28Aug21rv1_10_0+0365-c8f05696731 - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.02Sep031130.3723086 -g

To start TextTest for these tests, run:

texttest -a traci -d /home/delphi/clangDebug/sumo/tests


default: 591 tests: 591 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : context_subscription VAR_LANE2VEH_SPEED+POS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 131 (8-bit, unsigned) to type 'char' changed the value to -125 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -125 (8-bit, signed) to type 'unsigned char' changed the value to 131 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 131 (8-bit, unsigned) to type 'char' changed the value to -125 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -125 (8-bit, signed) to type 'unsigned char' changed the value to 131 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efe631a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efe61d1d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efe61f3f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : context_subscription VAR_VEH2LANE_SPEED+LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 132 (8-bit, unsigned) to type 'char' changed the value to -124 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -124 (8-bit, signed) to type 'unsigned char' changed the value to 132 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 132 (8-bit, unsigned) to type 'char' changed the value to -124 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -124 (8-bit, signed) to type 'unsigned char' changed the value to 132 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc5f8c3402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc5f77a87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc5f79ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : context_subscription bugs after_removal ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 132 (8-bit, unsigned) to type 'char' changed the value to -124 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -124 (8-bit, signed) to type 'unsigned char' changed the value to 132 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 132 (8-bit, unsigned) to type 'char' changed the value to -124 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -124 (8-bit, signed) to type 'unsigned char' changed the value to 132 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f60188d602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f601744a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f601766c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_COUNT no_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f04b2d3902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f04b18ad7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f04b1acf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_COUNT one_detector ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9d5d4be02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9d5c0327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9d5c2540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_COUNT two_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1219 byte(s) in 43 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f76bfb9a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f76be70e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f76be9300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_LIST no_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f061816502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0616cd97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0616efb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_LIST one_detector ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3e54cb902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3e5382d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3e53a4f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_LIST two_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1219 byte(s) in 43 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb42d5b702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb42c12b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb42c34d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector VAR_LANE_ID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 713 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f105487902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f10533ed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f105360f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector VAR_LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 713 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7de2dae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7de19227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7de1b440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector VAR_POSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 713 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f08165c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f08151397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f081535b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector errors UnknownAD ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f081a3a502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0818f197c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f081913b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable ArealDetector errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f268774e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f26862c27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f26864e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Edge ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f06008a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f05ff41b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f05ff63d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efe5950002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efe580747c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efe582960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe250f4202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe24fab67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe24fcd80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff915f0402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff914a787c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff914c9a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f05e1a1902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f05e058d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f05e07af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_LENGTH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f283829a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2836e0e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f28370300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_MEAN_SPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f69f388302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f69f23f77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f69f26190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_MEAN_SPEED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7d84c2502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7d837997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7d839bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_OCCUPANCY ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb63dea802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb63ca1c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb63cc3e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_OCCUPANCY_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f35bc29b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f35bae0f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f35bb0310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_PERSON_ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8bab97e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f8bab9c45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8baa4f27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_HALTING_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2bf5dec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2bf49607c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2bf4b820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_HALTING_NUMBER_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb9036e502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb9022597c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb90247b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd3eda8702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd3ec5fb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd3ec81d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_IDS_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f16f69e902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f16f555d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f16f577f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6cccd0002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6ccb8747c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6ccba960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbd9cebe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbd9ba327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbd9bc540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f356380702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f356237b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f356259d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_NUMBER_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faafd3b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faafbf277c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faafc1490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_CO2EMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff7734bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff77202f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff7722510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_CO2EMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f138068a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f137f1fe7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f137f4200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_COEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc31e8e802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc31d45c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc31d67e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_COEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2e6b7e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2e6a3577c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2e6a5790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_CURRENT_TRAVELTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f714144e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f713ffc27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f71401e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_CURRENT_TRAVELTIME_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb7fbb3f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb7fa6b37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb7fa8d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_EDGE_EFFORT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f599de9102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f599ca057c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f599cc270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_EDGE_EFFORT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ffad906f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffad7be37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffad7e050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_EDGE_TRAVELTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9fe04ac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9fdf0207c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9fdf2420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_EDGE_TRAVELTIME_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f179fa7002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f179e5e47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f179e8060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_FUELCONSUMPTION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3f14b6202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3f136d67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3f138f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_FUELCONSUMPTION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f23f378202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f23f22f67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f23f25180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_HCEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5049a1102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f50485857c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f50487a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_HCEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb85745e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb855fd27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb8561f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_NOISEEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> 
> =================================================================
> ==2240541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1079b7402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f10786e87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f107890a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_NOISEEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> 
> =================================================================
> ==2240547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb2446cf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb2432437c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb2434650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_NOXEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f570382f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f57023a37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f57025c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_NOXEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3b4fa9d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3b4e6117c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3b4e8330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_PMXEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f70f46bc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f70f32307c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f70f34520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_PMXEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe259c5302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe2587c77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe2589e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_WAITINGTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 656 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7b84a1502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7b835897c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7b837ab0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6039d6902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f60388dd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6038aff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Edge errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7d8f5ab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7d8e11f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7d8e3410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Edge errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0326aca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f032563e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f03258600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Edge errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5a64b8502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5a636f97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5a6391b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable InductionLoop ID_COUNT no_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff7dfee702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff7dea5b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff7dec7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_COUNT one_detector ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f497eff202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f497db667c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f497dd880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_COUNT two_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdc68d9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdc679137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdc67b350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_LIST no_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f940920102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9407d757c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9407f970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_LIST one_detector ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f05a60f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f05a4c6c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f05a4e8e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_LIST two_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f55e065e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f55df1d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f55df3f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop VAR_LANE_ID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5bfb6e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5bfa2577c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5bfa4790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop VAR_POSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7eff3eafd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7eff3d6717c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7eff3d8930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop errors UnknownIL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa06f69002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa06e2047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa06e4260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable InductionLoop errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f49d96da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f49d824e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f49d84700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable InductionLoop one_vehicle one1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9d148e102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9d134557c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9d136770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop one_vehicle two10s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f57ecc1c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f57eb7907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f57eb9b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop one_vehicle two1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faa0cca702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faa0b81b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faa0ba3d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f06a90ac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f06a7c207c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f06a7e420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f10bf1b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f10bdd257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f10bdf470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f568990402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f56884787c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f568869a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f76bc84302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f76bb3b77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f76bb5d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa1508c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa14f4357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa14f6570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 133 (8-bit, unsigned) to type 'char' changed the value to -123 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -123 (8-bit, signed) to type 'unsigned char' changed the value to 133 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f25ac4c702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f25ab03b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f25ab25d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 133 (8-bit, unsigned) to type 'char' changed the value to -123 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -123 (8-bit, signed) to type 'unsigned char' changed the value to 133 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1b3672402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1b352987c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1b354ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction VAR_POSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f949213902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9490cad7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9490ecf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction VAR_POSITION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f12e942e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f12e7fa27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f12e81c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction VAR_SHAPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0d1953702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0d180ab7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0d182cd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction VAR_SHAPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f273fa4d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f273e5c17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f273e7e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9e2c71302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9e2b2877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9e2b4a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Junction errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe16e82a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe16d39e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe16d5c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Junction errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5e3b1eb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5e39d5f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5e39f810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Junction errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ffba3c2e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffba27a27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffba29c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Lane ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fba149ce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fba135427c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fba137640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f47f4af002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f47f36647c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f47f38860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 136 (8-bit, unsigned) to type 'char' changed the value to -120 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -120 (8-bit, signed) to type 'unsigned char' changed the value to 136 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f94c7fd502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f94c6b497c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f94c6d6b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 136 (8-bit, unsigned) to type 'char' changed the value to -120 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -120 (8-bit, signed) to type 'unsigned char' changed the value to 136 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0768d8802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f07678fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0767b1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_ALLOWED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8e9a99402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8e995087c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8e9972a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_ALLOWED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd2626bd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd2612317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd2614530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_DISALLOWED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fae5af2702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fae59a9b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fae59cbd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_DISALLOWED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5d8c77202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5d8b2e67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5d8b5080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_EDGE_ID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0eba03702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0eb8bab7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0eb8dcd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_EDGE_ID_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff419d4702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff4188bb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff418add0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_LINKS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 179 (8-bit, unsigned) to type 'char' changed the value to -77 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -77 (8-bit, signed) to type 'unsigned char' changed the value to 179 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f16be7d402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f16bd3487c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f16bd56a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_LINKS_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 179 (8-bit, unsigned) to type 'char' changed the value to -77 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -77 (8-bit, signed) to type 'unsigned char' changed the value to 179 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcf0274102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcf012b57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcf014d70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_LINK_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2a58b8302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2a576f77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a579190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_LINK_NUMBER_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f13a92c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f13a7e397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f13a805b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f878d42302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f878bf977c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f878c1b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_LENGTH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f233889702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f233740b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f233762d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_MEAN_SPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc1c35e202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc1c21567c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc1c23780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_MEAN_SPEED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff95d0ce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff95bc427c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff95be640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_OCCUPANCY ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fafea5f302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fafe91677c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fafe93890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_OCCUPANCY_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa3c7ac502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa3c66397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa3c685b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_HALTING_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fba0d21a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fba0bd8e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fba0bfb00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_HALTING_NUMBER_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f73de0b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f73dcc277c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f73dce490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f19fddac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f19fc9207c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f19fcb420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6c31bd902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6c3074d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6c3096f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5334b4902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f53336bd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f53338df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_NUMBER_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f556dbe502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f556c7597c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f556c97b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_CO2EMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbe1f6d602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbe1e24a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbe1e46c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_CO2EMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa22443c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa222fb07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa2231d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_COEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f12bed4702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f12bd8bb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f12bdadd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_COEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc4fc5e502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc4fb1597c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc4fb37b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_CURRENT_TRAVELTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3101f7b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3100aef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3100d110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_CURRENT_TRAVELTIME_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0cf191302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0cf04877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0cf06a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_FUELCONSUMPTION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5d4977d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5d482f17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5d485130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_FUELCONSUMPTION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f577ebb202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f577d7267c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f577d9480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_HCEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcc1622002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcc14d947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcc14fb60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_HCEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7facad9d202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7facac5467c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7facac7680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6862a0a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f686157e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f68617a00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_LENGTH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faf646f502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faf632697c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faf6348b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_MAXSPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f33e7e4202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f33e69b67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f33e6bd80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_MAXSPEED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2437b9c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f24367107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f24369320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_NOISEEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> 
> =================================================================
> ==2237785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4ef4ede02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4ef3a527c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4ef3c740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_NOISEEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> 
> =================================================================
> ==2237787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f49d648402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f49d4ff87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f49d521a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_NOXEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f87932db02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8791e4f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f87920710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_NOXEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb5871a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb585d1b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb585f3d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_PMXEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe3446e102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe3432557c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe3434770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_PMXEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa89690c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa8954807c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa8956a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_SHAPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1ec99e702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1ec855b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ec877d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_SHAPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4dcf08402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4dcdbf87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4dcde1a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_WAITINGTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2a46dcb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2a4593f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a45b610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_WIDTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6aaf81c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6aae3907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6aae5b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_WIDTH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f793185202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f79303c67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f79305e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd4ab03802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd4a9bac7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd4a9dce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Lane errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f302ccc902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f302b83d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f302ba5f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Lane errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb845cd302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb8448477c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb844a690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Lane errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f35937d502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f35923497c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f359256b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable MeMeDetector ID_COUNT no_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd498c5f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd4977d37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd4979f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_COUNT one_detector ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe2e3af302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe2e26677c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe2e28890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_COUNT two_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f016b08102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0169bf57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0169e170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_LIST no_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f19eb0c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f19e9c357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f19e9e570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_LIST one_detector ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb06d05c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb06bbd07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb06bdf20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_LIST two_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5bdb42a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5bd9f9e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5bda1c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector errors UnknownAD ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f79fdf8a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f79fcafe7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f79fcd200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable MeMeDetector errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f562987c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f56283f07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f56286120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable MeMeDetector one_vehicle one1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1767c4502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17667b97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17669db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector one_vehicle two10s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3dd344102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3dd1fb57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3dd21d70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector one_vehicle two1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9e4581a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9e4438e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9e445b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4c37f4302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4c36ab77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4c36cd90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed two10s_10m_s_near ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3d20ccf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3d1f8437c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3d1fa650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faf37d8302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faf368f77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faf36b190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed two1s_10m_s_near ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdc0f9f502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdc0e5697c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdc0e78b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb8c33db02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb8c1f4f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb8c21710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd245a5c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd2445d07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd2447f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbadbbf002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbada7647c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbada9860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2f1af5902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2f19acd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2f19cef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6092e2d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f60919a17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6091bc30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_COLOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe6a8a2102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe6a75957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe6a77b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_COLOR_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb66408102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb662bf57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb662e170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_POSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff3cf88002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff3ce3f47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff3ce6160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_POSITION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f742b9aa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f742a51e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f742a7400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_TYPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f714a69f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f71492137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f71494350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_TYPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9a6885802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9a673cc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9a675ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9789e8602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f97889fa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9788c1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable POI errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa526b1e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa5256927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa5258b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable POI errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdce457002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdce30e47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdce33060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable POI errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5950f2a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f594fa9e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f594fcc00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Person ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb21127c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb2112c25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb20fdf07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f829c10702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f829c14d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f829ac7b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f64480e802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f644812e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6446c5c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fecdf7e402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fecdf82a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fecde3587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_ANGLE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8fd3c3402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f8fd3c7a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8fd27a87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_ANGLE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9ed516f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f9ed51b55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9ed3ce37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_COLOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6c7a34e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f6c7a3945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6c78ec27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_COLOR_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fef7eb6c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fef7ebb25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fef7d6e07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_LANEPOSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa46852402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa46856a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa4670987c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_LANEPOSITION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f23242b402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f23242fa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2322e287c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_NEXT_EDGE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f03d4c1302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f03d4c595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f03d37877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_POSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2c2911502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f2c2915b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2c27c897c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_POSITION3D ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4432eb902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f4432eff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4431a2d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_POSITION3D_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe9adf7e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe9adfc45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe9acaf27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_POSITION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fda234a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fda234ed5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fda2201b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_ROAD_ID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f875935f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f87593a55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8757ed37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_ROAD_ID_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5824f0d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f5824f535ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5823a817c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_SPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f136279c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f13627e25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f13613107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_SPEED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2f35f1002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f2f35f565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2f34a847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_TYPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1b3989e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1b398e45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1b384127c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_TYPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fac2ba9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fac2bae55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fac2a6137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_WAITINGTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f82208dc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f82209225ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f821f4507c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,278
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 718 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa2ef97a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa2ef9c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa2ee4ee7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1c1,18
< Error: Answered with error to command 0xae: Get Person Variable: unsupported variable 0xff specified
---
> Quitting (on error).
> 
> =================================================================
> ==2239372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd5a615202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd5a4cc67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd5a615202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> SUMMARY: AddressSanitizer: 816 byte(s) leaked in 20 allocation(s).
---------- Differences in testclient_out ----------
2,14c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=174 varID=255 objID=0
< .. Answered with error to command (174), [description: Get Person Variable: unsupported variable 0xff specified]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----

