22Mar24rv1_19_0+1458-5250ec17940 - detailed test results for NETCONVERT

To reconnect the TextTest GUI to these results, run:

texttest -a netconvert -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.31Mar074518.2151008 -g

To start TextTest for these tests, run:

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


default: 1440 tests: 1435 succeeded 4 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : import OSM osm_parser ( Last six runs Mar2024 )

---------- Differences in errors ----------
12a13
> LLVMSymbolizer: error reading file: No such file or directory

TEST FAILED on ts-sim-build-ba : import OSM xerces_bug_1947 ( Last six runs Mar2024 )

---------- Differences in errors ----------
2a3
> LLVMSymbolizer: error reading file: No such file or directory

TEST FAILED on ts-sim-build-ba : import XML merge_geo ( Last six runs Mar2024 )

---------- Differences in errors ----------
1a2,149
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2903069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 1 object(s) allocated from:
>     #0 0x564bb8a7d70d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x146c70d) (BuildId: 9f02a3756d51a1b94885d8009fd13782d57ad46b)
>     #1 0x564bb9196def in NIImporter_SUMO::loadLocation(SUMOSAXAttributes const&, bool) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:1008:18
>     #2 0x564bb92f76d6 in NIXMLNodesHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIXMLNodesHandler.cpp:69:26
>     #3 0x564bba0ddc89 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:128:9
>     #4 0x7f1a0b4904a7 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) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 824 byte(s) in 1 object(s) allocated from:
>     #0 0x564bb8a7d92d in operator new(unsigned long, std::nothrow_t const&) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x146c92d) (BuildId: 9f02a3756d51a1b94885d8009fd13782d57ad46b)
>     #1 0x7f1a0b15f600  (/lib/x86_64-linux-gnu/libproj.so.22+0x230600) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 448 byte(s) in 2 object(s) allocated from:
>     #0 0x564bb8a7d70d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x146c70d) (BuildId: 9f02a3756d51a1b94885d8009fd13782d57ad46b)
>     #1 0x7f1a0afe4ad1 in osgeo::proj::common::IdentifiedObject::setProperties(osgeo::proj::util::PropertyMap const&) (/lib/x86_64-linux-gnu/libproj.so.22+0xb5ad1) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 408 byte(s) in 1 object(s) allocated from:
>     #0 0x564bb8a42b28 in __interceptor_calloc (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1431b28) (BuildId: 9f02a3756d51a1b94885d8009fd13782d57ad46b)
>     #1 0x7f1a0b19ee75  (/lib/x86_64-linux-gnu/libproj.so.22+0x26fe75) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 232 byte(s) in 1 object(s) allocated from:
>     #0 0x564bb8a42b28 in __interceptor_calloc (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1431b28) (BuildId: 9f02a3756d51a1b94885d8009fd13782d57ad46b)
>     #1 0x7f1a0b157d5a  (/lib/x86_64-linux-gnu/libproj.so.22+0x228d5a) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 224 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : import XML merge_geo2 ( Last six runs Mar2024 )

