27Aug21rv1_10_0+0275-877009d7a7f - 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.01Sep030844.1745154 -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 
> 
> =================================================================
> ==262876==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 0x7f211fecb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f211ea3f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f211ec610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262862==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 0x7f1e5e60602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1e5d17a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1e5d39c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262897==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 0x7f3f3b3d202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3f39f467c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3f3a1680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255945==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 0x7f76e3b1802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f76e268c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f76e28ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255941==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 0x7fb71a0e402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb718c587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb718e7a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255954==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 0x7f4c583da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4c56f4e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4c571700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255985==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 0x7f3d6d02402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3d6bb987c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3d6bdba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255956==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 0x7fe7ae61c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe7ad1907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe7ad3b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255976==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 0x7f80a036002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f809eed47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f809f0f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255995==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 0x7fb80a88f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb8094037c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb8096250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255987==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 0x7f421e19302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f421cd077c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f421cf290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255965==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 0x7f9cb6c3302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9cb57a77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9cb59c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256003==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 0x7fee0647502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fee04fe97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fee0520b0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==256011==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 0x7f60bc75e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f60bb2d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f60bb4f40b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259449==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 0x7f80ad79602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f80ac30a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f80ac52c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259459==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 0x7f22afdf702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f22ae96b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f22aeb8d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259450==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 0x7f10c762402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f10c61987c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f10c63ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259467==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 0x7f07a580902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f07a437d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f07a459f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259691==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 0x7f74eaa7d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f74e95f17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f74e98130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259709==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 0x7fcc4025002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcc3edc47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcc3efe60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259553==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 0x7fc16854c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc1670c07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc1672e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259547==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 0x7f02948c302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f02934377c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f02936590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259667==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 0x7fb42226d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb420de17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb4210030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259675==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 0x7f0cdf95b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0cde4cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0cde6f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259913==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 0x7fca7d70102c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7fca7d7475ae 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 0x7fca7c2757c9 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 
> 
> =================================================================
> ==259681==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 0x7f2d50dc102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2d4f9357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2d4fb570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259685==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 0x7f4aacff002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4aabb647c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4aabd860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259464==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 0x7fd6eef4202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd6edab67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd6edcd80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259461==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 0x7f990a0bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9908c2f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9908e510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259559==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 0x7fb23be1302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb23a9877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb23aba90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259634==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 0x7fe230d7202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe22f8e67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe22fb080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259519==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 0x7f7a0e6f002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7a0d2647c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7a0d4860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259532==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 0x7fa1f3aa802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa1f261c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa1f283e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259735==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 0x7f1d27b1f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1d266937c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1d268b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259739==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 0x7f559c95202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f559b4c67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f559b6e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259754==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 0x7fa28548d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa2840017c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa2842230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259771==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 0x7f7cb950902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7cb807d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7cb829f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259717==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 0x7f5c1d75302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5c1c2c77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5c1c4e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259712==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 0x7f92cf58802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f92ce0fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f92ce31e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259491==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 0x7f7be887502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7be73e97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7be760b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259505==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 0x7f9b4b78402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9b4a2f87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9b4a51a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259474==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 0x7f1320b2002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f131f6947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f131f8b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259490==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 0x7f43e8ae902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f43e765d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f43e787f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259879==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 0x7f529481b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f529338f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f52935b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259880==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 0x7f1c67d6a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1c668de7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1c66b000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259768==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 0x7fd55a66302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd5591d77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd5593f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259780==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 0x7f5d0bfd502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5d0ab497c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5d0ad6b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259892==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 0x7fb269fda02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb268b4e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb268d700b2 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 
> 
> =================================================================
> ==259908==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 0x7f8d0ef4f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8d0dac37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8d0dce50b2 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 
> 
> =================================================================
> ==259849==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 0x7ff4bb2bf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff4b9e337c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff4ba0550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259854==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 0x7f0b78bcf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0b777437c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0b779650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259791==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 0x7fe4baf1a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe4b9a8e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe4b9cb00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259815==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 0x7f01bb34002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f01b9eb47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f01ba0d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259912==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 0x7f03c0bce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f03bf7427c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f03bf9640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259940==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 0x7fe8b21c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe8b0d357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe8b0f570b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259919==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 0x7f5d3d6fb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5d3c26f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5d3c4910b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259957==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 0x7f14002c602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f13fee3a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f13ff05c0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259954==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 0x7fc1f42c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc1f2e397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc1f305b0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==255780==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 0x7fee53c5d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fee527d17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fee529f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255805==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 0x7f7f9d81e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7f9c3927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7f9c5b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255794==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 0x7f160b79302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f160a3077c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f160a5290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255813==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 0x7f060def502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f060ca697c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f060cc8b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255822==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 0x7f8e4b04402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8e49bb87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8e49dda0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255800==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 0x7f17725c202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17711367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17713580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255779==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 0x7f3c5abc902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3c5973d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3c5995f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255778==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 0x7fdb9fa9402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdb9e6087c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdb9e82a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255818==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 0x7f16f4cc302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f16f38377c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f16f3a590b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==255827==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 0x7f8bceec502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8bcda397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8bcdc5b0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==255801==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 0x7f9e38f9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9e37b0f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9e37d310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255781==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 0x7f2a900f202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2a8ec667c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a8ee880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255797==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 0x7f63d3d6b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f63d28df7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f63d2b010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255788==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 0x7fa8e2a3702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa8e15ab7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa8e17cd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255810==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 0x7f3c173c302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3c15f377c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3c161590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==255826==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 0x7f919406302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9192bd77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9192df90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259282==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 0x7f98a05d402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f989f1487c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f989f36a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259285==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 0x7fe9036b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe9022247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe9024460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259286==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 0x7f5cc013e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5cbecb27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5cbeed40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259293==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 0x7f5208d5b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f52078cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5207af10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259304==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 0x7fb5594f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb55806c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb55828e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259312==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 0x7fad8612402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fad84c987c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fad84eba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259327==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 0x7fd0b9deb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd0b895f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd0b8b810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259335==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 0x7f76c247402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f76c0fe87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f76c120a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259357==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 0x7f60b759702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f60b610b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f60b632d0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259344==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 0x7f22c5d4602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f22c48ba7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f22c4adc0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259401==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 0x7fe5e654f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe5e50c37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe5e52e50b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259360==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 0x7fbb721b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbb70d247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbb70f460b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==256617==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 0x7f3a9c12f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3a9aca37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3a9aec50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256622==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 0x7f755ec1e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f755d7927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f755d9b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256633==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 0x7f4517d4d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f45168c17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4516ae30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256636==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 0x7f878891c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f87874907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f87876b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256832==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 0x7fd0e14f902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd0e006d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd0e028f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256834==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 0x7f6f4642002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6f44f947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6f451b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256838==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 0x7ff115ff202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff114b667c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff114d880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256901==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 0x7fbb0422d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbb02da17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbb02fc30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256809==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 0x7f83f6aaf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f83f56237c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f83f58450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256812==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 0x7ff0f1e3302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff0f09a77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff0f0bc90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256724==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 0x7fbef642702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbef4f9b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbef51bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256726==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 0x7fb4edef502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb4eca697c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb4ecc8b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256642==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 0x7f419e4d802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f419d04c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f419d26e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256696==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 0x7f874973302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f87482a77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f87484c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256999==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 0x7f63e984702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f63e83bb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f63e85dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257022==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 0x7f1eab66f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1eaa1e37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1eaa4050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256928==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 0x7f66795fa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f667816e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f66783900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256945==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 0x7f289f0b902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f289dc2d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f289de4f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256979==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 0x7f17ec44d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17eafc17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17eb1e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256977==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 0x7eff4e14202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7eff4ccb67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7eff4ced80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256984==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 0x7f2dba12002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2db8c947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2db8eb60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256996==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 0x7f71471f202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7145d667c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7145f880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256966==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 0x7f23593f602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2357f6a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f235818c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256969==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 0x7f60eb71002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f60ea2847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f60ea4a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256905==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 0x7f3efd79802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3efc30c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3efc52e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256913==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 0x7fcb587e802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcb5735c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcb5757e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257031==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 0x7f487f66e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f487e1e27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f487e4040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257083==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 0x7f8ea382b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8ea239f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8ea25c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257110==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 0x7f398896b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f39874df7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f39877010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257122==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 0x7f4ad9c5902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4ad87cd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4ad89ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257023==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 0x7f9c5c87202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9c5b3e67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9c5b6080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257028==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 0x7f8a8a71d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8a892917c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8a894b30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257182==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 0x7fec655c602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fec6413a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fec6435c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257189==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 0x7f83db59802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f83da10c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f83da32e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257130==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 0x7fd1f90ca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd1f7c3e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd1f7e600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257137==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 0x7fdef2e0802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdef197c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdef1b9e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256738==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 0x7f040ed2302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f040d8977c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f040dab90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256756==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 0x7f60346cd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f60332417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f60334630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256762==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 0x7f5ac83b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5ac6f257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5ac71470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256774==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 0x7f03a39cb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f03a253f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f03a27610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257199==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 0x7f78c87c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f78c73357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f78c75570b2 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 
> 
> =================================================================
> ==257213==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 0x7f320c32302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f320ae977c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f320b0b90b2 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 
> 
> =================================================================
> ==257170==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 0x7f7b5201802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7b50b8c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7b50dae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257174==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 0x7f9c89c0802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9c8877c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9c8899e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257145==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 0x7f0fb41ff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0fb2d737c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0fb2f950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257158==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 0x7fb8cb57b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb8ca0ef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb8ca3110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256792==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 0x7fa9401b202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa93ed267c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa93ef480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256787==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 0x7f1ca238b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1ca0eff7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ca11210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257218==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 0x7ff55595702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff5544cb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff5546ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256794==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 0x7f58358e902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f583445d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f583467f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256803==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 0x7f55e8b5202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f55e76c67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f55e78e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257227==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 0x7f900c91002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f900b4847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f900b6a60b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==257215==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 0x7f12f63a802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f12f4f1c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f12f513e0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==257306==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 0x7fad42f1602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fad41a8a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fad41cac0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==257299==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 0x7f5e4e7f702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5e4d36b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5e4d58d0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==256001==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 0x7f026e32c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f026cea07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f026d0c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256009==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 0x7fa1c95ef02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa1c81637c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa1c83850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256010==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 0x7fd9d1c9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd9d080f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd9d0a310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256020==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 0x7fd52db6002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd52c6d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd52c8f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256023==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 0x7f761b3a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7619f1a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f761a13c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256099==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 0x7f68db70202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f68da2767c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f68da4980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256181==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 0x7f0f0a13102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0f08ca57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0f08ec70b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==256173==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 0x7f7342f1e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7341a927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7341cb40b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==256124==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 0x7f85b411f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f85b2c937c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f85b2eb50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256121==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 0x7f1b000b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1afec257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1afee470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256127==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 0x7facc17fa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7facc036e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7facc05900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256149==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 0x7fb30577c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb3042f07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb3045120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256161==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 0x7f59f4df502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f59f39697c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f59f3b8b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256178==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 0x7f1fb431a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1fb2e8e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1fb30b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256167==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 0x7f6cbed6d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6cbd8e17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6cbdb030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256157==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 0x7f68b6e9e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f68b5a127c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f68b5c340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258920==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 0x7f3812c5b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f38117cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f38119f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258915==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 0x7fe9e20c602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe9e0c3a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe9e0e5c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258911==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 0x7f55bd0f302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f55bbc677c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f55bbe890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258937==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 0x7f18b0f1a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f18afa8e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f18afcb00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258934==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 0x7f4b54a7502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4b535e97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4b5380b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258952==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 0x7f7d04dfc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7d039707c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7d03b920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258950==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 0x7f2d1dc3002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2d1c7a47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2d1c9c60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258965==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 0x7fba91da202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fba909167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fba90b380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258989==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 0x7f35dc0b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f35dac2c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f35dae4e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259036==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 0x7f9c2011002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9c1ec847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9c1eea60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259033==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 0x7fe1b9e0a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe1b897e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe1b8ba00b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259044==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 0x7fb34a69002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb3492047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb3494260b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259062==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 0x7fee2cbae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fee2b7227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fee2b9440b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259057==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 0x7f8ff971202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8ff82867c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8ff84a80b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==258481==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 0x7f0436aa602c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f0436aec5ae 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 0x7f043561a7c9 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 
> 
> =================================================================
> ==258500==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 0x7f34e599f02c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f34e59e55ae 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 0x7f34e45137c9 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 
> 
> =================================================================
> ==258507==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 0x7f084da5d02c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f084daa35ae 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 0x7f084c5d17c9 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 
> 
> =================================================================
> ==258503==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 0x7f989500902c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f989504f5ae 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 0x7f9893b7d7c9 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 
> 
> =================================================================
> ==258515==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 0x7fc84609402c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7fc8460da5ae 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 0x7fc844c087c9 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 
> 
> =================================================================
> ==258524==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 0x7f0ad56e102c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f0ad57275ae 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 0x7f0ad42557c9 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 
> 
> =================================================================
> ==258526==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 0x7f2f078fc02c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f2f079425ae 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 0x7f2f064707c9 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 
> 
> =================================================================
> ==258552==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 0x7f1d2545602c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f1d2549c5ae 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 0x7f1d23fca7c9 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 
> 
> =================================================================
> ==258699==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 0x7f1d2cb5c02c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f1d2cba25ae 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 0x7f1d2b6d07c9 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 
> 
> =================================================================
> ==258695==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 0x7fa45bb6702c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7fa45bbad5ae 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 0x7fa45a6db7c9 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 
> 
> =================================================================
> ==258715==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 0x7f1cd87cc02c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f1cd88125ae 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 0x7f1cd73407c9 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 
> 
> =================================================================
> ==258555==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 0x7f49e6ff802c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f49e703e5ae 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 0x7f49e5b6c7c9 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 
> 
> =================================================================
> ==258572==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 0x7fe62590002c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7fe6259465ae 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 0x7fe6244747c9 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 
> 
> =================================================================
> ==258575==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 0x7f83f12aa02c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f83f12f05ae 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 0x7f83efe1e7c9 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 
> 
> =================================================================
> ==258558==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 0x7fed87d9202c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7fed87dd85ae 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 0x7fed869067c9 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 
> 
> =================================================================
> ==258605==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 0x7f551799902c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f55179df5ae 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 0x7f551650d7c9 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 
> 
> =================================================================
> ==258628==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 0x7f53478d602c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f534791c5ae 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 0x7f534644a7c9 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 
> 
> =================================================================
> ==258649==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 0x7f31c4eca02c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f31c4f105ae 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 0x7f31c3a3e7c9 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 
> 
> =================================================================
> ==258652==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 0x7ffb216a502c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7ffb216eb5ae 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 0x7ffb202197c9 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 
> 
> =================================================================
> ==258664==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 0x7f5c74a4202c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f5c74a885ae 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 0x7f5c735b67c9 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 
> 
> =================================================================
> ==258672==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 0x7fd1ea35302c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7fd1ea3995ae 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 0x7fd1e8ec77c9 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 
> 
> =================================================================
> ==258704==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 0x7f7e2adb002c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f7e2adf65ae 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 0x7f7e299247c9 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 
> 
> =================================================================
> ==258734==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 0x7f008e18502c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f008e1cb5ae 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 0x7f008ccf97c9 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 ----------
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 
> 
> =================================================================
> ==258717==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 0x7feeea48e02c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7feeea4d45ae 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 0x7feee90027c9 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 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 
> 
> =================================================================
> ==258750==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 0x7fe9925bb02c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7fe9926015ae 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 0x7fe99112f7c9 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 
> 
> =================================================================
> ==258747==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 0x7f5305ef202c 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 0x1a4df4b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb666 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e85ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20041ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b842f 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 0x7f5305f385ae 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 0x7f5304a667c9 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 
> 
> =================================================================
> ==259068==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 0x7f55d3a7b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f55d25ef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f55d28110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259091==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 0x7fea3e7e702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fea3d35b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fea3d57d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259099==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 0x7fbbdf3b902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbbddf2d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbbde14f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259098==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 0x7f6042de102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f60419557c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6041b770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259119==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 0x7f3fec62102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3feb1957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3feb3b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259126==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 0x7f470700602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4705b7a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4705d9c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259129==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 0x7f61b705102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f61b5bc57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f61b5de70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259137==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 0x7fc22ccf902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc22b86d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc22ba8f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259149==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 0x7f1756f3302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1755aa77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1755cc90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259159==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 0x7fab2dd4902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fab2c8bd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fab2cadf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259171==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 0x7f21a2c7402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f21a17e87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f21a1a0a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259212==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 0x7fceaf88102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fceae3f57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fceae6170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259250==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 0x7faef45d902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faef314d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faef336f0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259242==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 0x7f3045e0102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f30449757c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3044b970b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259259==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 0x7f22b964b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f22b81bf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f22b83e10b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==259254==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 0x7f7d315a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7d3011a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7d3033c0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==258763==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 0x7f247e32d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f247cea17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f247d0c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258766==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 0x7f383b03e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3839bb27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3839dd40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258798==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 0x7f3da69d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3da55447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3da57660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258828==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 0x7f434c6e002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f434b2547c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f434b4760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258837==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 0x7f637d8a002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f637c4147c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f637c6360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258854==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 0x7fa22310e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa221c827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa221ea40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258882==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 0x7ff0ca8ca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff0c943e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff0c96600b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==258851==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 0x7fe24c63902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe24b1ad7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe24b3cf0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==258887==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 0x7f8f8fcbc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8f8e8307c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8f8ea520b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==258877==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 0x7f700babd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f700a6317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f700a8530b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260115==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 0x7fbffc53202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbffb0a67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbffb2c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260132==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 0x7f295f63d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f295e1b17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f295e3d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260156==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 0x7f5fab82702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5faa39b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5faa5bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260165==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 0x7f08ae67502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f08ad1e97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f08ad40b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260178==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 0x7fc1373a202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc135f167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc1361380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260181==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 0x7f73053d502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7303f497c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f730416b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260124==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 0x7f1cad83202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1cac3a67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1cac5c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260142==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 0x7f217584202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f21743b67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f21745d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260008==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 0x7f6e9ef7002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6e9dae47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e9dd060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259990==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 0x7f100cca802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f100b81c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f100ba3e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260096==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 0x7f606e0bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f606cc2f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f606ce510b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260110==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 0x7f1904f8d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1903b017c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1903d230b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260079==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 0x7f03b629f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f03b4e137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f03b50350b2 in __libc_start_main /build/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
> 
> =================================================================
> ==260071==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 0x7f1a6c5f102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1a6b1657c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1a6b3870b2 in __libc_start_main /build/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
> 
> =================================================================
> ==260063==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 0x7fa1facbe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa1f98327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa1f9a540b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260041==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 0x7ff0d2c1902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff0d178d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff0d19af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260048==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 0x7f731147602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f730ffea7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f731020c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259976==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 0x7ffbed4f702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffbec06b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffbec28d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==259965==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 0x7f59fa3c902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f59f8f3d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f59f915f0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260314==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 0x7f63777ed02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f63763617c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f63765830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260294==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 0x7fb30654e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb3050c27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb3052e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260258==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 0x7f1afb96e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1afa4e27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1afa7040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260238==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 0x7fb6e0e4e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb6df9c27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb6dfbe40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260232==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 0x7fe6e7d9e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe6e69127c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe6e6b340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260198==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 0x7fc1f87ba02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc1f732e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc1f75500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260373==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 0x7f7d911ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7d8fd217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7d8ff430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260361==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 0x7f3e8e84a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3e8d3be7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3e8d5e00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260366==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 0x7f4fd8ff302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4fd7b677c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4fd7d890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260358==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 0x7f31e88f702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f31e746b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f31e768d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260331==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 0x7ff47daed02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff47c6617c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff47c8830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260325==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 0x7f81e8ead02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f81e7a217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f81e7c430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260452==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 0x7f1996e4402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f19959b87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1995bda0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260439==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 0x7fcba093202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcb9f4a67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcb9f6c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260437==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 0x7f5b4a7dd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5b493517c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5b495730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260401==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 0x7f0644c6802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f06437dc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f06439fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260297==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 0x7f488ab1002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f48896847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f48898a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260282==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 0x7fba1fb3202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fba1e6a67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fba1e8c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260271==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 0x7f5cc56b902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5cc422d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5cc444f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==260263==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 0x7fa05092102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa04f4957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa04f6b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256204==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 0x7fabc41f902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fabc2d6d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fabc2f8f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256209==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 0x7f5fd1c1102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5fd07857c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5fd09a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256200==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 0x7fc353d7702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc3528eb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc352b0d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256212==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 0x7f7f1c7b202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7f1b3267c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7f1b5480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256215==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 0x7f8756d7c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f87558f07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8755b120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256279==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 0x7fa54a48302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa548ff77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa5492190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256305==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 0x7f988875202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f98872c67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f98874e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256302==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 0x7f6a8563e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6a841b27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6a843d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256327==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 0x7fe81ee9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe81da137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe81dc350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256326==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 0x7ff8f74fe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff8f60727c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff8f62940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256341==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 0x7f598980d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f59883817c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f59885a30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256356==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 0x7f578d9e202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f578c5567c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f578c7780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256409==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 0x7eff0196f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7eff004e37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7eff007050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256510==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 0x7fa42025402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa41edc87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa41efea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256526==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 0x7f9fc25fa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9fc116e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9fc13900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256530==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 0x7f4cfd73202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4cfc2a67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4cfc4c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256576==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 0x7f4b46af402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4b456687c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4b4588a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256582==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 0x7fcc54bdf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcc537537c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcc539750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256389==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 0x7fd5a4ef002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd5a3a647c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd5a3c860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256395==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 0x7fa697e1302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa6969877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa696ba90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256406==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 0x7f2b9bffe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2b9ab727c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2b9ad940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256398==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 0x7f4f3a88c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4f394007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4f396220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256552==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 0x7f59df25602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f59dddca7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f59ddfec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256579==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 0x7f760fa0602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f760e57a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f760e79c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256369==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 0x1eb8230 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 0x1bdcd62 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 0x1bc25ef in TraCIServerAPI_TrafficLight::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:48:63
>     #4 0x1abb4cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac4eb1 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 0x7fc7c1e2f0b2 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 0x7fc7c309902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/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 
> 
> =================================================================
> ==256366==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 0x1eb8230 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 0x1bdcd62 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 0x1bc25ef in TraCIServerAPI_TrafficLight::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:48:63
>     #4 0x1abb4cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac4eb1 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 0x7f4d510d50b2 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 0x7f4d5233f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/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 
> 
> =================================================================
> ==256358==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 0x7f948afeb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9489b5f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9489d810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256401==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 0x7f8965ca002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f89648147c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8964a360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==256587==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 0x7f5c9cd8a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5c9b8fe7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5c9bb200b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==256588==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 0x7f2a212da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2a1fe4e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a200700b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==256614==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 0x7f0e393d202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0e37f467c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0e381680b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==256624==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 0x7f8f9621802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8f94d8c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8f94fae0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==257969==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 0x7f75d0abc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f75cf6307c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f75cf8520b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==257971==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 0x7f07399c802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f073853c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f073875e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257978==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 0x7fbaf906902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbaf7bdd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbaf7dff0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==257975==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 0x7f7616a3902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f76155ad7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f76157cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257317==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 0x7f437ea3a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f437d5ae7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f437d7d00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257316==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 0x7f1a73fb502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1a72b297c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1a72d4b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257328==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 0x7f533baff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f533a6737c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f533a8950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257327==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 0x7fa6e6f7c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa6e5af07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa6e5d120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257940==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 0x7f863b06f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8639be37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8639e050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257348==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 0x7f258ee9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f258da0f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f258dc310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257363==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 0x7f81b354502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f81b20b97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f81b22db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257562==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 0x7f41accec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f41ab8607c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f41aba820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257576==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 0x7f8e369b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8e3552c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8e3574e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257682==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 0x7f9149dbc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f91489307c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9148b520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257679==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 0x7f2375da102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f23749157c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2374b370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257712==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 0x7f9025a5a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f90245ce7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f90247f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257719==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 0x7f6a32fee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6a31b627c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6a31d840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257385==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 0x7fce8ab3502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fce896a97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fce898cb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257391==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 0x7fb4aabea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb4a975e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb4a99800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257654==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 0x7f3f0989702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3f0840b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3f0862d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257513==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 0x7f3d114ee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3d100627c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3d102840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257525==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 0x7f358815d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3586cd17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3586ef30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257866==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 0x7f661263902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f66111ad7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f66113cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257880==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 0x7f03ed2b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f03ebe2c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f03ec04e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257814==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 0x7f7c7fd4c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7c7e8c07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7c7eae20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257845==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 0x7f4fd2e9c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4fd1a107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4fd1c320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257560==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 0x7f787a45402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7878fc87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f78791ea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257555==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 0x7f533168e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f53302027c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f53304240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257795==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 0x7f4e2822102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4e26d957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4e26fb70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257800==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 0x7fa4c93f702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa4c7f6b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa4c818d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257732==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 0x7f6f910a302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6f8fc177c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6f8fe390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257742==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 0x7f0a836ef02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0a822637c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0a824850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257614==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 0x7fea555e902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fea5415d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fea5437f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257617==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 0x7fa20219b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa200d0f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa200f310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257382==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 0x7fa97395402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa9724c87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa9726ea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257387==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 0x7ff89b4a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff89a01d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff89a23f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257806==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 0x7f0d99a6f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0d985e37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0d988050b2 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 
> 
> =================================================================
> ==257802==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 0x7f427546a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4273fde7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f42742000b2 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 
> 
> =================================================================
> ==257769==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 0x7f47c35ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f47c21227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f47c23440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257779==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 0x7f6fbef7002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6fbdae47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6fbdd060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257753==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 0x7ff334ed802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff333a4c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff333c6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257758==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 0x7f2c2545a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2c23fce7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2c241f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257402==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 0x7fc5134dd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc5120517c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc5122730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257420==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 0x7fded762e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fded61a27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fded63c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257422==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 0x7f1b5548702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1b53ffb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1b5421d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257407==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 0x7feb5b52f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feb5a0a37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feb5a2c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257476==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 0x7f3d6b95e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3d6a4d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3d6a6f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257517==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 0x7f00f900f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f00f7b837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f00f7da50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257507==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 0x7f5aa5e5e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5aa49d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5aa4bf40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257952==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 0x7fca2d46402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fca2bfd87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fca2c1fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257521==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 0x7fb4f237102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb4f0ee57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb4f11070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257578==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 0x7f54be9be02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f54bd5327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f54bd7540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257592==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 0x7ff64e36002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff64ced47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff64d0f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257891==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 0x7fa925dd602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa92494a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa924b6c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257889==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 0x7fb303b8802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb3026fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb30291e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257604==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 0x7fdb4aee502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdb49a597c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdb49c7b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257611==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 0x7faa458ca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faa4443e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faa446600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==257948==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 0x7fbb47c3602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbb467aa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbb469cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258012==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 0x7f1b4784602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1b463ba7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1b465dc0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==257990==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 0x7f0de74fc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0de60707c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0de62920b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==258000==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 0x7feb12f0c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feb11a807c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feb11ca20b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==257999==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 0x7f5a32d6202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5a318d67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5a31af80b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==258040==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 0x7fce4b9a502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fce4a5197c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fce4a73b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258052==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 0x7f39a5c9802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f39a480c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f39a4a2e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258067==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 0x7ff4a30bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff4a1c2f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff4a1e510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258089==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 0x7f8fb598a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8fb44fe7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8fb47200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258102==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 0x7f98b2c7a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f98b17ee7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f98b1a100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258162==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 0x7fc86972502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc8682997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc8684bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258171==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 0x7ffa6594f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffa644c37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffa646e50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258184==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 0x7f8ef2d2f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8ef18a37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8ef1ac50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258146==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 0x7f3c71e7202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3c709e67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3c70c080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258176==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 0x7fec479f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fec4656c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fec4678e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258159==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 0x7f2b6986b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2b683df7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2b686010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258169==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 0x7f683c85902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f683b3cd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f683b5ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258167==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 0x7f3730f5302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f372fac77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f372fce90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258158==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 0x7fba9f44f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fba9dfc37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fba9e1e50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258194==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 0x7fe5a2bb102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe5a17257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe5a19470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258207==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 0x7f63e94ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f63e805e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f63e82800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258381==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 0x7f53a2c9d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f53a18117c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f53a1a330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258241==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 0x7fd1ffb6802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd1fe6dc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd1fe8fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258285==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 0x7f9586e2e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f95859a27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9585bc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258319==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 0x7f35200f502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f351ec697c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f351ee8b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258316==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 0x7fc67d30302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc67be777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc67c0990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258272==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 0x7fe899b7402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe8986e87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe89890a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258276==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 0x7f8c1338902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8c11efd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8c1211f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258320==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 0x7fbea3c1902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbea278d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbea29af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258338==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 0x7f7e77e9a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7e76a0e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7e76c300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258337==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 0x7f78cba1402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f78ca5887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f78ca7aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258353==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 0x7f42f270f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f42f12837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f42f14a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258370==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 0x7f30230cd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3021c417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3021e630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258363==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 0x7f0f0939002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0f07f047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0f081260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258368==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 0x7f6b1ad0302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6b198777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6b19a990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258392==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 0x7f83d7e9002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f83d6a047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f83d6c260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(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 
> 
> =================================================================
> ==258451==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 0x7f782656102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f78250d57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f78252f70b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==258416==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 0x7fdc04b5e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdc036d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdc038f40b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==258459==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 0x7f6bd4e8802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6bd39fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6bd3c1e0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==258447==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 0x7f8b87e0402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8b869787c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8b86b9a0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262675==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 0x7faf7137a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faf6feee7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faf701100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==262666==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 0x7faf3c18502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faf3acf97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faf3af1b0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262646==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 0x7f6e4a7a502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6e493197c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e4953b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==262659==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 0x7fc0e5f3e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc0e4ab27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc0e4cd40b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262695==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 0x7fe519c0e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe5187827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe5189a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> =================================================================
> ==262691==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000013e90 at pc 0x000001ab669b bp 0x7ffec2edf930 sp 0x7ffec2edf928
> 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 
> 
> =================================================================
> ==262484==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 0x7f48dabc002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f48d97347c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f48d99560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==262479==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 0x7f2ddca9002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2ddb6047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2ddb8260b2 in __libc_start_main /build/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
> 
> =================================================================
> ==262512==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 0x7f8ef3a7702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8ef25eb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8ef280d0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262510==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 0x7f6a8c53402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6a8b0a87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6a8b2ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==262524==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 0x7fcaa48a002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcaa34147c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcaa36360b2 in __libc_start_main /build/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
> 
> =================================================================
> ==262530==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 0x7fa958a6602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa9575da7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa9577fc0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262560==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 0x7f5ee0a8702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5edf5fb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5edf81d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==262577==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 0x7fb4c03e802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb4bef5c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb4bf17e0b2 in __libc_start_main /build/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
> 
> =================================================================
> ==262595==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 0x7f1883b3402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f18826a87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f18828ca0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262534==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 0x7f237a10b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2378c7f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2378ea10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==262548==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 0x7f23c433002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f23c2ea47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f23c30c60b2 in __libc_start_main /build/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
> 
> =================================================================
> ==262546==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 0x7fd280c7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd27f7ed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd27fa0f0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262617==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 0x7f53b1f2202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f53b0a967c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f53b0cb80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262190==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 0x7f57b519202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f57b3d067c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f57b3f280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262223==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 0x7f4ba911602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4ba7c8a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4ba7eac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==262230==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 0x7fe73bca702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe73a81b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe73aa3d0b2 in __libc_start_main /build/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
> 
> =================================================================
> ==262255==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 0x7f553c75a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f553b2ce7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f553b4f00b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262100==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 0x7f1b1e04002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1b1cbb47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1b1cdd60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262117==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 0x7f7420b8c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f741f7007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f741f9220b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262128==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 0x7f54886d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f54872447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f54874660b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262267==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 0x7f62d7ebd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f62d6a317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f62d6c530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262134==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 0x7fbdeba0902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbdea57d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbdea79f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262138==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 0x7f115cf9e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f115bb127c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f115bd340b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262159==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 0x7fd8906ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd88f2217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd88f4430b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262164==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 0x7f39baae402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f39b96587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f39b987a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262170==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 0x7f6277c4d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f62767c17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f62769e30b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262173==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 0x7f3ba410b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3ba2c7f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3ba2ea10b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262411==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 0x7f337545802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3373fcc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f33741ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262428==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 0x7f1e7461502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1e731897c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1e733ab0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==262446==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 0x7f5b8e65502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5b8d1c97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5b8d3eb0b2 in __libc_start_main /build/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
> 
> =================================================================
> ==262465==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 0x7fd8023cf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd800f437c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd8011650b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262278==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 0x7f9d0d5b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9d0c1247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9d0c3460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262281==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 0x7fda9d5d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fda9c1447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fda9c3660b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262291==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 0x7f43d7faa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f43d6b1e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f43d6d400b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262355==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 0x7f0e5cc8802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0e5b7fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0e5ba1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262366==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 0x7fe00803502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe006ba97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe006dcb0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262382==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 0x7f8b9d0cb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8b9bc3f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8b9be610b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262464==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 0x7fc3d879402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc3d73087c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc3d752a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262303==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 0x7fd37616e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd374ce27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd374f040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262325==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 0x7f6ccdc3602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6ccc7aa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6ccc9cc0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262328==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 0x7fbbff40602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbbfdf7a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbbfe19c0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262331==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 0x7f4843eae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4842a227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4842c440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262346==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 0x7fa53a3e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa538f577c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa5391790b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262352==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 0x7fc36bd1402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc36a8887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc36aaaa0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262718==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 0x7f28be61f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f28bd1937c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f28bd3b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262697==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 0x7fb7505ab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb74f11f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb74f3410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262722==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 0x7f102e19702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f102cd0b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f102cf2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262725==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 0x7fdc9a84402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdc993b87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdc995da0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==260573==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 0x7f8c6560c02c 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 0x1bd9d43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1abb4cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac4eb1 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 0x7f8c643a20b2 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 
> 
> =================================================================
> ==260590==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 0x7f876a41a02c 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 0x1bd9d43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1abb4cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac4eb1 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 0x7f87691b00b2 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 0x7f8768f8e7c9 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 
> 
> =================================================================
> ==260559==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 0x7f306ee5a02c 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 0x1bd9d43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1abb4cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac4eb1 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 0x7f306dbf00b2 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 
> 
> =================================================================
> ==260623==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 0x7fa11b22902c 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 0x1bd9d43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1abb4cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac4eb1 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 0x7fa119fbf0b2 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 0x7fa119d9d7c9 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 
> 
> =================================================================
> ==260542==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 0x7f2f21ecf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2f20a437c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2f20c650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260552==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 0x7f6cf86aa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6cf721e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6cf74400b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260480==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 0x7f44d650002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f44d50747c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f44d52960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260491==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 0x7fbac640d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbac4f817c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbac51a30b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260490==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 0x7f6a2d87402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6a2c3e87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6a2c60a0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260510==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 0x7f292d4b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f292c0247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f292c2460b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260528==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 0x7f8e03dd802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8e0294c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8e02b6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260529==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 0x7f873a2cb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8738e3f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f87390610b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260457==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 0x7f203c07d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f203abf17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f203ae130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260472==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 0x7fe10b09502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe109c097c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe109e2b0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260644==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 0x7f10dec4e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f10dd7c27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f10dd9e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260650==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 0x7fa1a336302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa1a1ed77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa1a20f90b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260640==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 0x7f562f60702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f562e17b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f562e39d0b2 in __libc_start_main /build/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
> 
> =================================================================
> ==260655==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 0x7f99b250802c 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 0x1bd9d43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1abb4cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac4eb1 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 0x7f99b129e0b2 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 
> 
> =================================================================
> ==261391==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 0x7f7b2680102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7b253757c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7b255970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==261396==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 0x7f84711a502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f846fd197c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f846ff3b0b2 in __libc_start_main /build/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
> 
> =================================================================
> ==261458==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 0x7f3b8181b02c 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 0x1f542e4 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 0x1c25151 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:977:17
>     #4 0x1abb4cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac4eb1 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 0x7f3b805b10b2 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
> 
> =================================================================
> ==261485==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 0x7f90bf9de02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f90be5527c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f90be7740b2 in __libc_start_main /build/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
> 
> =================================================================
> ==261402==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 0x7fe6dc6e102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe6db2557c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe6db4770b2 in __libc_start_main /build/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
> 
> =================================================================
> ==261412==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 0x7f79e901902c 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 0x1f542e4 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 0x1c25151 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:977:17
>     #4 0x1abb4cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac4eb1 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 0x7f79e7daf0b2 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
> 
> =================================================================
> ==261443==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 0x7fe2d6b9102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe2d57057c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe2d59270b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260788==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 0x7f5e409c002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5e3f5347c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5e3f7560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260843==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 0x7f069456802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f06930dc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f06932fe0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260826==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 0x7f9c0cac702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9c0b63b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9c0b85d0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260829==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 0x7fc3557dd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc3543517c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc3545730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260820==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 0x7f95eb1c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f95e9d397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f95e9f5b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260823==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 0x7f5da299a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5da150e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5da17300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260863==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 0x7f4c7021002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4c6ed847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4c6efa60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260879==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 0x7fa7a474902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa7a32bd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa7a34df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261068==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 0x7fd5f124a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd5efdbe7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd5effe00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261056==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 0x7f711556802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f71140dc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f71142fe0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261181==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 0x7fefee87602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fefed3ea7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fefed60c0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261186==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 0x7fdb3078c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdb2f3007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdb2f5220b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261188==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 0x7fa2d613802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa2d4cac7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa2d4ece0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261135==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 0x7fd71868802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd7171fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd71741e0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261194==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 0x7f36e17de02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f36e03527c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f36e05740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261101==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 0x7ff459a3202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff4585a67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff4587c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261104==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 0x7fde11b3102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fde106a57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fde108c70b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261123==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 0x7f5d6265702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5d611cb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5d613ed0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261162==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 0x7f2baa0e202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2ba8c567c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2ba8e780b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261155==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 0x7f01c05f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f01bf16c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f01bf38e0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260976==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 0x7f19ee03502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f19ecba97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f19ecdcb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261026==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 0x7fe7194df02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe7180537c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe7182750b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261023==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 0x7fe08ee5002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe08d9c47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe08dbe60b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261012==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 0x7f467ea1302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f467d5877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f467d7a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261001==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 0x7f270d2bc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f270be307c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f270c0520b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261213==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 0x7f3848d2802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f384789c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3847abe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==261212==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 0x7fa9d3d5e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa9d28d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa9d2af40b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261197==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 0x7f2c13dd802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2c1294c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2c12b6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==261199==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 0x7f6bbf81902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6bbe38d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6bbe5af0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260893==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 0x7f0ebd9cb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0ebc53f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0ebc7610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260908==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 0x7f0c3c4bd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0c3b0317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0c3b2530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260907==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 0x7f45729a802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f457151c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f457173e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260911==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 0x7f31ac4ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f31ab0217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f31ab2430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==260925==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 0x7fbeba09b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbeb8c0f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbeb8e310b2 in __libc_start_main /build/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
> 
> =================================================================
> ==260937==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 0x7f230107502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f22ffbe97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f22ffe0b0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260998==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 0x7f752f31f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f752de937c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f752e0b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260959==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 0x7f03283e502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0326f597c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f032717b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261374==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 0x7f25be67402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f25bd1e87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f25bd40a0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261357==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 0x7f499ca1e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f499b5927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f499b7b40b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261352==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 0x7f6e84db302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6e839277c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e83b490b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261370==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 0x7f3f9328502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3f91df97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3f9201b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261901==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 0x7f57bd5a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f57bc1187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f57bc33a0b2 in __libc_start_main /build/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
> 
> =================================================================
> ==261888==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 0x7f1035ece02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1034a427c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1034c640b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261839==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 0x7f7c09ce702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7c0885b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7c08a7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261957==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 0x7f9f09ef302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9f08a677c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9f08c890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261945==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 0x7f5668f4b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5667abf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5667ce10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261914==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 0x7f523525602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5233dca7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5233fec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261923==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 0x7f8a846b502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8a832297c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8a8344b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261943==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 0x7fed253f602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fed23f6a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fed2418c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261939==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 0x7fcda06c802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcd9f23c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcd9f45e0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261965==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 0x7ff135b8702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff1346fb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff13491d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==261983==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 0x7f1d751c202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1d73d367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1d73f580b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261997==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 0x7f51dfaac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f51de6207c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f51de8420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261978==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 0x7f05ae82702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f05ad39b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f05ad5bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262024==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 0x7f94c0b0302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f94bf6777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f94bf8990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262062==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 0x7f532bb0e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f532a6827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f532a8a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262078==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 0x7f5c1284302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5c113b77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5c115d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262093==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 0x7f57cf46b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f57cdfdf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f57ce2010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262038==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 0x7f1f7d64802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1f7c1bc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1f7c3de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262073==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 0x7fa834ad202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa8336467c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa8338680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261895==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 0x7f6eb51cf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6eb3d437c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6eb3f650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261842==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 0x7fbbe728502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbbe5df97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbbe601b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261860==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 0x7fe20092702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe1ff49b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe1ff6bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261498==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 0x7f282eb3702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f282d6ab7c9 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 0x1ab950d 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 
> 
> =================================================================
> ==261301==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 0x7f93852ca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9383e3e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f93840600b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261295==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 0x7ff3f255a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff3f10ce7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff3f12f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261304==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 0x7f9845b7502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f98446e97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f984490b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261367==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 0x7f789ed6602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f789d8da7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f789dafc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==261330==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 0x7f2389bac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f23887207c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f23889420b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261353==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 0x7f583589a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f583440e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f58346300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261377==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 0x7f147e65f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f147d1d37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f147d3f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261233==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 0x7fb23351b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb23208f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb2322b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261297==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 0x7fa1ac7ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa1ab3217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa1ab5430b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260700==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 0x7f44778f302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f44764677c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f44766890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260730==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 0x7f20329d802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f203154c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f203176e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260743==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 0x7f44b4c2f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f44b37a37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f44b39c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260757==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 0x7f1fff98502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1ffe4f97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ffe71b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260718==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 0x7fb58dcd002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb58c8447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb58ca660b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260724==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 0x7f4dee16502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4deccd97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4decefb0b2 in __libc_start_main /build/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
> 
> =================================================================
> ==260765==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 0x7fddd77f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fddd636c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fddd658e0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261776==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 0x7f9d0740702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9d05f7b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9d0619d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260679==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 0x7f4e970aa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4e95c1e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4e95e400b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==260695==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 0x7f737ff5902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f737eacd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f737ecef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==260672==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 0x7f0907c9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f09068137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0906a350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261760==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 0x7faf03d0702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faf0287b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faf02a9d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261757==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 0x7efdba8d202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efdb94467c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efdb96680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261751==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 0x7f6db3e2602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6db299a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6db2bbc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261765==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 0x7f6fa7a5802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6fa65cc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6fa67ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==261524==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 0x7fbf5a32302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbf58e977c9 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 0x1ab950d 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 
> 
> =================================================================
> ==261529==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 0x7fb2365e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb2351577c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb2353790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261530==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 0x7f25f04d902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f25ef04d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f25ef26f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261534==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 0x7ff5a282602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff5a139a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff5a15bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261562==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 0x7f2f19ffb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2f18b6f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2f18d910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261779==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 0x7fd4d38a802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd4d241c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd4d263e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261796==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 0x7f191a73b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f19192af7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f19194d10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261799==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 0x7fc3c324a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc3c1dbe7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc3c1fe00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261565==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 0x7fbdc9fb602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbdc8b2a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbdc8d4c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261572==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 0x7f497c91002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f497b4847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f497b6a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261578==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 0x7f292161302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f29201877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f29203a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261574==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 0x7fd96fe8702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd96e9fb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd96ec1d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261599==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 0x7fd0c016002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd0becd47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd0beef60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261601==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 0x7fed06faa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fed05b1e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fed05d400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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
> 
> =================================================================
> ==261633==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 0x7f42b4bbe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f42b37327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f42b39540b2 in __libc_start_main /build/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
> 
> =================================================================
> ==261639==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 0x7f8df2aad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8df16217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8df18430b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==261586==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 0x7f8c196e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8c182577c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8c184790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261733==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 0x7ff3ece8e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff3eba027c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff3ebc240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261663==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 0x7f8be5c1402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8be47887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8be49aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261710==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 0x7f146000c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f145eb807c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f145eda20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261706==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 0x7f400496e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f40034e27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f40037040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261709==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 0x7f386161f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f38601937c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f38603b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==261720==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 0x7f6215f6802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6214adc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6214cfe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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-27 03:09:05 by Eclipse SUMO sumo Version v1_10_0+0275-877009d7a7f
> 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
>  20 00 00 20  1f 00 00 7e 00 00 00 00  50 52 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
>  20 00 00 20  1f 00 00 7e 00 00 00 00  50 52 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 52 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 
> 
> =================================================================
> ==262737==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 0x7f2b7fd3502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2b7e8a97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2b7eacb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262752==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 0x7f629943302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6297fa77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f62981c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262747==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 0x7f4fd6be602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4fd575a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4fd597c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262769==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 0x7f0eb66a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0eb521a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0eb543c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262778==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 0x7f7a9f3c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7a9df357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7a9e1570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in 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 
> 
> =================================================================
> ==262808==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 0x7f5eff85c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5efe3d07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5efe5f20b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262845==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 0x7fc0f768902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc0f61fd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc0f641f0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262863==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 0x7ff94af8502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff949af97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff949d1b0b2 in __libc_start_main /build/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 
> 
> =================================================================
> ==262821==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 0x7fb72ede402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb72d9587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aae71d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe69a9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb72db7a0b2 in __libc_start_main /build/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>