TEST FAILED on ts-sim-build-ba : get_variable Person errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,278
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 754 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1a1cbc902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1a1cc0f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1a1b73d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,278
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 754 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f40589eb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f4058a315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f405755f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f866fc6a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f866e7de7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f866ea000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa04c86302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa04b3d77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa04b5f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f685c9ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f685b5227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f685b7440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f917fea102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f917ea157c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f917ec370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_COLOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd1d55b902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd1d412d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd1d434f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_COLOR_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fda6eea402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fda6da187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fda6dc3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_FILL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff66305202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff661bc67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff661de80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_FILL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f50285a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f502711b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f502733d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_SHAPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9f5b6da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9f5a24e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9f5a4700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_SHAPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc0a2cc202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc0a18367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc0a1a580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_TYPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd85e50b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd85d07f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd85d2a10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_TYPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f44edb3a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f44ec6ae7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f44ec8d00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe060c0402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe05f7787c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe05f99a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Polygon errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc54602202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc544b967c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc544db80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Polygon errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa7304b902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa72f02d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa72f24f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Polygon errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f15ffafa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f15fe66e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f15fe8900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Route ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f53d8f8102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f53d7af57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f53d7d170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faca185c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faca03d07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faca05f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f16229d402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f16215487c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f162176a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2b4202502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2b40b997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2b40dbb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route VAR_EDGES ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7feae44a802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feae301c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feae323e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route VAR_EDGES_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f627753e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f62760b27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f62762d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4eed8a002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4eec4147c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4eec6360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Route errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f83fda9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f83fc6137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f83fc8350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Route errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5d4556002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5d440d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5d442f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Route errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa06f4a102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa06e0157c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa06e2370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Simulation DISTANCE_REQUEST 3D3DAir ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc862adf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc8616537c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc8618750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST 3D3DDrive ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7982a0b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f798157f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f79817a10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST 3DRoadPosAir ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1c44a4402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1c435b87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1c437da0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST 3DRoadpPosDrive ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd385ff302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd384b677c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd384d890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST RoadPos3DAir ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb31793202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb3164a67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb3166c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST RoadPos3DDrive ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5494d6902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f54938dd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5493aff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST RoadPosRoadPosAir ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ffa4c44c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffa4afc07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffa4b1e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST RoadPosRoadPosDrive ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff08840602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff086f7a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff08719c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION 2DToRoadPos ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9935cc802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f993483c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9934a5e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION 3DToRoadPos ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faa6c9df02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faa6b5537c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faa6b7750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION InvalidLaneId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd913d6502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd9128d97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd912afb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Simulation POSITION_CONVERSION InvalidPosOnRoad ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fee8047402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fee7efe87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fee7f20a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Simulation POSITION_CONVERSION InvalidRoadId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0c9c7b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0c9b3247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0c9b5460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Simulation POSITION_CONVERSION RoadPosTo2D ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2240689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc8a456302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc8a30d77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc8a32f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Simulation POSITION_CONVERSION RoadPosTo3D ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2240702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe92a95402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe9294c87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe9296ea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Simulation POSITION_CONVERSION SameType3D ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb42638f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb424f037c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb4251250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION SameTypeRoadPos ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5102eeb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5101a5f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5101c810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation VAR_TIME_STEP ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe9ac86202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe9ab3d67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe9ab5f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f71e70a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f71e5c187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f71e5e3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Simulation vehicle_state_changes VAR_ARRIVED_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efebda4c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efebc5c07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efebc7e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_ARRIVED_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa6a894202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa6a74b67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa6a76d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_DEPARTED_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1a64b3c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1a636b07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1a638d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_DEPARTED_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f563884502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f56373b97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f56375db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_LOADED_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2e8fc2c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2e8e7a07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2e8e9c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_LOADED_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdafd91002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdafc4847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdafc6a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_ENDING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,364
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f076ca5e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f076b5d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f076b7f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_ENDING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,364
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f58488b502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f58474297c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f584764b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_MANEUVERING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,379
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 968 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3591bbe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f35907327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f35909540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_MANEUVERING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,379
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 968 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f48fafd502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f48f9b497c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f48f9d6b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_STARTING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,364
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff34692802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff34549c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff3456be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_STARTING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,364
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f06fb4ba02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f06fa02e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f06fa2500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_STOP_ENDING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,332
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f99f6f1102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f99f5a857c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f99f5ca70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_STOP_ENDING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,332
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f48cc23d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f48cadb17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f48cafd30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_STOP_STARTING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,332
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7feb2628c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feb24e007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feb250220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_STOP_STARTING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,332
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4042daf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f40419237c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4041b450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_TELEPORT_ENDING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f43fbabd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f43fa6317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f43fa8530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_TELEPORT_ENDING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe53e1ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe53cd227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe53cf440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_TELEPORT_STARTING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc0cf44502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc0cdfb97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc0ce1db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_TELEPORT_STARTING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2240900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3c5cf7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3c5baed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3c5bd0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT no_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f38828f002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f38814647c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f38816860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT one_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5f1f9ee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5f1e5627c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5f1e7840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT two_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5d6696602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5d654da7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5d656fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT_subseconds no_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f481586f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f48143e37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f48146050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT_subseconds one_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2518e4802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f25179bc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2517bde0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT_subseconds two_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f50b403c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f50b2bb07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f50b2dd20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST no_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5f39d0b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5f3887f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5f38aa10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST one_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f86d9b5c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f86d86d07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f86d88f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST two_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f500808c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5006c007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5006e220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST_subseconds no_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1ec686502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1ec53d97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ec55fb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST_subseconds one_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb0485f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb04716c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb04738e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST_subseconds two_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2236980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f25b324102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f25b1db57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f25b1fd70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_CURRENT_PHASE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe124c4b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe1237bf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe1239e10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_CURRENT_PHASE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f553f23e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f553ddb27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f553dfd40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_CURRENT_PROGRAM ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6f6c37402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6f6aee87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6f6b10a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_CURRENT_PROGRAM_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1026 byte(s) in 37 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb0b1e8702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb0b09fb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb0b0c1d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_DURATION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa508c7402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa5077e87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa507a0a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_DURATION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2a64e8802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2a639fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a63c1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_LANES ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f376e06102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f376cbd57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f376cdf70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_LANES_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2eb3c2602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2eb279a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2eb29bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_LINKS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f01d685e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f01d53d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f01d55f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_LINKS_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f70d32a802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f70d1e1c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f70d203e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_NEXT_SWITCH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f20a681502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f20a53897c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f20a55ab0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_NEXT_SWITCH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9d905ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9d8f1227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9d8f3440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_RYG_COMPLETE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1eb7430 in libsumo::TrafficLight::getAllProgramLogics(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/TrafficLight.cpp:81:35
>     #2 0x1bdbf62 in libsumo::TrafficLight::getCompleteRedYellowGreenDefinition(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/TrafficLight.h:79:16
>     #3 0x1bc17ef in TraCIServerAPI_TrafficLight::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:48:63
>     #4 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #7 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #8 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd3d529a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd3d650402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_RYG_COMPLETE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1eb7430 in libsumo::TrafficLight::getAllProgramLogics(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/TrafficLight.cpp:81:35
>     #2 0x1bdbf62 in libsumo::TrafficLight::getCompleteRedYellowGreenDefinition(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/TrafficLight.h:79:16
>     #3 0x1bc17ef in TraCIServerAPI_TrafficLight::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:48:63
>     #4 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #7 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #8 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1e1a7860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1e1b9f002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_RYG_STATE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc5c1b8902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc5c06fd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc5c091f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_RYG_STATE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcf647d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcf633447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcf635660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight errors UnknownTL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 656 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff3a93c002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff3a7f347c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff3a81560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable TrafficLight errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 656 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6ab73f002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6ab5f647c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6ab61860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable TrafficLight errors_subseconds UnknownTL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 692 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb29841d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb296f917c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb2971b30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable TrafficLight errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 692 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe32db6802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe32c6dc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe32c8fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Vehicle DISTANCE_REQUEST 3DAir ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f78807dc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f787f3507c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f787f5720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Vehicle DISTANCE_REQUEST 3DDrive ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f50882b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5086e257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f50870470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle DISTANCE_REQUEST RoadPosAir ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fad35b3102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fad346a57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fad348c70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Vehicle DISTANCE_REQUEST RoadPosDrive ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6a0e04502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6a0cbb97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6a0cddb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2eee73102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2eed2a57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2eed4c70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb90f6bd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb90e2317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb90e4530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5f1118102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5f0fcf57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5f0ff170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2f729f902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2f7156d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2f7178f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ACCUMULATED_WAITINGTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f235b67302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f235a1e77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f235a4090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ANGLE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7df786b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7df63df7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7df66010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ANGLE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f36c793b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f36c64af7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f36c66d10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_APPARENT_DECEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f172764202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17261b67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17263d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_APPARENT_DECEL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f51a5b5b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f51a46cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f51a48f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_CO2EMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f90b02f902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f90aee6d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f90af08f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_CO2EMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fccff5ba02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fccfe12e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fccfe3500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_COEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd5e6dc702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd5e593b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd5e5b5d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_COEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6d5c16a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6d5acde7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6d5af000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_COLOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1ad4b5102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1ad36c57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ad38e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_COLOR_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd3ce71e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd3cd2927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd3cd4b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_DISTANCE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff6b4c9c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff6b38107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff6b3a320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGES ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f98dbe2202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f98da9967c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f98dabb80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGES_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f42255a002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f42241147c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f42243360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGE_EFFORT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1f4c29d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1f4ae117c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1f4b0330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGE_EFFORT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0b91dfc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0b909707c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0b90b920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGE_TRAVELTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5a7512302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5a73c977c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5a73eb90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGE_TRAVELTIME_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f68d914d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f68d7cc17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f68d7ee30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EMERGENCY_DECEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6a30c3402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6a2f7a87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6a2f9ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EMERGENCY_DECEL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe194aee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe1936627c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe1938840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_FUELCONSUMPTION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0e69ca402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0e688187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0e68a3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_FUELCONSUMPTION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2961d9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f296090f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2960b310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_HCEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f594926502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5947dd97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5947ffb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_HCEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2c98a9302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2c976077c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2c978290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_LANEPOSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbc438a802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbc4241c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbc4263e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_LANEPOSITION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fedbfba302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fedbe7177c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fedbe9390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_LANE_ID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff85fbb702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff85e72b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff85e94d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_LANE_ID_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbe0b9ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbe0a5217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbe0a7430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_NOISEEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6e668ed02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6e654617c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e656830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_NOISEEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbd85a5c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbd845d07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbd847f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_NOXEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f831606502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8314bd97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8314dfb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_NOXEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f854968602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f85481fa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f854841c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_PMXEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f73640a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7362c187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7362e3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_PMXEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8cf78f402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8cf64687c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8cf668a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_POSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f36bb00702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f36b9b7b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f36b9d9d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_POSITION3D ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa9ae12a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa9acc9e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa9acec00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_POSITION3D_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f38f9ef502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f38f8a697c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f38f8c8b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_POSITION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2237974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7f150f302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7f13c677c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7f13e890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROAD_ID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3ff6c3602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3ff57aa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3ff59cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROAD_ID_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0a51eca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0a50a3e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0a50c600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROUTE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc9ac30902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc9aae7d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc9ab09f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROUTE_INDEX ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb769b4b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb7686bf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb7688e10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROUTE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2ed55a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2ed411b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2ed433d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_SPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb8c69f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb8c556c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb8c578e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_SPEED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7148c5902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f71477cd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f71479ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_STOPSTATE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efe6bdec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efe6a9607c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efe6ab820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_STOPSTATE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd1afd5e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd1ae8d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd1aeaf40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_TYPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6d169be02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6d155327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6d157540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_TYPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb5d713502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb5d5ca97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb5d5ecb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_WAITINGTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff1220ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff120c217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff120e430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f69cfc7102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f69ce7e57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f69cea070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Vehicle errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f55c1ed302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f55c0a477c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f55c0c690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Vehicle errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f461979102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f46183057c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f46185270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable Vehicle errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcd464ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcd450217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcd452430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable VehicleType ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc9db58902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc9da0fd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc9da31f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbc989dd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbc975517c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbc977730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 135 (8-bit, unsigned) to type 'char' changed the value to -121 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -121 (8-bit, signed) to type 'unsigned char' changed the value to 135 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f392561802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f392418c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f39243ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 135 (8-bit, unsigned) to type 'char' changed the value to -121 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -121 (8-bit, signed) to type 'unsigned char' changed the value to 135 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fea9cb7402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fea9b6e87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fea9b90a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_ACCEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f829632b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8294e9f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f82950c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_ACCEL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff7a981202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff7a83867c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff7a85a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_APPARENT_DECEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efdd00a302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efdcec177c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efdcee390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_APPARENT_DECEL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f003575e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f00342d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f00344f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_COLOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f16d52e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f16d3e577c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f16d40790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_COLOR_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f880973602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f88082aa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f88084cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_DECEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f18adc6702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f18ac7db7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f18ac9fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_DECEL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1ba843102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1ba6fa57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ba71c70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_EMERGENCY_DECEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f700e59f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f700d1137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f700d3350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_EMERGENCY_DECEL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6d56ba902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6d5571d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6d5593f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_EMISSIONCLASS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f996c22502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f996ad997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f996afbb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_EMISSIONCLASS_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f87aa00d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f87a8b817c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f87a8da30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_HEIGHT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0307eef02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0306a637c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0306c850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa50126302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa4ffdd77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa4ffff90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_LENGTH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdc7a50102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdc790757c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdc792970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_MAXSPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f269c3b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f269af277c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f269b1490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_MAXSPEED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2e56a2202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2e555967c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2e557b80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_MINGAP ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f30c094e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f30bf4c27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f30bf6e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_MINGAP_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5f3ddbe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5f3c9327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5f3cb540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_SHAPECLASS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f087bbe402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f087a7587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f087a97a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_SHAPECLASS_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f20c27eb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f20c135f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f20c15810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_TAU ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe41c11b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe41ac8f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe41aeb10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_TAU_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3a9101902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3a8fb8d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3a8fdaf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_VEHICLECLASS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f191a4cb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f191903f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f19192610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_VEHICLECLASS_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7f7875f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7f772d37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7f774f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_WIDTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f44f148f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f44f00037c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f44f02250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_WIDTH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f32ed82002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f32ec3947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f32ec5b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f963ca1d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f963b5917c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f963b7b30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable VehicleType errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2238952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc91470d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc9132817c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc9134a30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable VehicleType errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa70268902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa7011fd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa70141f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : get_variable VehicleType errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2239036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1189b0e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f11886827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f11888a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Edge EdgeEffortInfo Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f44e9b9302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f44e87077c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f44e89290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge EdgeEffortInfo InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,294
> 
> =================================================================
> ==2243408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f782157f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f78200f37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f78203150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Edge EdgeTravelTimeInfo Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb985e8802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb9849fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb984c1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge EdgeTravelTimeInfo InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,294
> 
> =================================================================
> ==2243333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4aa88eb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4aa745f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4aa76810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Edge VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa230fa602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa22fb1a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa22fd3c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge error ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
3a4,6
> =================================================================
> ==2243471==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000013e90 at pc 0x000001ab589b bp 0x7ffe3341c1b0 sp 0x7ffe3341c1a8
> WRITE of size 8 at 0x60b000013e90 thread T0

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_ALLOWED Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5828f8002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5827af47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5827d160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_ALLOWED InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2243232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f26b9f3102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f26b8aa57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f26b8cc70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Lane LANE_ALLOWED InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2243251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f31cff0602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f31cea7a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f31cec9c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Lane LANE_DISALLOWED Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe1f78f702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe1f646b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe1f668d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_DISALLOWED InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2243228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f748862e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f74871a27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f74873c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Lane LANE_DISALLOWED InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2243331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc0c7dea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc0c695e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc0c6b800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Lane LENGTH Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbb03e5302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbb029c77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbb02be90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LENGTH InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2243321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f098f41c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f098df907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f098e1b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Lane LENGTH InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2243299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9b5f26602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9b5ddda7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9b5dffc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Lane MAX_SPEED Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9c789d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9c775447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9c777660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane MAX_SPEED InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2243292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa2c37f202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa2c23667c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa2c25880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Lane MAX_SPEED InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2243291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f094b88a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f094a3fe7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f094a6200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Lane VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f15488e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f15474577c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f15476790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI ADD ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5ad2f9c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5ad1b107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5ad1d320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI REMOVE Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4159ae802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f415865c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f415887e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI REMOVE InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2242951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f23562e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2354e577c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f23550790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable POI REMOVE InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2242957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbc56c5b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbc557cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbc559f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable POI VAR_COLOR Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f46d682402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f46d53987c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f46d55ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_COLOR InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0cf8f6702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0cf7adb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0cf7cfd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable POI VAR_COLOR InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb53932702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb537e9b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb5380bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable POI VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fee8b00302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fee89b777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fee89d990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_POSITION Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f48feba502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f48fd7197c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f48fd93b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_POSITION InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd4b53f002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd4b3f647c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd4b41860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable POI VAR_POSITION InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3a686da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3a6724e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3a674700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable POI VAR_TYPE Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5cc7b5d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5cc66d17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5cc68f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_TYPE InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f539b42002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5399f947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f539a1b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable POI VAR_TYPE InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f48e636402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f48e4ed87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f48e50fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Polygon ADD ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f61eed0d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f61ed8817c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f61edaa30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon REMOVE Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff4ec76102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff4eb2d57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff4eb4f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon REMOVE InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2243117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f635a96202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f63594d67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f63596f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Polygon REMOVE InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2243153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fce7701402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fce75b887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fce75daa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Polygon VAR_COLOR Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f86fe92502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f86fd4997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f86fd6bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_COLOR InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd4b126b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd4afddf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd4b00010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Polygon VAR_COLOR InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3a27f9702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3a26b0b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3a26d2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Polygon VAR_FILL Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1d536de02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1d522527c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1d524740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_FILL InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f05b9fd002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f05b8b447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f05b8d660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Polygon VAR_FILL InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3ac3d8502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3ac28f97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3ac2b1b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Polygon VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f14cda6e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f14cc5e27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f14cc8040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_SHAPE Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f31d4e8402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f31d39f87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f31d3c1a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_SHAPE InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f40c72d602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f40c5e4a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f40c606c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Polygon VAR_SHAPE InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f84f883c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f84f73b07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f84f75d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Polygon VAR_TYPE Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f991cd8f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f991b9037c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f991bb250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_TYPE InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6d4239902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6d40f0d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6d4112f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Polygon VAR_TYPE InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe24c7d902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe24b34d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe24b56f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Route ADD ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f40f724b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f40f5dbf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f40f5fe10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Route VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f47944d102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f47930457c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f47932670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Simulation CMD_CLEAR_PENDING_VEHICLES ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f924193b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f92404af7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f92406d10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Simulation CMD_SAVE_SIMSTATE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4e7f35002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4e7dec47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4e7e0e60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_addTwo ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,10
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3a12,278
> 
> =================================================================
> ==2241231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7c60af002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 448 byte(s) in 4 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8f43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7f7c5f8860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_replace ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,276
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f68478b502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 448 byte(s) in 4 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8f43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7f684664b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f68464297c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_replaceAdded ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f79a75f102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 448 byte(s) in 4 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8f43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7f79a63870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM replace_less_phases ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,276
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1486ba702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 336 byte(s) in 3 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8f43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7f148593d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f148571b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_DURATION basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f81b7cff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f81b68737c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f81b6a950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_DURATION error_FalseValueType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb6b2edb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb6b1a4f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb6b1c710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable TrafficLight TL_PHASE_INDEX basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6518acc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f65176407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f65178620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_INDEX error_FalseValueType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f825380402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f82523787c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f825259a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable TrafficLight TL_PHASE_INDEX error_IndexNegative ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f675b79d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f675a3117c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f675a5330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable TrafficLight TL_PHASE_INDEX error_IndexTooLarge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3a4108f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3a3fc037c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3a3fe250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable TrafficLight TL_PROGRAM basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff411f8402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff410af87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff410d1a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PROGRAM error_UnknownProgram ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,255
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4842b4502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f48416b97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f48418db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable TrafficLight TL_STATE basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f486559902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f486410d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f486432f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_STATE error_FalseValueType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcba654302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcba50b77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcba52d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable TrafficLight VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 424 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcab547902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcab3fed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcab420f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight errors UnknownTL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc0b512f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc0b3ca37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc0b3ec50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable TrafficLight errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0e800ba02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0e7ec2e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0e7ee500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable TrafficLight errors invalid_phase_index ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,9
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a11,277
> 
> =================================================================
> ==2241365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7ad9cc802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 336 byte(s) in 3 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8f43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7f7ad8a5e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD ADD ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 717 byte(s) in 26 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f20ccb3402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f20cb6a87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f20cb8ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
6a15,298
> 
> =================================================================
> ==2242139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc90a61402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc9091887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc9093aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ADD InvalidLane ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
6a15,377
> 
> =================================================================
> ==2242143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb30cbae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 840 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x14954d6 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:24
>     #2 0x1f534e4 in libsumo::Vehicle::add(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char
> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1185:74
>     #3 0x1c24351 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:977:17
>     #4 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #7 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #8 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb30b9440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidPos ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,293
> 
> =================================================================
> ==2242183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fac8d87b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fac8c3ef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fac8c6110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ADD InvalidRoute ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
6a15,298
> 
> =================================================================
> ==2242162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f623624402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6234db87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6234fda0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ADD InvalidSpeed ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
7a16,378
> 
> =================================================================
> ==2242164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcf7889902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 840 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x14954d6 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:24
>     #2 0x1f534e4 in libsumo::Vehicle::add(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char
> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1185:74
>     #3 0x1c24351 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:977:17
>     #4 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #7 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #8 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fcf7762f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
6a15,298
> 
> =================================================================
> ==2242137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3f6fe7702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3f6e9eb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3f6ec0d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeLane Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 657 byte(s) in 25 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3e28d3b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3e278af7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3e27ad10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane InvalidLaneId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5d2a19602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5d28d0a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5d28f2c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeLane InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9174c5702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f91737cb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f91739ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeLane PassingJunction ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc75e53d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc75d0b17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc75d2d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane RouteDisallows ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f430214c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4300cc07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4300ee20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane hold ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fae13eae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fae12a227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fae12c440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane relativeLaneChange ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 657 byte(s) in 25 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8e4e3e902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8e4cf5d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8e4d17f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane relativeLaneChangeOpposite ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 699 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd4941c602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd492d3a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd492f5c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,329
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa4ee7c902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa4ed33d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa4ed55f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute FalseEdge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdcf67d402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdcf53487c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdcf556a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeRoute InvalidNodeId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9bb33ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9bb1f227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9bb21440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeRoute UnknownEdge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,310
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 140 (8-bit, unsigned) to type 'char' changed the value to -116 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -116 (8-bit, signed) to type 'unsigned char' changed the value to 140 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efef6d8d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efef59017c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efef5b230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeRoute disconnected ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,310
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f57bbad102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f57ba6457c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f57ba8670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeRoute invalidOnInternal ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 557 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0d3a85d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0d393d17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0d395f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeRouteBus Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,352
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 841 byte(s) in 33 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0dcb06f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0dc9be37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0dc9e050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,328
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f375271302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f37512877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f37514a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID FalseEdge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f521fd7502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f521e8e97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f521eb0b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeRouteByID InvalidNodeId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f83f513a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f83f3cae7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f83f3ed00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeRouteByID InvalidRouteId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff7dff9502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff7deb097c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff7ded2b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeRouteByID disconnected ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,310
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f17f10ee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17efc627c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17efe840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeTarget Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,329
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd042fe602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd041b5a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd041d7c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget InvalidEdgeId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa64846f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa646fe37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa6472050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeTarget InvalidNodeId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1ded27a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1debdee7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1dec0100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle ChangeTarget OnInternal ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,329
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 557 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa0f587102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa0f43e57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa0f46070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget UnreachableTarget ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3a8,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcdc236102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcdc0ed57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcdc10f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle EdgeEffortInfo Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f981e9ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f981d55e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f981d7800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle EdgeEffortInfo InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,294
> 
> =================================================================
> ==2241941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f34aa5c202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f34a91367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f34a93580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle EdgeTravelTimeInfo Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb9794b902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb97802d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb97824f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle EdgeTravelTimeInfo InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,294
> 
> =================================================================
> ==2241888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f79b1a7502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f79b05e97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f79b080b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle LaneChangeMode NoCoop ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4e91e3d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4e909b17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4e90bd30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoRight ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa1d2a1a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa1d158e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa1d17b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoSpeedGain ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd179f7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd178aed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd178d0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoStrategic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6e82ca702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6e8181b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e81a3d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode Prio_Always ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3a12,384
> 
> =================================================================
> ==2241667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe951c1a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe95078e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe9509b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle LaneChangeMode Prio_NoOverlap ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a11,363
> 
> =================================================================
> ==2241675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 670 byte(s) in 26 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f37b557802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f37b40ec7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f37b430e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle LaneChangeMode Prio_Opportunistic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f270317902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2701ced7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2701f0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode Prio_Urgent ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa64284302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa6413b77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa6415d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveTo InvalidEdge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5b7149a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5b7000e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5b702300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle MoveTo InvalidLane ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f12b9a2102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f12b85957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f12b87b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle MoveTo InvalidNodeId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f417517302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4173ce77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4173f090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle MoveTo MoveTo ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9e62eff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9e61a737c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9e61c950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY failed ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 476 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7fefabe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7fee6327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7fee8540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle MoveToXY force_collision ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,293
> 
> =================================================================
> ==2242574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9ceff5302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9ceeac77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9ceece90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle MoveToXY implicit_speed ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7e8a55b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7e890cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7e892f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY junction ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 618 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7ef88fa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7ef746e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7ef76900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY leave_net ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 617 byte(s) in 25 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2a29fa302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2a28b177c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a28d390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_edge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdfb30ca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdfb1c3e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdfb1e600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_edge2 ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 618 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1cac3c202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1caaf367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1cab1580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_edge_by_id ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff2430a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff241c1a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff241e3c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_failed ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 476 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb4aba4002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb4aa5b47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb4aa7d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle MoveToXY offroute_junction ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 618 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f679317102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6791ce57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6791f070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY set_angle ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3a12,295
> 
> =================================================================
> ==2242708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1c9e4da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1c9d04e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1c9d2700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle MoveToXY set_ignored_angle ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f460121f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f45ffd937c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f45fffb50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY set_speed ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9bc581202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9bc43867c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9bc45a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7581de002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f75809547c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7580b760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_junction ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 668 byte(s) in 26 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7f1eeda02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7f1da4e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7f1dc700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroad ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f11aec9302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f11ad8077c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f11ada290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroad_mode2 ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fecc992902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fecc849d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fecc86bf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroute ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f58a0e8302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f589f9f77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f589fc190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroute_junction ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 668 byte(s) in 26 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd6ec96c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd6eb4e07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd6eb7020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY subsequent_edge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4c4b01802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4c49b8c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4c49dae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY undeparted ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f66e235702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f66e0ecb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f66e10ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY undeparted2 ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,313
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7248da702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f724791b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7247b3d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle REMOVE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd1be2e602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd1bce5a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0xfa62f0 in __gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xfa621d in std::allocator_traits<std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::allocate(std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xfa5bff in std::_Vector_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xfd9716 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<ch
ar>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xf2276b in std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::push_back(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x1ab870d in TraCIServer::vehicleStateChanged(SUMOVehicle const*, MSNet::VehicleState, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:405:48
>     #7 0xf031f6 in MSNet::informVehicleStateListener(SUMOVehicle const*, MSNet::VehicleState, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1140:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode InvalidNodeId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f56420d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5640c447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5640e660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcacfc9002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcace8047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcacea260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoAccelCheck ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f00c9ab502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f00c86297c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f00c884b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoDecelCheck ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f15900fe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f158ec727c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f158ee940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoSafetyCheck ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a11,345
> 
> =================================================================
> ==2242006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd70fb4802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd70e6bc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd70e8de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle SetSpeed_SpeedMode ignore_junction ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,308
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0ad49df02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0ad35537c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0ad37750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode runs_at_red_forced ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
5a6,313
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 907 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fda1043302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fda0efa77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fda0f1c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle Signalling Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f169c82002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f169b3947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f169b5b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle Signalling InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fec3886402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fec373d87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fec375fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle SlowDown Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fed19e8a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fed189fe7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fed18c200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6b68a7402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6b675e87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6b6780a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_NoAccelCheck ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4aa6bc702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4aa573b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4aa595d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_NoDecelCheck ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f52aa5df02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f52a91537c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f52a93750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f89bd34102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f89bbeb57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f89bc0d70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle SlowDown InvalidTimeInterval ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff5cfea502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff5cea197c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff5cec3b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle SlowDown VeryFast ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a11,294
> 
> =================================================================
> ==2241431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f206a51402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f20690887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f20692aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle SlowDownAndSetSpeed ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fedb0a0402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fedaf5787c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fedaf79a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle StopNode InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9305e3802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f93049ac7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9304bce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle StopNode Parking ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,363
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f977b51002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f977a0847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f977a2a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle StopNode PositionRoadMap ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,331
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2241407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1f96daa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1f9591e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1f95b400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated get_id_multi_set ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,308
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 593 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f694118d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f693fd017c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f693ff230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated get_id_single_set ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,308
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 593 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faf7ea7602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faf7d5ea7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faf7d80c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated multi_set ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1d966d502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1d952497c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1d9546b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated set_individual_length ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,308
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 593 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f69da67302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f69d91e77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f69d94090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle remove_parking ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,383
> 
> =================================================================
> ==2242209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f19433a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1941f1d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0xfa62f0 in __gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xfa621d in std::allocator_traits<std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::allocate(std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xfa5bff in std::_Vector_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xfd9716 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<ch
ar>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xf2276b in std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::push_back(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x1ab870d in TraCIServer::vehicleStateChanged(SUMOVehicle const*, MSNet::VehicleState, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:405:48
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting effort_global_reroute ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,315
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f29c176b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f29c02df7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f29c05010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting effort_vehicle_reroute ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,315
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb60b05702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb609bcb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb609ded0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting tt_global_reroute ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,315
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f78cfb4c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f78ce6c07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f78ce8e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting tt_vehicle_reroute ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,315
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4d4863402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4d471a87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4d473ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle resume_from_stop ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,330
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb5e334d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb5e1ec17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb5e20e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle resume_from_stop_parking ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,362
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f687118e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f686fd027c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f686ff240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle resume_from_stop_triggered ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,362
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9f4645e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9f44fd27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9f451f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_ACCEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f32ae82502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f32ad3997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f32ad5bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_COLOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa40d0c802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa40bc3c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa40be5e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_DECEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f278839702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2786f0b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f278712d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_EMISSIONCLASS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe592d1302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe5918877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe591aa90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_IMPERFECTION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb85e41302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb85cf877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb85d1a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9976f4402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9975ab87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9975cda0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_MAXSPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,293
> 
> =================================================================
> ==2242336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff1c1abd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff1c06317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff1c08530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle zSimpleSetGet VAR_MAXSPEED_0 ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,293
> 
> =================================================================
> ==2242355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbb3b82202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbb3a3967c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbb3a5b80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : set_variable Vehicle zSimpleSetGet VAR_MINGAP ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3f4946402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3f47fd87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3f481fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f173ca7702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f173b5eb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f173b80d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_SHAPECLASS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6bfcd8002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6bfb8f47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6bfbb160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_SPEED_FACTOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbf2fb7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbf2e6ed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbf2e90f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_TAU ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff049c5f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff0487d37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff0489f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_VEHICLECLASS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4c3636202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4c34ed67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4c350f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_WIDTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2242414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0f8c71202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0f8b2867c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0f8b4a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : testAPI ( Last six runs Sep2021 Aug2021 )

---------- Differences in detector ----------
2a3,9
> <!-- generated on 2021-08-28 03:12:27 by Eclipse SUMO sumo Version v1_10_0+0365-c8f05696731
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> SPDX-License-Identifier: EPL-2.0
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c11,42
< <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="1.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="1.00" end="2.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="2.00" end="3.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="3.00" end="4.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="4.00" end="5.00" id="det1" nVehContrib="0" flow="0.00" occupancy="20.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="1"/>
< </detector>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
>     <time>
>         <begin value="0"/>
>         <end value="100"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 239 (8-bit, unsigned) to type 'char' changed the value to -17 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -17 (8-bit, signed) to type 'unsigned char' changed the value to 239 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3c11,105
< Error: Requested command not implemented (0xcc): GUI is not running, command not implemented in command line sumo
---
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:258:52: runtime error: member call on address 0x617000018180 which does not point to an object of type 'MSVehicleType'
> 0x617000018180: note: object has invalid vptr
>  25 00 00 57  19 00 00 62 00 00 00 00  50 62 07 05 00 00 00 00  00 00 00 00 be be be be  be be be be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:258:52 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:182:16: runtime error: member access within address 0x617000018180 which does not point to an object of type 'const MSVehicleType'
> 0x617000018180: note: object has invalid vptr
>  25 00 00 57  19 00 00 62 00 00 00 00  50 62 07 05 00 00 00 00  00 00 00 00 be be be be  be be be be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:182:16 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:182:16: runtime error: member access within address 0x617000018188 which does not point to an object of type 'const SUMOVTypeParameter'
> 0x617000018188: note: object is of type 'Parameterised'
>  00 00 00 00  50 62 07 05 00 00 00 00  00 00 00 00 be be be be  be be be be be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'Parameterised'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:182:16 in 
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,32d0
< ***Starting server on port <PORT> ***
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Error: Answered with error to command 0xa3: No connection from lane 'e_vu0_0' to lane 'e_m4_1'
< Error: Answered with error to command 0xa3: Lane 'dummy' is not known
< custom message test
< Simulation ended at time: 15.00
< Reason: TraCI issued load command.
< DijkstraRouter answered 3 queries and explored 12.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 38.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 5 queries and explored 9.80 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Error: Requested command not implemented (0xcc): GUI is not running, command not implemented in command line sumo
< Simulation ended at time: 5.00
< Reason: TraCI requested termination.
< Performance: 
< Vehicles: 
<  Inserted: 1
<  Running: 1
<  Waiting: 0
< Persons: 
<truncated after showing first 30 lines>
---------- Differences in testclient_out ----------
148,223d147
<     getIDList: p0 pWaiting
<     getRoadID: e_m3
<     getLaneID: e_m3_0
<     getTypeID: stilts
<     getWaitingTime: 0.00
<     getNextEdge: :n_m4_4
<     getStage: walking
<     getRemainingStages: 1
<     getVehicle: 
<     getEdges: e_m3 e_m4
<     getPosition: TraCIPosition(1501.64,490.47,0)
<     getPosition3D: TraCIPosition(1501.64,490.47,0)
<     getAngle: 90.00
<     getSlope: 0.00
<     getLanePosition: 1.64
<     getLength: 0.21
<     getColor: TraCIColor(255,255,0,128)
<     param: bar
<     getSpeed: 2.57
<     getRemainingStages: 4
<     getRemainingStages: 3
<     getRemainingStages: 1
<     getStage: waiting (last stage removed)
<     getEdges after rerouting: e_u1 e_vu2 e_m5
<   trafficlights:
<     getIDList: n_m4
<     getIDCount: 1
<     state: ggGGrrr
<     program: 0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f204be0902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f204a97d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f204ab9f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEEDLANEPOS1 ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1c8d23602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1c8bdaa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1c8bfcc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEEDLANEPOS2 ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f704097d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f703f4f17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f703f7130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEED_ARRIVED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f58bf09f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f58bdc137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f58bde350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEED_LIMITED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f02ca7dd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f02c93517c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f02c95730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription errors ArrivedVehicle ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8c2aed802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8c29a4c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8c29c6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : variable_subscription errors UnknownCommand ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 255 (8-bit, unsigned) to type 'char' changed the value to -1 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -1 (8-bit, signed) to type 'unsigned char' changed the value to 255 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,310
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 255 (8-bit, unsigned) to type 'char' changed the value to -1 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -1 (8-bit, signed) to type 'unsigned char' changed the value to 255 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff2959e502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff2945597c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff29477b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : variable_subscription errors UnknownVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 172 (8-bit, unsigned) to type 'char' changed the value to -84 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -84 (8-bit, signed) to type 'unsigned char' changed the value to 172 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1276ca402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f12758187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1275a3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> 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 : variable_subscription errors UnknownVehicle ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2243518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3b9326d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3b91de17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3b920030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>