---------- Differences in errors ----------
1a2,149
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2903093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 1 object(s) allocated from:
>     #0 0x55e16104e70d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x146c70d) (BuildId: 9f02a3756d51a1b94885d8009fd13782d57ad46b)
>     #1 0x55e161767def in NIImporter_SUMO::loadLocation(SUMOSAXAttributes const&, bool) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:1008:18
>     #2 0x55e1618c86d6 in NIXMLNodesHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIXMLNodesHandler.cpp:69:26
>     #3 0x55e1626aec89 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:128:9
>     #4 0x7f68c34614a7 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) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 824 byte(s) in 1 object(s) allocated from:
>     #0 0x55e16104e92d in operator new(unsigned long, std::nothrow_t const&) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x146c92d) (BuildId: 9f02a3756d51a1b94885d8009fd13782d57ad46b)
>     #1 0x7f68c3130600  (/lib/x86_64-linux-gnu/libproj.so.22+0x230600) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e16104e70d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x146c70d) (BuildId: 9f02a3756d51a1b94885d8009fd13782d57ad46b)
>     #1 0x7f68c2fb5ad1 in osgeo::proj::common::IdentifiedObject::setProperties(osgeo::proj::util::PropertyMap const&) (/lib/x86_64-linux-gnu/libproj.so.22+0xb5ad1) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 408 byte(s) in 1 object(s) allocated from:
>     #0 0x55e161013b28 in __interceptor_calloc (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1431b28) (BuildId: 9f02a3756d51a1b94885d8009fd13782d57ad46b)
>     #1 0x7f68c316fe75  (/lib/x86_64-linux-gnu/libproj.so.22+0x26fe75) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 232 byte(s) in 1 object(s) allocated from:
>     #0 0x55e161013b28 in __interceptor_calloc (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1431b28) (BuildId: 9f02a3756d51a1b94885d8009fd13782d57ad46b)
>     #1 0x7f68c3128d5a  (/lib/x86_64-linux-gnu/libproj.so.22+0x228d5a) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 224 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (see #12765) on ts-sim-build-ba : import OSM bugs ticket12765 ( Last six runs Mar2024 )

missing tls on rail crossing
(This bug was triggered by text found in file 'output' matching '.')
---------- New result in errors ----------
Warning: The referenced geometry information (ref='3144381718') is not known
Warning: The referenced geometry information (ref='3144381716') is not known
Warning: The referenced geometry information (ref='3144381697') is not known
Warning: The referenced geometry information (ref='3144381714') is not known
Warning: The referenced geometry information (ref='3144381713') is not known
Warning: Discarding way '316682910' because it has only 1 node(s)
Warning: PT line in relation 18306 with no stops ignored. Probably OSM file is incomplete.
Warning: PT line in relation 66869 with no stops ignored. Probably OSM file is incomplete.
Warning: PT line in relation 349308 with no stops ignored. Probably OSM file is incomplete.
Warning: PT line in relation 2277611 with no stops ignored. Probably OSM file is incomplete.
Warning: PT line in relation 2277612 with no stops ignored. Probably OSM file is incomplete.
Warning: Speed of straight connection '23209055#1_1->23209055#2_1' reduced by 5.12 due to turning radius of 13.99 (length=4.01, angle=32.41).
Warning: 15 total messages of type: PT line in relation % with no stops ignored. Probably OSM file is incomplete.
Warning: 281 total messages of type: The referenced geometry information (ref='%') is not known
---------- New result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-604031.80,-5790823.44" convBoundary="0.00,0.00,80.95,82.87" origBoundary="10.524222,52.257940,10.525400,52.258693" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="2.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="railway.tram" priority="17" numLanes="1" speed="13.89" allow="tram" oneway="1"/>

    <edge id=":251048975_0" function="internal">
        <lane id=":251048975_0_0" index="0" allow="tram" speed="13.89" length="10.23" shape="59.28,39.43 49.93,43.58"/>
    </edge>
    <edge id=":251048975_1" function="internal">
        <lane id=":251048975_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.91" length="4.59" shape="55.04,39.13 56.08,40.25 56.68,41.12 57.04,42.13 57.38,43.62"/>
        <lane id=":251048975_1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.77" length="4.59" shape="52.77,41.39 53.55,42.26 53.94,42.97 54.16,43.78 54.39,44.95"/>
    </edge>
    <edge id=":251048978_0" function="internal">
        <lane id=":251048978_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.09" shape="64.25,49.41 54.56,59.87"/>
        <lane id=":251048978_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.09" shape="61.76,47.37 52.32,57.58"/>
    </edge>
    <edge id=":251048978_2" function="internal">
        <lane id=":251048978_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.32" length="13.94" shape="57.80,45.69 57.68,50.62 57.10,54.63 56.06,57.71 54.56,59.87"/>
        <lane id=":251048978_2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.99" length="13.94" shape="54.47,45.28 55.02,49.20 54.85,52.55 53.95,55.35 52.32,57.58"/>
    </edge>
    <edge id=":26189998_0" function="internal">
<truncated after showing first 30 lines>
---------- New result in output ----------
Success.