24Dez17rv0_32_0+0025-cff7c5c - detailed test results for NETGEN

To reconnect the TextTest GUI to these results, run:

texttest -a netgen -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Dec002554.1226 -g

To start TextTest for these tests, run:

texttest -a netgen -d /home/delphi/gcc/sumo/tests


default: 83 tests: 83 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : bugs 2468327 ( Last six runs Dec2017 )

---------- Differences in errors ----------
1,2c1
< Error: Spider networks need at least one circle.
< Quitting (on error).
---
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Missing result in log ----------
Error: Spider networks need at least one circle.
Quitting (on error).

TEST FAILED on ts-sim-build-ba : errors false_output ( Last six runs Dec2017 )

---------- Differences in errors ----------
1,2c1
< Error: Could not build output file 'output/net.net.xml' (No such file or directory).
< Quitting (on error).
---
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127

TEST FAILED on ts-sim-build-ba : errors false_plain_output ( Last six runs Dec2017 )

---------- Differences in errors ----------
1,2c1
< Error: Could not build output file 'output/plain.nod.xml' (No such file or directory).
< Quitting (on error).
---
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,3600.00,3600.00" origBoundary="0.00,0.00,3600.00,3600.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="7.90" shape="-1.65,3.25 -1.34,1.11 -0.43,-0.43 1.11,-1.34 3.25,-1.65"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="2.80" shape="-1.65,3.25 -0.83,2.01 0.00,1.60 0.35,1.77"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="2.02" shape="0.35,1.77 0.83,2.01 1.65,3.25"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="2.58" shape="3.25,1.65 2.55,1.75 2.05,2.05 1.75,2.55 1.65,3.25"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="2.20" shape="3.25,1.65 2.01,0.83 1.69,0.19"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="2.62" shape="1.69,0.19 1.60,0.00 2.01,-0.83 3.25,-1.65"/>
    </edge>
    <edge id=":0/1_0" function="internal">
        <lane id=":0/1_0_0" index="0" speed="13.90" length="9.50" shape="-1.65,404.75 -1.65,395.25"/>
    </edge>
    <edge id=":0/1_1" function="internal">
        <lane id=":0/1_1_0" index="0" speed="13.90" length="5.28" shape="-1.65,404.75 -1.25,401.95 -0.05,399.95 0.05,399.89"/>
<truncated after showing first 30 lines>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,2c1
< Error: You may specify only one type of network to generate at once.
< Quitting (on error).
---
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
errors multiple_types grid_and_random ( Last six runs Dec2017 )
errors multiple_types grid_and_spider ( Last six runs Dec2017 )
errors multiple_types grid_spider_and_random ( Last six runs Dec2017 )
errors multiple_types spider_and_random ( Last six runs Dec2017 )

TEST FAILED on ts-sim-build-ba : errors unknown_option ( Last six runs Dec2017 )

---------- Differences in errors ----------
1,4c1
< Error: On processing option '--test_this_funky_but_not_exitsing_option':
<  No option with the name 'test_this_funky_but_not_exitsing_option' exists.
< Error: Could not parse commandline options.
< Quitting (on error).
---
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127

7 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,2c1
< Error: Only the following junction types are known: traffic_light, traffic_light_unregulated, traffic_light_right_on_red, priority, priority_stop, allway_stop, zipper, unregulated, rail_signal, rail_crossing, right_before_left
< Quitting (on error).
---
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
function junction_types errors junction_type_actuated_tls grid ( Last six runs Dec2017 )
function junction_types errors junction_type_actuated_tls random ( Last six runs Dec2017 )
function junction_types errors junction_type_actuated_tls spider ( Last six runs Dec2017 )
function junction_types errors junction_type_agentbased_tls grid ( Last six runs Dec2017 )
function junction_types errors junction_type_agentbased_tls random ( Last six runs Dec2017 )
function junction_types errors junction_type_agentbased_tls spider ( Last six runs Dec2017 )
function junction_types errors unknown_junction_type ( Last six runs Dec2017 )

TEST FAILED on ts-sim-build-ba : function junction_types explicite_tls grid__one_tls_set ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    9 nodes generated.
<    24 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  1 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="0.00,0.00,80.00,80.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="7.90" shape="-1.65,3.25 -1.34,1.11 -0.43,-0.43 1.11,-1.34 3.25,-1.65"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="2.80" shape="-1.65,3.25 -0.83,2.01 -0.00,1.60 0.35,1.77"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="2.02" shape="0.35,1.77 0.82,2.01 1.65,3.25"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="2.58" shape="3.25,1.65 2.55,1.75 2.05,2.05 1.75,2.55 1.65,3.25"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="2.20" shape="3.25,1.65 2.01,0.83 1.69,0.19"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="2.62" shape="1.69,0.19 1.60,0.00 2.01,-0.82 3.25,-1.65"/>
    </edge>
    <edge id=":0/1_0" function="internal">
        <lane id=":0/1_0_0" index="0" speed="13.90" length="9.50" shape="-1.65,44.75 -1.65,35.25"/>
    </edge>
    <edge id=":0/1_1" function="internal">
        <lane id=":0/1_1_0" index="0" speed="13.90" length="5.28" shape="-1.65,44.75 -1.25,41.95 -0.05,39.95 0.05,39.89"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function junction_types explicite_tls random__one_tls_set ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,38d0
<  Generation done;
<    10 nodes generated.
<    10 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  1 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 7
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="162.29,362.77" convBoundary="0.00,0.00,554.80,574.23" origBoundary="-162.29,-362.77,392.51,211.46" projParameter="!"/>

    <edge id=":12_0" function="internal">
        <lane id=":12_0_0" index="0" speed="13.90" length="5.85" shape="233.90,185.09 233.15,183.62 233.08,182.42 233.15,181.15 232.78,179.47"/>
    </edge>
    <edge id=":12_1" function="internal">
        <lane id=":12_1_0" index="0" speed="13.90" length="6.48" shape="229.84,182.37 231.82,182.91 232.97,182.60 233.29,181.45 232.78,179.47"/>
    </edge>
    <edge id=":2_0" function="internal">
        <lane id=":2_0_0" index="0" speed="13.90" length="7.69" shape="106.55,137.71 105.95,135.51 105.38,134.06 104.69,132.65 103.72,130.58"/>
    </edge>
    <edge id=":2_1" function="internal">
        <lane id=":2_1_0" index="0" speed="13.90" length="6.32" shape="106.55,137.71 106.31,135.70 106.74,134.50 107.86,134.12 109.65,134.56"/>
    </edge>
    <edge id=":8_0" function="internal">
        <lane id=":8_0_0" index="0" speed="13.90" length="6.24" shape="365.69,368.84 367.63,368.67 368.60,368.00 368.60,366.82 367.64,365.14"/>
    </edge>
    <edge id=":8_1" function="internal">
        <lane id=":8_1_0" index="0" speed="13.90" length="12.25" shape="365.69,368.84 369.03,368.97 371.85,368.93 374.60,368.50 377.74,367.47"/>
    </edge>
    <edge id=":8_2" function="internal">
        <lane id=":8_2_0" index="0" speed="13.90" length="11.34" shape="365.69,368.84 369.79,369.14 372.94,369.71 375.15,370.55 376.41,371.65"/>
    </edge>

    <edge id="11" from="1" to="10" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function junction_types explicite_tls spider__one_tls_set ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    5 nodes generated.
<    16 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  1 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 1
<   Priority junctions          : 4
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-100.00,-100.00,100.00,100.00" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="13.90" length="5.00" shape="98.35,104.75 98.16,103.39 97.57,102.43 96.61,101.84 95.25,101.65"/>
    </edge>
    <edge id=":1_1" function="internal">
        <lane id=":1_1_0" index="0" speed="13.90" length="9.50" shape="98.35,104.75 98.35,95.25"/>
    </edge>
    <edge id=":1_2" function="internal">
        <lane id=":1_2_0" index="0" speed="13.90" length="10.32" shape="98.35,104.75 98.75,101.95 99.95,99.95 101.95,98.75 104.75,98.35"/>
    </edge>
    <edge id=":1_3" function="internal">
        <lane id=":1_3_0" index="0" speed="13.90" length="4.82" shape="98.35,104.75 99.18,103.51 100.00,103.10 100.83,103.51 101.65,104.75"/>
    </edge>
    <edge id=":1_4" function="internal">
        <lane id=":1_4_0" index="0" speed="13.90" length="5.00" shape="104.75,101.65 103.39,101.84 102.43,102.43 101.84,103.39 101.65,104.75"/>
    </edge>
    <edge id=":1_5" function="internal">
        <lane id=":1_5_0" index="0" speed="13.90" length="9.50" shape="104.75,101.65 95.25,101.65"/>
    </edge>
    <edge id=":1_6" function="internal">
        <lane id=":1_6_0" index="0" speed="13.90" length="10.32" shape="104.75,101.65 101.95,101.25 99.95,100.05 98.75,98.05 98.35,95.25"/>
    </edge>
    <edge id=":1_7" function="internal">
        <lane id=":1_7_0" index="0" speed="13.90" length="4.82" shape="104.75,101.65 103.51,100.82 103.10,100.00 103.51,99.17 104.75,98.35"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    9 nodes generated.
<    24 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="0.00,0.00,80.00,80.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="7.90" shape="-1.65,3.25 -1.34,1.11 -0.43,-0.43 1.11,-1.34 3.25,-1.65"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="2.80" shape="-1.65,3.25 -0.83,2.01 -0.00,1.60 0.35,1.77"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="2.02" shape="0.35,1.77 0.82,2.01 1.65,3.25"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="2.58" shape="3.25,1.65 2.55,1.75 2.05,2.05 1.75,2.55 1.65,3.25"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="2.20" shape="3.25,1.65 2.01,0.83 1.69,0.19"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="2.62" shape="1.69,0.19 1.60,0.00 2.01,-0.82 3.25,-1.65"/>
    </edge>
    <edge id=":0/1_0" function="internal">
        <lane id=":0/1_0_0" index="0" speed="13.90" length="9.50" shape="-1.65,44.75 -1.65,35.25"/>
    </edge>
    <edge id=":0/1_1" function="internal">
        <lane id=":0/1_1_0" index="0" speed="13.90" length="5.28" shape="-1.65,44.75 -1.25,41.95 -0.05,39.95 0.05,39.89"/>
<truncated after showing first 30 lines>
function junction_types junction_type_priority grid ( Last six runs Dec2017 )
function junction_types plain grid ( Last six runs Dec2017 )

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,38d0
<  Generation done;
<    10 nodes generated.
<    10 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 7
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="162.29,362.77" convBoundary="0.00,0.00,554.80,574.23" origBoundary="-162.29,-362.77,392.51,211.46" projParameter="!"/>

    <edge id=":12_0" function="internal">
        <lane id=":12_0_0" index="0" speed="13.90" length="5.85" shape="233.90,185.09 233.15,183.62 233.08,182.42 233.15,181.15 232.78,179.47"/>
    </edge>
    <edge id=":12_1" function="internal">
        <lane id=":12_1_0" index="0" speed="13.90" length="6.48" shape="229.84,182.37 231.82,182.91 232.97,182.60 233.29,181.45 232.78,179.47"/>
    </edge>
    <edge id=":2_0" function="internal">
        <lane id=":2_0_0" index="0" speed="13.90" length="7.69" shape="106.55,137.71 105.95,135.51 105.38,134.06 104.69,132.65 103.72,130.58"/>
    </edge>
    <edge id=":2_1" function="internal">
        <lane id=":2_1_0" index="0" speed="13.90" length="6.32" shape="106.55,137.71 106.31,135.70 106.74,134.50 107.86,134.12 109.65,134.56"/>
    </edge>
    <edge id=":8_0" function="internal">
        <lane id=":8_0_0" index="0" speed="13.90" length="6.24" shape="365.69,368.84 367.63,368.67 368.60,368.00 368.60,366.82 367.64,365.14"/>
    </edge>
    <edge id=":8_1" function="internal">
        <lane id=":8_1_0" index="0" speed="13.90" length="12.25" shape="365.69,368.84 369.03,368.97 371.85,368.93 374.60,368.50 377.74,367.47"/>
    </edge>
    <edge id=":8_2" function="internal">
        <lane id=":8_2_0" index="0" speed="13.90" length="11.34" shape="365.69,368.84 369.79,369.14 372.94,369.71 375.15,370.55 376.41,371.65"/>
    </edge>

    <edge id="11" from="1" to="10" priority="-1">
<truncated after showing first 30 lines>
function junction_types junction_type_priority random ( Last six runs Dec2017 )
function junction_types junction_type_right_before_left random ( Last six runs Dec2017 )
function junction_types plain random ( Last six runs Dec2017 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    5 nodes generated.
<    16 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 1
<   Priority junctions          : 4
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-100.00,-100.00,100.00,100.00" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="13.90" length="5.00" shape="98.35,104.75 98.16,103.39 97.57,102.43 96.61,101.84 95.25,101.65"/>
    </edge>
    <edge id=":1_1" function="internal">
        <lane id=":1_1_0" index="0" speed="13.90" length="9.50" shape="98.35,104.75 98.35,95.25"/>
    </edge>
    <edge id=":1_2" function="internal">
        <lane id=":1_2_0" index="0" speed="13.90" length="10.32" shape="98.35,104.75 98.75,101.95 99.95,99.95 101.95,98.75 104.75,98.35"/>
    </edge>
    <edge id=":1_3" function="internal">
        <lane id=":1_3_0" index="0" speed="13.90" length="4.82" shape="98.35,104.75 99.18,103.51 100.00,103.10 100.83,103.51 101.65,104.75"/>
    </edge>
    <edge id=":1_4" function="internal">
        <lane id=":1_4_0" index="0" speed="13.90" length="5.00" shape="104.75,101.65 103.39,101.84 102.43,102.43 101.84,103.39 101.65,104.75"/>
    </edge>
    <edge id=":1_5" function="internal">
        <lane id=":1_5_0" index="0" speed="13.90" length="9.50" shape="104.75,101.65 95.25,101.65"/>
    </edge>
    <edge id=":1_6" function="internal">
        <lane id=":1_6_0" index="0" speed="13.90" length="10.32" shape="104.75,101.65 101.95,101.25 99.95,100.05 98.75,98.05 98.35,95.25"/>
    </edge>
    <edge id=":1_7" function="internal">
        <lane id=":1_7_0" index="0" speed="13.90" length="4.82" shape="104.75,101.65 103.51,100.82 103.10,100.00 103.51,99.17 104.75,98.35"/>
<truncated after showing first 30 lines>
function junction_types junction_type_priority spider ( Last six runs Dec2017 )
function junction_types plain spider ( Last six runs Dec2017 )

TEST FAILED on ts-sim-build-ba : function junction_types junction_type_right_before_left grid ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    9 nodes generated.
<    24 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="0.00,0.00,80.00,80.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="7.90" shape="-1.65,3.25 -1.34,1.11 -0.43,-0.43 1.11,-1.34 3.25,-1.65"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="4.82" shape="-1.65,3.25 -0.83,2.01 -0.00,1.60 0.82,2.01 1.65,3.25"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="2.58" shape="3.25,1.65 2.55,1.75 2.05,2.05 1.75,2.55 1.65,3.25"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="4.82" shape="3.25,1.65 2.01,0.83 1.60,0.00 2.01,-0.82 3.25,-1.65"/>
    </edge>
    <edge id=":0/1_0" function="internal">
        <lane id=":0/1_0_0" index="0" speed="13.90" length="9.50" shape="-1.65,44.75 -1.65,35.25"/>
    </edge>
    <edge id=":0/1_1" function="internal">
        <lane id=":0/1_1_0" index="0" speed="13.90" length="10.32" shape="-1.65,44.75 -1.25,41.95 -0.05,39.95 1.95,38.75 4.75,38.35"/>
    </edge>
    <edge id=":0/1_2" function="internal">
        <lane id=":0/1_2_0" index="0" speed="13.90" length="4.82" shape="-1.65,44.75 -0.83,43.51 0.00,43.10 0.83,43.51 1.65,44.75"/>
    </edge>
    <edge id=":0/1_3" function="internal">
        <lane id=":0/1_3_0" index="0" speed="13.90" length="5.00" shape="4.75,41.65 3.39,41.84 2.43,42.42 1.84,43.39 1.65,44.75"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function junction_types junction_type_right_before_left spider ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    5 nodes generated.
<    16 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 1
<   Priority junctions          : 0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-100.00,-100.00,100.00,100.00" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="13.90" length="5.00" shape="98.35,104.75 98.16,103.39 97.57,102.43 96.61,101.84 95.25,101.65"/>
    </edge>
    <edge id=":1_1" function="internal">
        <lane id=":1_1_0" index="0" speed="13.90" length="9.50" shape="98.35,104.75 98.35,95.25"/>
    </edge>
    <edge id=":1_2" function="internal">
        <lane id=":1_2_0" index="0" speed="13.90" length="10.32" shape="98.35,104.75 98.75,101.95 99.95,99.95 101.95,98.75 104.75,98.35"/>
    </edge>
    <edge id=":1_3" function="internal">
        <lane id=":1_3_0" index="0" speed="13.90" length="4.82" shape="98.35,104.75 99.18,103.51 100.00,103.10 100.83,103.51 101.65,104.75"/>
    </edge>
    <edge id=":1_4" function="internal">
        <lane id=":1_4_0" index="0" speed="13.90" length="5.00" shape="104.75,101.65 103.39,101.84 102.43,102.43 101.84,103.39 101.65,104.75"/>
    </edge>
    <edge id=":1_5" function="internal">
        <lane id=":1_5_0" index="0" speed="13.90" length="9.50" shape="104.75,101.65 95.25,101.65"/>
    </edge>
    <edge id=":1_6" function="internal">
        <lane id=":1_6_0" index="0" speed="13.90" length="10.32" shape="104.75,101.65 101.95,101.25 99.95,100.05 98.75,98.05 98.35,95.25"/>
    </edge>
    <edge id=":1_7" function="internal">
        <lane id=":1_7_0" index="0" speed="13.90" length="4.82" shape="104.75,101.65 103.51,100.82 103.10,100.00 103.51,99.17 104.75,98.35"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function junction_types junction_type_static_tls grid ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    9 nodes generated.
<    24 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  9 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="0.00,0.00,80.00,80.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="7.90" shape="-1.65,3.25 -1.34,1.11 -0.43,-0.43 1.11,-1.34 3.25,-1.65"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="2.80" shape="-1.65,3.25 -0.83,2.01 -0.00,1.60 0.35,1.77"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="2.02" shape="0.35,1.77 0.82,2.01 1.65,3.25"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="2.58" shape="3.25,1.65 2.55,1.75 2.05,2.05 1.75,2.55 1.65,3.25"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="2.20" shape="3.25,1.65 2.01,0.83 1.69,0.19"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="2.62" shape="1.69,0.19 1.60,0.00 2.01,-0.82 3.25,-1.65"/>
    </edge>
    <edge id=":0/1_0" function="internal">
        <lane id=":0/1_0_0" index="0" speed="13.90" length="9.50" shape="-1.65,44.75 -1.65,35.25"/>
    </edge>
    <edge id=":0/1_1" function="internal">
        <lane id=":0/1_1_0" index="0" speed="13.90" length="5.28" shape="-1.65,44.75 -1.25,41.95 -0.05,39.95 0.05,39.89"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function junction_types junction_type_static_tls random ( Last six runs Dec2017 )

---------- Differences in errors ----------
1,14c1
< Warning: The traffic light '1' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '1'
< Warning: The traffic light '10' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '10'
< Warning: The traffic light '14' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '14'
< Warning: The traffic light '18' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '18'
< Warning: The traffic light '24' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '24'
< Warning: The traffic light '37' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '37'
< Warning: The traffic light '6' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '6'
---
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,39d0
<  Generation done;
<    10 nodes generated.
<    10 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... 
< done.
<  3 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="162.29,362.77" convBoundary="0.00,0.00,554.80,574.23" origBoundary="-162.29,-362.77,392.51,211.46" projParameter="!"/>

    <edge id=":12_0" function="internal">
        <lane id=":12_0_0" index="0" speed="13.90" length="5.85" shape="233.90,185.09 233.15,183.62 233.08,182.42 233.15,181.15 232.78,179.47"/>
    </edge>
    <edge id=":12_1" function="internal">
        <lane id=":12_1_0" index="0" speed="13.90" length="6.48" shape="229.84,182.37 231.82,182.91 232.97,182.60 233.29,181.45 232.78,179.47"/>
    </edge>
    <edge id=":2_0" function="internal">
        <lane id=":2_0_0" index="0" speed="13.90" length="7.69" shape="106.55,137.71 105.95,135.51 105.38,134.06 104.69,132.65 103.72,130.58"/>
    </edge>
    <edge id=":2_1" function="internal">
        <lane id=":2_1_0" index="0" speed="13.90" length="6.32" shape="106.55,137.71 106.31,135.70 106.74,134.50 107.86,134.12 109.65,134.56"/>
    </edge>
    <edge id=":8_0" function="internal">
        <lane id=":8_0_0" index="0" speed="13.90" length="6.24" shape="365.69,368.84 367.63,368.67 368.60,368.00 368.60,366.82 367.64,365.14"/>
    </edge>
    <edge id=":8_1" function="internal">
        <lane id=":8_1_0" index="0" speed="13.90" length="12.25" shape="365.69,368.84 369.03,368.97 371.85,368.93 374.60,368.50 377.74,367.47"/>
    </edge>
    <edge id=":8_2" function="internal">
        <lane id=":8_2_0" index="0" speed="13.90" length="11.34" shape="365.69,368.84 369.79,369.14 372.94,369.71 375.15,370.55 376.41,371.65"/>
    </edge>

    <edge id="11" from="1" to="10" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function junction_types junction_type_static_tls spider ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    5 nodes generated.
<    16 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  4 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 1
<   Priority junctions          : 4
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-100.00,-100.00,100.00,100.00" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="13.90" length="5.00" shape="98.35,104.75 98.16,103.39 97.57,102.43 96.61,101.84 95.25,101.65"/>
    </edge>
    <edge id=":1_1" function="internal">
        <lane id=":1_1_0" index="0" speed="13.90" length="9.50" shape="98.35,104.75 98.35,95.25"/>
    </edge>
    <edge id=":1_2" function="internal">
        <lane id=":1_2_0" index="0" speed="13.90" length="10.32" shape="98.35,104.75 98.75,101.95 99.95,99.95 101.95,98.75 104.75,98.35"/>
    </edge>
    <edge id=":1_3" function="internal">
        <lane id=":1_3_0" index="0" speed="13.90" length="4.82" shape="98.35,104.75 99.18,103.51 100.00,103.10 100.83,103.51 101.65,104.75"/>
    </edge>
    <edge id=":1_4" function="internal">
        <lane id=":1_4_0" index="0" speed="13.90" length="5.00" shape="104.75,101.65 103.39,101.84 102.43,102.43 101.84,103.39 101.65,104.75"/>
    </edge>
    <edge id=":1_5" function="internal">
        <lane id=":1_5_0" index="0" speed="13.90" length="9.50" shape="104.75,101.65 95.25,101.65"/>
    </edge>
    <edge id=":1_6" function="internal">
        <lane id=":1_6_0" index="0" speed="13.90" length="10.32" shape="104.75,101.65 101.95,101.25 99.95,100.05 98.75,98.05 98.35,95.25"/>
    </edge>
    <edge id=":1_7" function="internal">
        <lane id=":1_7_0" index="0" speed="13.90" length="4.82" shape="104.75,101.65 103.51,100.82 103.10,100.00 103.51,99.17 104.75,98.35"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function no_left grid_example1 ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,36d0
<  Generation done;
<    100 nodes generated.
<    360 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 100
<   Right-before-left junctions : 0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,3600.00,3600.00" origBoundary="0.00,0.00,3600.00,3600.00" projParameter="!"/>

    <edge id="0/0to0/1" from="0/0" to="0/1" priority="-1">
        <lane id="0/0to0/1_0" index="0" speed="13.90" length="400.00" shape="1.65,3.25 1.65,395.25"/>
    </edge>
    <edge id="0/0to1/0" from="0/0" to="1/0" priority="-1">
        <lane id="0/0to1/0_0" index="0" speed="13.90" length="400.00" shape="3.25,-1.65 395.25,-1.65"/>
    </edge>
    <edge id="0/1to0/0" from="0/1" to="0/0" priority="-1">
        <lane id="0/1to0/0_0" index="0" speed="13.90" length="400.00" shape="-1.65,395.25 -1.65,3.25"/>
    </edge>
    <edge id="0/1to0/2" from="0/1" to="0/2" priority="-1">
        <lane id="0/1to0/2_0" index="0" speed="13.90" length="400.00" shape="1.65,404.75 1.65,795.25"/>
    </edge>
    <edge id="0/1to1/1" from="0/1" to="1/1" priority="-1">
        <lane id="0/1to1/1_0" index="0" speed="13.90" length="400.00" shape="4.75,398.35 395.25,398.35"/>
    </edge>
    <edge id="0/2to0/1" from="0/2" to="0/1" priority="-1">
        <lane id="0/2to0/1_0" index="0" speed="13.90" length="400.00" shape="-1.65,795.25 -1.65,404.75"/>
    </edge>
    <edge id="0/2to0/3" from="0/2" to="0/3" priority="-1">
        <lane id="0/2to0/3_0" index="0" speed="13.90" length="400.00" shape="1.65,804.75 1.65,1195.25"/>
    </edge>
    <edge id="0/2to1/2" from="0/2" to="1/2" priority="-1">
        <lane id="0/2to1/2_0" index="0" speed="13.90" length="400.00" shape="4.75,798.35 395.25,798.35"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function no_left random_example1 ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,36d0
<  Generation done;
<    200 nodes generated.
<    560 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 200
<   Right-before-left junctions : 0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1263.68,1880.98" convBoundary="0.00,0.00,2463.28,3477.43" origBoundary="-1263.68,-1880.98,1199.60,1596.45" projParameter="!"/>

    <edge id="-1005" from="1004" to="611" priority="-1">
        <lane id="-1005_0" index="0" speed="13.90" length="136.57" shape="1125.76,2179.17 1247.72,2216.21"/>
    </edge>
    <edge id="-1011" from="1010" to="611" priority="-1">
        <lane id="-1011_0" index="0" speed="13.90" length="248.37" shape="1150.17,2438.42 1246.89,2227.02"/>
    </edge>
    <edge id="-1027" from="1026" to="697" priority="-1">
        <lane id="-1027_0" index="0" speed="13.90" length="231.17" shape="973.74,2069.68 989.70,1849.57"/>
    </edge>
    <edge id="-1029" from="1004" to="727" priority="-1">
        <lane id="-1029_0" index="0" speed="13.90" length="174.51" shape="1118.08,2177.49 1024.57,2042.34"/>
    </edge>
    <edge id="-1033" from="881" to="733" priority="-1">
        <lane id="-1033_0" index="0" speed="13.90" length="107.87" shape="1122.71,1150.84 1026.09,1178.46"/>
    </edge>
    <edge id="-1057" from="1056" to="522" priority="-1">
        <lane id="-1057_0" index="0" speed="13.90" length="240.13" shape="1839.86,1432.74 1624.40,1353.73"/>
    </edge>
    <edge id="-1093" from="1092" to="1004" priority="-1">
        <lane id="-1093_0" index="0" speed="13.90" length="171.81" shape="1028.55,2313.43 1118.01,2181.90"/>
    </edge>
    <edge id="-11" from="10" to="1" priority="-1">
        <lane id="-11_0" index="0" speed="13.90" length="169.92" shape="1105.49,1928.33 1257.61,1881.13"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function no_left spider_example1 ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,36d0
<  Generation done;
<    101 nodes generated.
<    400 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 1
<   Priority junctions          : 100
<   Right-before-left junctions : 0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1000.00,951.06" convBoundary="0.00,0.00,2000.00,1902.11" origBoundary="-1000.00,-951.06,1000.00,951.06" projParameter="!"/>

    <edge id="1/10to1/9" from="1/10" to="1/9" priority="-1">
        <lane id="1/10to1/9_0" index="0" speed="13.90" length="100.00" shape="1994.03,952.71 1903.86,952.71"/>
    </edge>
    <edge id="1/10to10/10" from="1/10" to="10/10" priority="-1">
        <lane id="1/10to10/10_0" index="0" speed="13.90" length="618.03" shape="1996.58,945.89 1809.29,369.46"/>
    </edge>
    <edge id="1/10to2/10" from="1/10" to="2/10" priority="-1">
        <lane id="1/10to2/10_0" index="0" speed="13.90" length="618.03" shape="1999.72,957.25 1812.43,1533.67"/>
    </edge>
    <edge id="1/1to1" from="1/1" to="1" priority="-1">
        <lane id="1/1to1_0" index="0" speed="13.90" length="100.00" shape="1094.03,952.71 1011.50,952.71"/>
    </edge>
    <edge id="1/1to1/2" from="1/1" to="1/2" priority="-1">
        <lane id="1/1to1/2_0" index="0" speed="13.90" length="100.00" shape="1103.86,949.41 1194.03,949.41"/>
    </edge>
    <edge id="1/1to10/1" from="1/1" to="10/1" priority="-1">
        <lane id="1/1to10/1_0" index="0" speed="13.90" length="61.80" shape="1096.58,945.89 1081.18,898.47"/>
    </edge>
    <edge id="1/1to2/1" from="1/1" to="2/1" priority="-1">
        <lane id="1/1to2/1_0" index="0" speed="13.90" length="61.80" shape="1099.72,957.25 1084.32,1004.66"/>
    </edge>
    <edge id="1/2to1/1" from="1/2" to="1/1" priority="-1">
        <lane id="1/2to1/1_0" index="0" speed="13.90" length="100.00" shape="1194.03,952.71 1103.86,952.71"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : grid alphanumerical-ids ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="0.00,0.00,80.00,80.00" projParameter="!"/>

    <edge id="A0toA1" from="A0" to="A1" priority="-1">
        <lane id="A0toA1_0" index="0" speed="13.90" length="40.00" shape="1.65,3.25 1.65,35.25"/>
    </edge>
    <edge id="A0toB0" from="A0" to="B0" priority="-1">
        <lane id="A0toB0_0" index="0" speed="13.90" length="40.00" shape="3.25,-1.65 35.25,-1.65"/>
    </edge>
    <edge id="A1toA0" from="A1" to="A0" priority="-1">
        <lane id="A1toA0_0" index="0" speed="13.90" length="40.00" shape="-1.65,35.25 -1.65,3.25"/>
    </edge>
    <edge id="A1toA2" from="A1" to="A2" priority="-1">
        <lane id="A1toA2_0" index="0" speed="13.90" length="40.00" shape="1.65,44.75 1.65,76.75"/>
    </edge>
    <edge id="A1toB1" from="A1" to="B1" priority="-1">
        <lane id="A1toB1_0" index="0" speed="13.90" length="40.00" shape="4.75,38.35 35.25,38.35"/>
    </edge>
    <edge id="A2toA1" from="A2" to="A1" priority="-1">
        <lane id="A2toA1_0" index="0" speed="13.90" length="40.00" shape="-1.65,76.75 -1.65,44.75"/>
    </edge>
    <edge id="A2toB2" from="A2" to="B2" priority="-1">
        <lane id="A2toB2_0" index="0" speed="13.90" length="40.00" shape="3.25,78.35 35.25,78.35"/>
    </edge>
    <edge id="B0toA0" from="B0" to="A0" priority="-1">
        <lane id="B0toA0_0" index="0" speed="13.90" length="40.00" shape="35.25,1.65 3.25,1.65"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : grid attach ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,600.00,600.00" origBoundary="0.00,0.00,600.00,600.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="5.00" shape="98.35,104.75 98.16,103.39 97.57,102.43 96.61,101.84 95.25,101.65"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="9.50" shape="98.35,104.75 98.35,95.25"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="5.28" shape="98.35,104.75 98.75,101.95 99.95,99.95 100.05,99.89"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="2.41" shape="98.35,104.75 99.18,103.51 100.00,103.10"/>
    </edge>
    <edge id=":0/0_16" function="internal">
        <lane id=":0/0_16_0" index="0" speed="13.90" length="5.04" shape="100.05,99.89 101.95,98.75 104.75,98.35"/>
    </edge>
    <edge id=":0/0_17" function="internal">
        <lane id=":0/0_17_0" index="0" speed="13.90" length="2.41" shape="100.00,103.10 100.83,103.51 101.65,104.75"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="5.00" shape="104.75,101.65 103.39,101.84 102.43,102.43 101.84,103.39 101.65,104.75"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="9.50" shape="104.75,101.65 95.25,101.65"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : grid defaults ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="0.00,0.00,80.00,80.00" projParameter="!"/>

    <edge id="A0toA1" from="A0" to="A1" priority="-1">
        <lane id="A0toA1_0" index="0" speed="13.90" length="40.00" width="5.00" shape="2.55,5.05 2.55,33.45"/>
    </edge>
    <edge id="A0toB0" from="A0" to="B0" priority="-1">
        <lane id="A0toB0_0" index="0" speed="13.90" length="40.00" width="5.00" shape="5.05,-2.55 33.45,-2.55"/>
    </edge>
    <edge id="A1toA0" from="A1" to="A0" priority="-1">
        <lane id="A1toA0_0" index="0" speed="13.90" length="40.00" width="5.00" shape="-2.55,33.45 -2.55,5.05"/>
    </edge>
    <edge id="A1toA2" from="A1" to="A2" priority="-1">
        <lane id="A1toA2_0" index="0" speed="13.90" length="40.00" width="5.00" shape="2.55,46.55 2.55,74.95"/>
    </edge>
    <edge id="A1toB1" from="A1" to="B1" priority="-1">
        <lane id="A1toB1_0" index="0" speed="13.90" length="40.00" width="5.00" shape="6.55,37.45 33.45,37.45"/>
    </edge>
    <edge id="A2toA1" from="A2" to="A1" priority="-1">
        <lane id="A2toA1_0" index="0" speed="13.90" length="40.00" width="5.00" shape="-2.55,74.95 -2.55,46.55"/>
    </edge>
    <edge id="A2toB2" from="A2" to="B2" priority="-1">
        <lane id="A2toB2_0" index="0" speed="13.90" length="40.00" width="5.00" shape="5.05,77.45 33.45,77.45"/>
    </edge>
    <edge id="B0toA0" from="B0" to="A0" priority="-1">
        <lane id="B0toA0_0" index="0" speed="13.90" length="40.00" width="5.00" shape="33.45,2.55 5.05,2.55"/>
<truncated after showing first 30 lines>

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,2c1
< Error: The distance between nodes must be at least 10m in both directions.
< Quitting (on error).
---
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
grid errors grid_length__9_9 ( Last six runs Dec2017 )
grid errors grid_length__zero ( Last six runs Dec2017 )
grid errors grid_x_length__9_9 ( Last six runs Dec2017 )
grid errors grid_x_length__zero ( Last six runs Dec2017 )
grid errors grid_y_length__9_9 ( Last six runs Dec2017 )
grid errors grid_y_length__zero ( Last six runs Dec2017 )

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,2c1
< Error: The number of nodes must be at least 2 in both directions.
< Quitting (on error).
---
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
grid errors grid_number__1 ( Last six runs Dec2017 )
grid errors grid_number__zero ( Last six runs Dec2017 )
grid errors grid_x_number__1 ( Last six runs Dec2017 )
grid errors grid_x_number__zero ( Last six runs Dec2017 )
grid errors grid_y_number__1 ( Last six runs Dec2017 )
grid errors grid_y_number__zero ( Last six runs Dec2017 )

TEST FAILED on ts-sim-build-ba : grid nointernal ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,3600.00,3600.00" origBoundary="0.00,0.00,3600.00,3600.00" projParameter="!"/>

    <edge id="0/0to0/1" from="0/0" to="0/1" priority="-1">
        <lane id="0/0to0/1_0" index="0" speed="13.90" length="400.00" shape="1.65,3.25 1.65,395.25"/>
    </edge>
    <edge id="0/0to1/0" from="0/0" to="1/0" priority="-1">
        <lane id="0/0to1/0_0" index="0" speed="13.90" length="400.00" shape="3.25,-1.65 395.25,-1.65"/>
    </edge>
    <edge id="0/1to0/0" from="0/1" to="0/0" priority="-1">
        <lane id="0/1to0/0_0" index="0" speed="13.90" length="400.00" shape="-1.65,395.25 -1.65,3.25"/>
    </edge>
    <edge id="0/1to0/2" from="0/1" to="0/2" priority="-1">
        <lane id="0/1to0/2_0" index="0" speed="13.90" length="400.00" shape="1.65,404.75 1.65,795.25"/>
    </edge>
    <edge id="0/1to1/1" from="0/1" to="1/1" priority="-1">
        <lane id="0/1to1/1_0" index="0" speed="13.90" length="400.00" shape="4.75,398.35 395.25,398.35"/>
    </edge>
    <edge id="0/2to0/1" from="0/2" to="0/1" priority="-1">
        <lane id="0/2to0/1_0" index="0" speed="13.90" length="400.00" shape="-1.65,795.25 -1.65,404.75"/>
    </edge>
    <edge id="0/2to0/3" from="0/2" to="0/3" priority="-1">
        <lane id="0/2to0/3_0" index="0" speed="13.90" length="400.00" shape="1.65,804.75 1.65,1195.25"/>
    </edge>
    <edge id="0/2to1/2" from="0/2" to="1/2" priority="-1">
        <lane id="0/2to1/2_0" index="0" speed="13.90" length="400.00" shape="4.75,798.35 395.25,798.35"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : grid numerical_ids ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="0.00,0.00,80.00,80.00" projParameter="!"/>

    <edge id="10" from="6" to="3" priority="-1">
        <lane id="10_0" index="0" speed="13.90" length="40.00" shape="35.25,1.65 3.25,1.65"/>
    </edge>
    <edge id="11" from="6" to="7" priority="-1">
        <lane id="11_0" index="0" speed="13.90" length="40.00" shape="41.65,4.75 41.65,35.25"/>
    </edge>
    <edge id="12" from="6" to="9" priority="-1">
        <lane id="12_0" index="0" speed="13.90" length="40.00" shape="44.75,-1.65 76.75,-1.65"/>
    </edge>
    <edge id="13" from="7" to="4" priority="-1">
        <lane id="13_0" index="0" speed="13.90" length="40.00" shape="35.25,41.65 4.75,41.65"/>
    </edge>
    <edge id="14" from="7" to="6" priority="-1">
        <lane id="14_0" index="0" speed="13.90" length="40.00" shape="38.35,35.25 38.35,4.75"/>
    </edge>
    <edge id="15" from="7" to="8" priority="-1">
        <lane id="15_0" index="0" speed="13.90" length="40.00" shape="41.65,44.75 41.65,75.25"/>
    </edge>
    <edge id="16" from="7" to="10" priority="-1">
        <lane id="16_0" index="0" speed="13.90" length="40.00" shape="44.75,38.35 75.25,38.35"/>
    </edge>
    <edge id="17" from="8" to="5" priority="-1">
        <lane id="17_0" index="0" speed="13.90" length="40.00" shape="35.25,81.65 3.25,81.65"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : grid user_example1 ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,3600.00,3600.00" origBoundary="0.00,0.00,3600.00,3600.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="7.90" shape="-1.65,3.25 -1.34,1.11 -0.43,-0.43 1.11,-1.34 3.25,-1.65"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="2.80" shape="-1.65,3.25 -0.83,2.01 0.00,1.60 0.35,1.77"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="2.02" shape="0.35,1.77 0.83,2.01 1.65,3.25"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="2.58" shape="3.25,1.65 2.55,1.75 2.05,2.05 1.75,2.55 1.65,3.25"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="2.20" shape="3.25,1.65 2.01,0.83 1.69,0.19"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="2.62" shape="1.69,0.19 1.60,0.00 2.01,-0.83 3.25,-1.65"/>
    </edge>
    <edge id=":0/1_0" function="internal">
        <lane id=":0/1_0_0" index="0" speed="13.90" length="9.50" shape="-1.65,404.75 -1.65,395.25"/>
    </edge>
    <edge id=":0/1_1" function="internal">
        <lane id=":0/1_1_0" index="0" speed="13.90" length="5.28" shape="-1.65,404.75 -1.25,401.95 -0.05,399.95 0.05,399.89"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : grid user_example1_10m ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,30.00,30.00" origBoundary="0.00,0.00,30.00,30.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="7.90" shape="-1.65,3.25 -1.34,1.11 -0.43,-0.43 1.11,-1.34 3.25,-1.65"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="2.80" shape="-1.65,3.25 -0.83,2.01 0.00,1.60 0.35,1.77"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="2.02" shape="0.35,1.77 0.83,2.01 1.65,3.25"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="2.58" shape="3.25,1.65 2.55,1.75 2.05,2.05 1.75,2.55 1.65,3.25"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="2.20" shape="3.25,1.65 2.01,0.83 1.69,0.19"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="2.62" shape="1.69,0.19 1.60,0.00 2.01,-0.83 3.25,-1.65"/>
    </edge>
    <edge id=":0/1_0" function="internal">
        <lane id=":0/1_0_0" index="0" speed="13.90" length="9.50" shape="-1.65,14.75 -1.65,5.25"/>
    </edge>
    <edge id=":0/1_1" function="internal">
        <lane id=":0/1_1_0" index="0" speed="13.90" length="5.28" shape="-1.65,14.75 -1.25,11.95 -0.05,9.95 0.05,9.89"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : grid user_example1_2nodes ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,400.00,400.00" origBoundary="0.00,0.00,400.00,400.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="7.90" shape="-1.65,3.25 -1.34,1.11 -0.43,-0.42 1.11,-1.34 3.25,-1.65"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="2.80" shape="-1.65,3.25 -0.83,2.01 -0.00,1.60 0.35,1.77"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="2.02" shape="0.35,1.77 0.82,2.01 1.65,3.25"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="2.58" shape="3.25,1.65 2.55,1.75 2.05,2.05 1.75,2.55 1.65,3.25"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="2.20" shape="3.25,1.65 2.01,0.83 1.69,0.19"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="2.62" shape="1.69,0.19 1.60,0.00 2.01,-0.82 3.25,-1.65"/>
    </edge>
    <edge id=":0/1_0" function="internal">
        <lane id=":0/1_0_0" index="0" speed="13.90" length="7.90" shape="3.25,401.65 1.11,401.34 -0.42,400.42 -1.34,398.89 -1.65,396.75"/>
    </edge>
    <edge id=":0/1_1" function="internal">
        <lane id=":0/1_1_0" index="0" speed="13.90" length="2.80" shape="3.25,401.65 2.01,400.83 1.60,400.00 1.77,399.65"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : grid user_example1_v ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    100 nodes generated.
<    360 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 100
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,3600.00,3600.00" origBoundary="0.00,0.00,3600.00,3600.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="7.90" shape="-1.65,3.25 -1.34,1.11 -0.43,-0.43 1.11,-1.34 3.25,-1.65"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="2.80" shape="-1.65,3.25 -0.83,2.01 0.00,1.60 0.35,1.77"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="2.02" shape="0.35,1.77 0.83,2.01 1.65,3.25"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="2.58" shape="3.25,1.65 2.55,1.75 2.05,2.05 1.75,2.55 1.65,3.25"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="2.20" shape="3.25,1.65 2.01,0.83 1.69,0.19"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="2.62" shape="1.69,0.19 1.60,0.00 2.01,-0.83 3.25,-1.65"/>
    </edge>
    <edge id=":0/1_0" function="internal">
        <lane id=":0/1_0_0" index="0" speed="13.90" length="9.50" shape="-1.65,404.75 -1.65,395.25"/>
    </edge>
    <edge id=":0/1_1" function="internal">
        <lane id=":0/1_1_0" index="0" speed="13.90" length="5.28" shape="-1.65,404.75 -1.25,401.95 -0.05,399.95 0.05,399.89"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : grid user_example2 ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,3800.00,160.00" origBoundary="0.00,0.00,3800.00,160.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="29.19" shape="-8.25,9.85 -7.12,1.93 -3.73,-3.73 1.93,-7.12 9.85,-8.25"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="23.87" shape="-4.95,9.85 -4.03,3.38 -1.25,-1.25 3.37,-4.03 9.85,-4.95"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="18.55" shape="-1.65,9.85 -0.93,4.82 1.22,1.22 4.82,-0.93 9.85,-1.65"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="2.69" shape="-1.65,9.85 -0.83,8.61 0.00,8.20 0.25,8.33"/>
    </edge>
    <edge id=":0/0_8" function="internal">
        <lane id=":0/0_8_0" index="0" speed="13.90" length="2.13" shape="0.25,8.33 0.83,8.61 1.65,9.85"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="2.58" shape="9.85,8.25 9.15,8.35 8.65,8.65 8.35,9.15 8.25,9.85"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="7.90" shape="9.85,4.95 7.71,5.26 6.17,6.18 5.26,7.71 4.95,9.85"/>
    </edge>
    <edge id=":0/0_6" function="internal">
        <lane id=":0/0_6_0" index="0" speed="13.90" length="13.22" shape="9.85,1.65 6.26,2.16 3.70,3.70 2.16,6.26 1.65,9.85"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : grid user_example2_v ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    100 nodes generated.
<    350 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 100
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,3800.00,160.00" origBoundary="0.00,0.00,3800.00,160.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="29.19" shape="-8.25,9.85 -7.12,1.93 -3.73,-3.73 1.93,-7.12 9.85,-8.25"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="23.87" shape="-4.95,9.85 -4.03,3.38 -1.25,-1.25 3.37,-4.03 9.85,-4.95"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="18.55" shape="-1.65,9.85 -0.93,4.82 1.22,1.22 4.82,-0.93 9.85,-1.65"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="2.69" shape="-1.65,9.85 -0.83,8.61 0.00,8.20 0.25,8.33"/>
    </edge>
    <edge id=":0/0_8" function="internal">
        <lane id=":0/0_8_0" index="0" speed="13.90" length="2.13" shape="0.25,8.33 0.83,8.61 1.65,9.85"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="2.58" shape="9.85,8.25 9.15,8.35 8.65,8.65 8.35,9.15 8.25,9.85"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="7.90" shape="9.85,4.95 7.71,5.26 6.17,6.18 5.26,7.71 4.95,9.85"/>
    </edge>
    <edge id=":0/0_6" function="internal">
        <lane id=":0/0_6_0" index="0" speed="13.90" length="13.22" shape="9.85,1.65 6.26,2.16 3.70,3.70 2.16,6.26 1.65,9.85"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meta help ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,299d0
<  Copyright (C) 2001-2017 German Aerospace Center (DLR) and others; http://sumo.dlr.de
< Road network generator for the microscopic road traffic simulation SUMO.
< 
< Usage: netgenerate [OPTION]*
<  Either "--grid", "--spider" or "--rand" must be supplied.
<   In dependance to these switches other options are used.
<  
< Configuration Options:
<   -c, --configuration-file FILE        Loads the named config on startup
<   --save-configuration FILE            Saves current configuration into FILE
<   --save-template FILE                 Saves a configuration template (empty)
<                                          into FILE
<   --save-schema FILE                   Saves the configuration schema into FILE
<   --save-commented                     Adds comments to saved template,
<                                          configuration, or schema
< 
< Grid Network Options:
<   -g, --grid                           Forces NETGEN to build a grid-like
<                                          network
<   --grid.number INT                    The number of junctions in both dirs
<   --grid.length FLOAT                  The length of streets in both dirs
<   --grid.x-number INT                  The number of junctions in x-dir;
<                                          Overrides --grid-number
<   --grid.y-number INT                  The number of junctions in y-dir;
<                                          Overrides --grid-number
<   --grid.x-length FLOAT                The length of horizontal streets;
<                                          Overrides --grid-length
<   --grid.y-length FLOAT                The length of vertical streets;
<                                          Overrides --grid-length
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127

TEST FAILED on ts-sim-build-ba : meta noop ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,2d0
<  Copyright (C) 2001-2017 German Aerospace Center (DLR) and others; http://sumo.dlr.de
<  Use --help to get the list of options.
---------- New result in exitcode ----------
127

TEST FAILED on ts-sim-build-ba : meta version ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,14d0
<  Copyright (C) 2001-2017 German Aerospace Center (DLR) and others; http://sumo.dlr.de
< 
< SUMO is free software: you can redistribute it and/or modify
< it under the terms of the GNU General Public License as published by
< the Free Software Foundation, either version 3 of the License, or
< (at your option) any later version.
< 
< This program is distributed in the hope that it will be useful,
< but WITHOUT ANY WARRANTY; without even the implied warranty of
< MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
< GNU General Public License for more details.
< 
< You should have received a copy of the GNU General Public License
< along with this program. If not, see http://www.gnu.org/licenses/gpl.html
---------- New result in exitcode ----------
127

TEST FAILED on ts-sim-build-ba : meta with_log ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    100 nodes generated.
<    360 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 100
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in log ----------
 Generation done;
   100 nodes generated.
   360 edges generated.
Removing self-loops... done.
Removing empty nodes... done.
   0 nodes removed.
Moving network to origin... done.
Computing turning directions... done.
Sorting nodes' edges... done.
Computing node shapes... done.
Computing edge shapes... done.
Computing node types... done.
Computing priorities... done.
Computing approached edges... done.
Computing approaching lanes... done.
Dividing of lanes on approached lanes... done.
Processing turnarounds... done.
Rechecking of lane endings... done.
Assigning nodes to traffic lights... done.
Computing traffic light control information... done.
Computing node logics... done.
Computing traffic light logics... done.
 0 traffic light(s) computed.
Building inner edges... done.
-----------------------------------------------------
Summary:
 Node type statistics:
  Unregulated junctions       : 0
  Priority junctions          : 100
  Right-before-left junctions : 0
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,3600.00,3600.00" origBoundary="0.00,0.00,3600.00,3600.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="7.90" shape="-1.65,3.25 -1.34,1.11 -0.43,-0.43 1.11,-1.34 3.25,-1.65"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="2.80" shape="-1.65,3.25 -0.83,2.01 0.00,1.60 0.35,1.77"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="2.02" shape="0.35,1.77 0.83,2.01 1.65,3.25"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="2.58" shape="3.25,1.65 2.55,1.75 2.05,2.05 1.75,2.55 1.65,3.25"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="2.20" shape="3.25,1.65 2.01,0.83 1.69,0.19"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="2.62" shape="1.69,0.19 1.60,0.00 2.01,-0.83 3.25,-1.65"/>
    </edge>
    <edge id=":0/1_0" function="internal">
        <lane id=":0/1_0_0" index="0" speed="13.90" length="9.50" shape="-1.65,404.75 -1.65,395.25"/>
    </edge>
    <edge id=":0/1_1" function="internal">
        <lane id=":0/1_1_0" index="0" speed="13.90" length="5.28" shape="-1.65,404.75 -1.25,401.95 -0.05,399.95 0.05,399.89"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meta write_config ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- New result in exitcode ----------
127
---------- Missing result in cfg ----------
<?xml version="1.0" encoding="UTF-8"?>

<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netgenerateConfiguration.xsd">

    <grid_network>
        <grid value="true"/>
        <grid.number value="10"/>
        <grid.length value="400"/>
    </grid_network>

    <output>
        <output-file value="net.net.xml"/>
    </output>

</configuration>

TEST FAILED on ts-sim-build-ba : meta write_template_commented_full ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- New result in exitcode ----------
127
---------- Missing result in cfg ----------
<?xml version="1.0" encoding="UTF-8"?>

<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netgenerateConfiguration.xsd">

    <configuration>
        <!-- Loads the named config on startup -->
        <configuration-file value="" synonymes="c configuration" type="FILE"/>

        <!-- Saves current configuration into FILE -->
        <save-configuration value="" synonymes="save-config" type="FILE"/>

        <!-- Saves a configuration template (empty) into FILE -->
        <save-template value="" type="FILE"/>

        <!-- Saves the configuration schema into FILE -->
        <save-schema value="" type="FILE"/>

        <!-- Adds comments to saved template, configuration, or schema -->
        <save-commented value="" synonymes="save-template.commented" type="BOOL"/>

    </configuration>

    <grid_network>
        <!-- Forces NETGEN to build a grid-like network -->
        <grid value="false" synonymes="g grid-net" type="BOOL"/>

        <!-- The number of junctions in both dirs -->
        <grid.number value="5" synonymes="grid-number number" type="INT"/>

        <!-- The length of streets in both dirs -->
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meta write_template_full ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- New result in exitcode ----------
127
---------- Missing result in cfg ----------
<?xml version="1.0" encoding="UTF-8"?>

<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netgenerateConfiguration.xsd">

    <configuration>
        <configuration-file value="" synonymes="c configuration" type="FILE" help="Loads the named config on startup"/>
        <save-configuration value="" synonymes="save-config" type="FILE" help="Saves current configuration into FILE"/>
        <save-template value="" type="FILE" help="Saves a configuration template (empty) into FILE"/>
        <save-schema value="" type="FILE" help="Saves the configuration schema into FILE"/>
        <save-commented value="false" synonymes="save-template.commented" type="BOOL" help="Adds comments to saved template, configuration, or schema"/>
    </configuration>

    <grid_network>
        <grid value="false" synonymes="g grid-net" type="BOOL" help="Forces NETGEN to build a grid-like network"/>
        <grid.number value="5" synonymes="grid-number number" type="INT" help="The number of junctions in both dirs"/>
        <grid.length value="100" synonymes="grid-length length" type="FLOAT" help="The length of streets in both dirs"/>
        <grid.x-number value="5" synonymes="grid-x-number x-no" type="INT" help="The number of junctions in x-dir; Overrides --grid-number"/>
        <grid.y-number value="5" synonymes="grid-y-number y-no" type="INT" help="The number of junctions in y-dir; Overrides --grid-number"/>
        <grid.x-length value="100" synonymes="grid-x-length x-length" type="FLOAT" help="The length of horizontal streets; Overrides --grid-length"/>
        <grid.y-length value="100" synonymes="grid-y-length y-length" type="FLOAT" help="The length of vertical streets; Overrides --grid-length"/>
        <grid.attach-length value="0" synonymes="attach-length" type="FLOAT" help="The length of streets attached at the boundary; 0 means no streets are attached"/>
        <grid.alphanumerical-ids value="false" type="BOOL" help="The Ids of generated nodes use letters for the X axis"/>
    </grid_network>

    <spider_network>
        <spider value="false" synonymes="s spider-net" type="BOOL" help="Forces NETGEN to build a spider-net-like network"/>
        <spider.arm-number value="13" synonymes="arms spider-arm-number" type="INT" help="The number of axes within the net"/>
        <spider.circle-number value="20" synonymes="circles spider-circle-number" type="INT" help="The number of circles of the net"/>
        <spider.space-radius value="100" synonymes="radius spider-space-rad" type="FLOAT" help="The distances between the circles"/>
        <spider.omit-center value="false" synonymes="nocenter spider-omit-center" type="BOOL" help="Omit the central node of the network"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : random halfbidi_nointernal ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1263.68,1880.98" convBoundary="0.00,0.00,2463.28,3477.43" origBoundary="-1263.68,-1880.98,1199.60,1596.45" projParameter="!"/>

    <edge id="-1093" from="1092" to="1004" priority="-1">
        <lane id="-1093_0" index="0" speed="13.90" length="171.81" shape="1026.04,2317.12 1118.01,2181.90"/>
    </edge>
    <edge id="-119" from="118" to="14" priority="-1">
        <lane id="-119_0" index="0" speed="13.90" length="123.00" shape="1036.29,1555.83 1144.25,1518.13"/>
    </edge>
    <edge id="-126" from="124" to="24" priority="-1">
        <lane id="-126_0" index="0" speed="13.90" length="226.23" shape="1783.61,1954.51 1598.33,2067.29"/>
    </edge>
    <edge id="-13" from="12" to="2" priority="-1">
        <lane id="-13_0" index="0" speed="13.90" length="139.68" shape="1330.01,1703.65 1215.73,1658.19"/>
    </edge>
    <edge id="-1342" from="1010" to="1092" priority="-1">
        <lane id="-1342_0" index="0" speed="13.90" length="170.45" shape="1142.21,2440.19 1026.75,2325.81"/>
    </edge>
    <edge id="-1345" from="1344" to="1010" priority="-1">
        <lane id="-1345_0" index="0" speed="13.90" length="205.19" shape="946.07,2471.31 1140.89,2444.18"/>
    </edge>
    <edge id="-1357" from="1356" to="879" priority="-1">
        <lane id="-1357_0" index="0" speed="13.90" length="137.51" shape="1603.33,1123.01 1516.48,1028.15"/>
    </edge>
    <edge id="-1388" from="1387" to="532" priority="-1">
        <lane id="-1388_0" index="0" speed="13.90" length="161.55" shape="2169.94,2405.09 2024.11,2362.69"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : random halfbidi_user_example1 ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1263.68,1880.98" convBoundary="0.00,0.00,2463.28,3477.43" origBoundary="-1263.68,-1880.98,1199.60,1596.45" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="13.90" length="5.38" shape="1262.12,1886.84 1261.88,1885.32 1261.21,1884.38 1260.11,1884.04 1258.59,1884.28"/>
    </edge>
    <edge id=":1_1" function="internal">
        <lane id=":1_1_0" index="0" speed="13.90" length="9.42" shape="1262.12,1886.84 1262.09,1884.04 1262.02,1882.12 1261.75,1880.23 1261.15,1877.51"/>
    </edge>
    <edge id=":1_2" function="internal">
        <lane id=":1_2_0" index="0" speed="13.90" length="5.79" shape="1262.12,1886.84 1262.49,1883.54 1263.63,1881.35"/>
    </edge>
    <edge id=":1_3" function="internal">
        <lane id=":1_3_0" index="0" speed="13.90" length="2.41" shape="1262.12,1886.84 1262.93,1885.59 1263.75,1885.16"/>
    </edge>
    <edge id=":1_12" function="internal">
        <lane id=":1_12_0" index="0" speed="13.90" length="5.54" shape="1263.63,1881.35 1263.70,1881.22 1265.76,1879.88 1268.67,1879.51"/>
    </edge>
    <edge id=":1_13" function="internal">
        <lane id=":1_13_0" index="0" speed="13.90" length="2.41" shape="1263.75,1885.16 1264.58,1885.56 1265.42,1886.79"/>
    </edge>
    <edge id=":1_4" function="internal">
        <lane id=":1_4_0" index="0" speed="13.90" length="5.81" shape="1268.54,1882.81 1267.15,1883.01 1266.17,1883.74 1265.59,1885.00 1265.42,1886.79"/>
    </edge>
    <edge id=":1_5" function="internal">
        <lane id=":1_5_0" index="0" speed="13.90" length="10.15" shape="1268.54,1882.81 1265.55,1882.75 1263.48,1882.92 1261.46,1883.40 1258.59,1884.28"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : random halfbidi_user_example1_v ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,38d0
<  Generation done;
<    200 nodes generated.
<    414 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1263.68,1880.98" convBoundary="0.00,0.00,2463.28,3477.43" origBoundary="-1263.68,-1880.98,1199.60,1596.45" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="13.90" length="5.38" shape="1262.12,1886.84 1261.88,1885.32 1261.21,1884.38 1260.11,1884.04 1258.59,1884.28"/>
    </edge>
    <edge id=":1_1" function="internal">
        <lane id=":1_1_0" index="0" speed="13.90" length="9.42" shape="1262.12,1886.84 1262.09,1884.04 1262.02,1882.12 1261.75,1880.23 1261.15,1877.51"/>
    </edge>
    <edge id=":1_2" function="internal">
        <lane id=":1_2_0" index="0" speed="13.90" length="5.79" shape="1262.12,1886.84 1262.49,1883.54 1263.63,1881.35"/>
    </edge>
    <edge id=":1_3" function="internal">
        <lane id=":1_3_0" index="0" speed="13.90" length="2.41" shape="1262.12,1886.84 1262.93,1885.59 1263.75,1885.16"/>
    </edge>
    <edge id=":1_12" function="internal">
        <lane id=":1_12_0" index="0" speed="13.90" length="5.54" shape="1263.63,1881.35 1263.70,1881.22 1265.76,1879.88 1268.67,1879.51"/>
    </edge>
    <edge id=":1_13" function="internal">
        <lane id=":1_13_0" index="0" speed="13.90" length="2.41" shape="1263.75,1885.16 1264.58,1885.56 1265.42,1886.79"/>
    </edge>
    <edge id=":1_4" function="internal">
        <lane id=":1_4_0" index="0" speed="13.90" length="5.81" shape="1268.54,1882.81 1267.15,1883.01 1266.17,1883.74 1265.59,1885.00 1265.42,1886.79"/>
    </edge>
    <edge id=":1_5" function="internal">
        <lane id=":1_5_0" index="0" speed="13.90" length="10.15" shape="1268.54,1882.81 1265.55,1882.75 1263.48,1882.92 1261.46,1883.40 1258.59,1884.28"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : random nointernal ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1263.68,1880.98" convBoundary="0.00,0.00,2463.28,3477.43" origBoundary="-1263.68,-1880.98,1199.60,1596.45" projParameter="!"/>

    <edge id="-1005" from="1004" to="611" priority="-1">
        <lane id="-1005_0" index="0" speed="13.90" length="136.57" shape="1125.76,2179.17 1247.72,2216.21"/>
    </edge>
    <edge id="-1011" from="1010" to="611" priority="-1">
        <lane id="-1011_0" index="0" speed="13.90" length="248.37" shape="1150.17,2438.42 1246.89,2227.02"/>
    </edge>
    <edge id="-1027" from="1026" to="697" priority="-1">
        <lane id="-1027_0" index="0" speed="13.90" length="231.17" shape="973.74,2069.68 989.70,1849.57"/>
    </edge>
    <edge id="-1029" from="1004" to="727" priority="-1">
        <lane id="-1029_0" index="0" speed="13.90" length="174.51" shape="1118.08,2177.49 1024.57,2042.34"/>
    </edge>
    <edge id="-1033" from="881" to="733" priority="-1">
        <lane id="-1033_0" index="0" speed="13.90" length="107.87" shape="1122.71,1150.84 1026.09,1178.46"/>
    </edge>
    <edge id="-1057" from="1056" to="522" priority="-1">
        <lane id="-1057_0" index="0" speed="13.90" length="240.13" shape="1839.86,1432.74 1624.40,1353.73"/>
    </edge>
    <edge id="-1093" from="1092" to="1004" priority="-1">
        <lane id="-1093_0" index="0" speed="13.90" length="171.81" shape="1028.55,2313.43 1118.01,2181.90"/>
    </edge>
    <edge id="-11" from="10" to="1" priority="-1">
        <lane id="-11_0" index="0" speed="13.90" length="169.92" shape="1105.49,1928.33 1257.61,1881.13"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : random unidir_nointernal ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1263.68,1880.98" convBoundary="0.00,0.00,2463.28,3477.43" origBoundary="-1263.68,-1880.98,1199.60,1596.45" projParameter="!"/>

    <edge id="1005" from="611" to="1004" priority="-1">
        <lane id="1005_0" index="0" speed="13.90" length="141.73" shape="1249.95,2220.34 1127.58,2183.17"/>
    </edge>
    <edge id="1011" from="611" to="1010" priority="-1">
        <lane id="1011_0" index="0" speed="13.90" length="242.12" shape="1249.89,2228.40 1152.66,2440.89"/>
    </edge>
    <edge id="1027" from="697" to="1026" priority="-1">
        <lane id="1027_0" index="0" speed="13.90" length="230.02" shape="992.99,1849.81 976.86,2072.21"/>
    </edge>
    <edge id="1029" from="727" to="1004" priority="-1">
        <lane id="1029_0" index="0" speed="13.90" length="178.02" shape="1024.73,2036.77 1122.08,2177.47"/>
    </edge>
    <edge id="1033" from="733" to="881" priority="-1">
        <lane id="1033_0" index="0" speed="13.90" length="107.91" shape="1022.12,1176.17 1121.80,1147.67"/>
    </edge>
    <edge id="1057" from="522" to="1056" priority="-1">
        <lane id="1057_0" index="0" speed="13.90" length="240.13" shape="1624.90,1350.40 1840.99,1429.64"/>
    </edge>
    <edge id="1093" from="1004" to="1092" priority="-1">
        <lane id="1093_0" index="0" speed="13.90" length="169.00" shape="1120.74,2183.76 1028.66,2319.13"/>
    </edge>
    <edge id="11" from="1" to="10" priority="-1">
        <lane id="11_0" index="0" speed="13.90" length="169.92" shape="1259.62,1883.96 1106.47,1931.49"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : random unidir_user_example1 ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1263.68,1880.98" convBoundary="0.00,0.00,2463.28,3477.43" origBoundary="-1263.68,-1880.98,1199.60,1596.45" projParameter="!"/>

    <edge id=":10_0" function="internal">
        <lane id=":10_0_0" index="0" speed="13.90" length="5.48" shape="1106.47,1931.49 1105.24,1932.11 1104.52,1933.06 1104.32,1934.33 1104.64,1935.92"/>
    </edge>
    <edge id=":10_1" function="internal">
        <lane id=":10_1_0" index="0" speed="13.90" length="8.37" shape="1106.47,1931.49 1104.14,1932.26 1102.60,1933.04 1101.32,1934.19 1099.76,1936.09"/>
    </edge>
    <edge id=":10_2" function="internal">
        <lane id=":10_2_0" index="0" speed="13.90" length="7.50" shape="1106.47,1931.49 1103.98,1932.13 1101.94,1932.38 1100.34,1932.23 1099.21,1931.68"/>
    </edge>
    <edge id=":1004_0" function="internal">
        <lane id=":1004_0_0" index="0" speed="13.90" length="7.29" shape="1127.58,2183.17 1125.15,2182.60 1123.20,2182.51 1121.73,2182.89 1120.74,2183.76"/>
    </edge>
    <edge id=":1004_1" function="internal">
        <lane id=":1004_1_0" index="0" speed="13.90" length="3.82" shape="1122.08,2177.47 1122.55,2178.67 1122.49,2180.11 1122.12,2181.14"/>
    </edge>
    <edge id=":1004_2" function="internal">
        <lane id=":1004_2_0" index="0" speed="13.90" length="2.98" shape="1122.12,2181.14 1121.88,2181.81 1120.74,2183.76"/>
    </edge>
    <edge id=":1010_0" function="internal">
        <lane id=":1010_0_0" index="0" speed="13.90" length="7.58" shape="1152.66,2440.89 1151.46,2443.24 1150.27,2444.96 1149.10,2446.05 1147.95,2446.53"/>
    </edge>
    <edge id=":1010_1" function="internal">
        <lane id=":1010_1_0" index="0" speed="13.90" length="1.88" shape="1148.39,2441.67 1149.60,2443.12"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : random unidir_user_example1_v ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,38d0
<  Generation done;
<    200 nodes generated.
<    280 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 64
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1263.68,1880.98" convBoundary="0.00,0.00,2463.28,3477.43" origBoundary="-1263.68,-1880.98,1199.60,1596.45" projParameter="!"/>

    <edge id=":10_0" function="internal">
        <lane id=":10_0_0" index="0" speed="13.90" length="5.48" shape="1106.47,1931.49 1105.24,1932.11 1104.52,1933.06 1104.32,1934.33 1104.64,1935.92"/>
    </edge>
    <edge id=":10_1" function="internal">
        <lane id=":10_1_0" index="0" speed="13.90" length="8.37" shape="1106.47,1931.49 1104.14,1932.26 1102.60,1933.04 1101.32,1934.19 1099.76,1936.09"/>
    </edge>
    <edge id=":10_2" function="internal">
        <lane id=":10_2_0" index="0" speed="13.90" length="7.50" shape="1106.47,1931.49 1103.98,1932.13 1101.94,1932.38 1100.34,1932.23 1099.21,1931.68"/>
    </edge>
    <edge id=":1004_0" function="internal">
        <lane id=":1004_0_0" index="0" speed="13.90" length="7.29" shape="1127.58,2183.17 1125.15,2182.60 1123.20,2182.51 1121.73,2182.89 1120.74,2183.76"/>
    </edge>
    <edge id=":1004_1" function="internal">
        <lane id=":1004_1_0" index="0" speed="13.90" length="3.82" shape="1122.08,2177.47 1122.55,2178.67 1122.49,2180.11 1122.12,2181.14"/>
    </edge>
    <edge id=":1004_2" function="internal">
        <lane id=":1004_2_0" index="0" speed="13.90" length="2.98" shape="1122.12,2181.14 1121.88,2181.81 1120.74,2183.76"/>
    </edge>
    <edge id=":1010_0" function="internal">
        <lane id=":1010_0_0" index="0" speed="13.90" length="7.58" shape="1152.66,2440.89 1151.46,2443.24 1150.27,2444.96 1149.10,2446.05 1147.95,2446.53"/>
    </edge>
    <edge id=":1010_1" function="internal">
        <lane id=":1010_1_0" index="0" speed="13.90" length="1.88" shape="1148.39,2441.67 1149.60,2443.12"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : random user_example1 ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1263.68,1880.98" convBoundary="0.00,0.00,2463.28,3477.43" origBoundary="-1263.68,-1880.98,1199.60,1596.45" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="13.90" length="5.38" shape="1262.12,1886.84 1261.88,1885.32 1261.21,1884.38 1260.11,1884.04 1258.59,1884.28"/>
    </edge>
    <edge id=":1_1" function="internal">
        <lane id=":1_1_0" index="0" speed="13.90" length="10.00" shape="1262.12,1886.84 1262.08,1883.87 1261.98,1881.84 1261.67,1879.83 1261.01,1876.94"/>
    </edge>
    <edge id=":1_2" function="internal">
        <lane id=":1_2_0" index="0" speed="13.90" length="5.74" shape="1262.12,1886.84 1262.49,1883.54 1263.61,1881.39"/>
    </edge>
    <edge id=":1_3" function="internal">
        <lane id=":1_3_0" index="0" speed="13.90" length="2.41" shape="1262.12,1886.84 1262.93,1885.59 1263.75,1885.16"/>
    </edge>
    <edge id=":1_16" function="internal">
        <lane id=":1_16_0" index="0" speed="13.90" length="5.59" shape="1263.61,1881.39 1263.70,1881.22 1265.76,1879.88 1268.67,1879.51"/>
    </edge>
    <edge id=":1_17" function="internal">
        <lane id=":1_17_0" index="0" speed="13.90" length="2.41" shape="1263.75,1885.16 1264.58,1885.56 1265.42,1886.79"/>
    </edge>
    <edge id=":1_4" function="internal">
        <lane id=":1_4_0" index="0" speed="13.90" length="5.81" shape="1268.54,1882.81 1267.15,1883.01 1266.17,1883.74 1265.59,1885.00 1265.42,1886.79"/>
    </edge>
    <edge id=":1_5" function="internal">
        <lane id=":1_5_0" index="0" speed="13.90" length="10.15" shape="1268.54,1882.81 1265.55,1882.75 1263.48,1882.92 1261.46,1883.40 1258.59,1884.28"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : random user_example1_v ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    200 nodes generated.
<    560 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 200
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1263.68,1880.98" convBoundary="0.00,0.00,2463.28,3477.43" origBoundary="-1263.68,-1880.98,1199.60,1596.45" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="13.90" length="5.38" shape="1262.12,1886.84 1261.88,1885.32 1261.21,1884.38 1260.11,1884.04 1258.59,1884.28"/>
    </edge>
    <edge id=":1_1" function="internal">
        <lane id=":1_1_0" index="0" speed="13.90" length="10.00" shape="1262.12,1886.84 1262.08,1883.87 1261.98,1881.84 1261.67,1879.83 1261.01,1876.94"/>
    </edge>
    <edge id=":1_2" function="internal">
        <lane id=":1_2_0" index="0" speed="13.90" length="5.74" shape="1262.12,1886.84 1262.49,1883.54 1263.61,1881.39"/>
    </edge>
    <edge id=":1_3" function="internal">
        <lane id=":1_3_0" index="0" speed="13.90" length="2.41" shape="1262.12,1886.84 1262.93,1885.59 1263.75,1885.16"/>
    </edge>
    <edge id=":1_16" function="internal">
        <lane id=":1_16_0" index="0" speed="13.90" length="5.59" shape="1263.61,1881.39 1263.70,1881.22 1265.76,1879.88 1268.67,1879.51"/>
    </edge>
    <edge id=":1_17" function="internal">
        <lane id=":1_17_0" index="0" speed="13.90" length="2.41" shape="1263.75,1885.16 1264.58,1885.56 1265.42,1886.79"/>
    </edge>
    <edge id=":1_4" function="internal">
        <lane id=":1_4_0" index="0" speed="13.90" length="5.81" shape="1268.54,1882.81 1267.15,1883.01 1266.17,1883.74 1265.59,1885.00 1265.42,1886.79"/>
    </edge>
    <edge id=":1_5" function="internal">
        <lane id=":1_5_0" index="0" speed="13.90" length="10.15" shape="1268.54,1882.81 1265.55,1882.75 1263.48,1882.92 1261.46,1883.40 1258.59,1884.28"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spider circle ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="97.09,99.27" convBoundary="0.00,0.00,197.09,198.54" origBoundary="-97.09,-99.27,100.00,99.27" projParameter="!"/>

    <edge id=":1/1_0" function="internal">
        <lane id=":1/1_0_0" index="0" speed="13.90" length="2.39" shape="198.50,98.10 198.66,98.78 198.72,99.27 198.66,99.76 198.50,100.44"/>
    </edge>
    <edge id=":1/1_1" function="internal">
        <lane id=":1/1_1_0" index="0" speed="13.90" length="2.85" shape="198.50,98.10 198.00,99.50 197.30,100.10 196.86,100.00"/>
    </edge>
    <edge id=":1/1_4" function="internal">
        <lane id=":1/1_4_0" index="0" speed="13.90" length="1.96" shape="196.86,100.00 196.40,99.89 195.30,98.89"/>
    </edge>
    <edge id=":1/1_2" function="internal">
        <lane id=":1/1_2_0" index="0" speed="13.90" length="0.78" shape="195.30,99.65 195.35,99.43 195.37,99.27 195.35,99.11 195.30,98.89"/>
    </edge>
    <edge id=":1/1_3" function="internal">
        <lane id=":1/1_3_0" index="0" speed="13.90" length="2.06" shape="195.30,99.65 196.40,98.65 196.96,98.52"/>
    </edge>
    <edge id=":1/1_5" function="internal">
        <lane id=":1/1_5_0" index="0" speed="13.90" length="2.75" shape="196.96,98.52 197.30,98.45 198.00,99.04 198.50,100.44"/>
    </edge>
    <edge id=":10/1_0" function="internal">
        <lane id=":10/1_0_0" index="0" speed="13.90" length="0.78" shape="62.63,7.31 62.40,7.34 62.25,7.38 62.10,7.45 61.91,7.58"/>
    </edge>
    <edge id=":10/1_1" function="internal">
        <lane id=":10/1_1_0" index="0" speed="13.90" length="2.06" shape="62.63,7.31 61.30,6.64 60.98,6.16"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spider errors arm_number_2 ( Last six runs Dec2017 )

---------- Differences in errors ----------
1,2c1
< Error: Spider networks need at least 3 arms.
< Quitting (on error).
---
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127

TEST FAILED on ts-sim-build-ba : spider errors circle_number_0 ( Last six runs Dec2017 )

---------- Differences in errors ----------
1,2c1
< Error: Spider networks need at least one circle.
< Quitting (on error).
---
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127

TEST FAILED on ts-sim-build-ba : spider errors radius_9_9 ( Last six runs Dec2017 )

---------- Differences in errors ----------
1,2c1
< Error: The radius of spider networks must be at least 10m.
< Quitting (on error).
---
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127

TEST FAILED on ts-sim-build-ba : spider min_version ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="10.00,17.32" convBoundary="0.00,0.00,30.00,34.64" origBoundary="-10.00,-17.32,20.00,17.32" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="13.90" length="4.41" shape="13.38,18.97 12.24,19.10 11.26,19.50 10.42,20.15 9.74,21.07"/>
    </edge>
    <edge id=":1_1" function="internal">
        <lane id=":1_1_0" index="0" speed="13.90" length="7.87" shape="13.38,18.97 11.35,18.74 9.59,18.03 8.10,16.86 6.88,15.22"/>
    </edge>
    <edge id=":1_2" function="internal">
        <lane id=":1_2_0" index="0" speed="13.90" length="4.82" shape="13.38,18.97 12.14,18.15 11.73,17.32 12.14,16.50 13.38,15.67"/>
    </edge>
    <edge id=":1_3" function="internal">
        <lane id=":1_3_0" index="0" speed="13.90" length="4.41" shape="9.74,13.57 10.42,14.49 11.26,15.15 12.24,15.54 13.38,15.67"/>
    </edge>
    <edge id=":1_4" function="internal">
        <lane id=":1_4_0" index="0" speed="13.90" length="7.87" shape="9.74,13.57 10.55,15.45 10.82,17.32 10.55,19.20 9.74,21.07"/>
    </edge>
    <edge id=":1_5" function="internal">
        <lane id=":1_5_0" index="0" speed="13.90" length="4.82" shape="9.74,13.57 9.65,15.06 9.14,15.83 8.22,15.88 6.88,15.22"/>
    </edge>
    <edge id=":1_6" function="internal">
        <lane id=":1_6_0" index="0" speed="13.90" length="4.41" shape="6.88,19.42 7.34,18.37 7.49,17.32 7.34,16.27 6.88,15.22"/>
    </edge>
    <edge id=":1_7" function="internal">
        <lane id=":1_7_0" index="0" speed="13.90" length="7.87" shape="6.88,19.42 8.10,17.78 9.59,16.61 11.35,15.90 13.38,15.67"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spider nocenter ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1941.88,1985.42" convBoundary="0.00,0.00,3941.88,3970.84" origBoundary="-1941.88,-1985.42,2000.00,1985.42" projParameter="!"/>

    <edge id=":1/1_0" function="internal">
        <lane id=":1/1_0_0" index="0" speed="13.90" length="4.72" shape="2045.93,1987.07 2044.68,1987.23 2043.70,1987.74 2042.98,1988.57 2042.52,1989.74"/>
    </edge>
    <edge id=":1/1_1" function="internal">
        <lane id=":1/1_1_0" index="0" speed="13.90" length="9.16" shape="2045.93,1987.07 2043.51,1986.74 2041.61,1985.77 2040.21,1984.15 2039.31,1981.88"/>
    </edge>
    <edge id=":1/1_2" function="internal">
        <lane id=":1/1_2_0" index="0" speed="13.90" length="4.82" shape="2045.93,1987.07 2044.69,1986.24 2044.28,1985.42 2044.69,1984.59 2045.93,1983.77"/>
    </edge>
    <edge id=":1/1_3" function="internal">
        <lane id=":1/1_3_0" index="0" speed="13.90" length="4.72" shape="2042.52,1981.09 2042.98,1982.26 2043.70,1983.10 2044.68,1983.60 2045.93,1983.77"/>
    </edge>
    <edge id=":1/1_4" function="internal">
        <lane id=":1/1_4_0" index="0" speed="13.90" length="8.80" shape="2042.52,1981.09 2043.10,1983.63 2043.29,1985.42 2043.10,1987.21 2042.52,1989.74"/>
    </edge>
    <edge id=":1/1_5" function="internal">
        <lane id=":1/1_5_0" index="0" speed="13.90" length="2.41" shape="2042.52,1981.09 2042.01,1982.49 2041.31,1983.09"/>
    </edge>
    <edge id=":1/1_9" function="internal">
        <lane id=":1/1_9_0" index="0" speed="13.90" length="2.41" shape="2041.31,1983.09 2040.41,1982.89 2039.31,1981.88"/>
    </edge>
    <edge id=":1/1_6" function="internal">
        <lane id=":1/1_6_0" index="0" speed="13.90" length="7.19" shape="2039.31,1988.95 2039.79,1986.88 2039.95,1985.42 2039.79,1983.95 2039.31,1981.88"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spider nointernal ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1000.00,951.06" convBoundary="0.00,0.00,2000.00,1902.11" origBoundary="-1000.00,-951.06,1000.00,951.06" projParameter="!"/>

    <edge id="1/10to1/9" from="1/10" to="1/9" priority="-1">
        <lane id="1/10to1/9_0" index="0" speed="13.90" length="100.00" shape="1994.03,952.71 1903.86,952.71"/>
    </edge>
    <edge id="1/10to10/10" from="1/10" to="10/10" priority="-1">
        <lane id="1/10to10/10_0" index="0" speed="13.90" length="618.03" shape="1996.58,945.89 1809.29,369.46"/>
    </edge>
    <edge id="1/10to2/10" from="1/10" to="2/10" priority="-1">
        <lane id="1/10to2/10_0" index="0" speed="13.90" length="618.03" shape="1999.72,957.25 1812.43,1533.67"/>
    </edge>
    <edge id="1/1to1" from="1/1" to="1" priority="-1">
        <lane id="1/1to1_0" index="0" speed="13.90" length="100.00" shape="1094.03,952.71 1011.50,952.71"/>
    </edge>
    <edge id="1/1to1/2" from="1/1" to="1/2" priority="-1">
        <lane id="1/1to1/2_0" index="0" speed="13.90" length="100.00" shape="1103.86,949.41 1194.03,949.41"/>
    </edge>
    <edge id="1/1to10/1" from="1/1" to="10/1" priority="-1">
        <lane id="1/1to10/1_0" index="0" speed="13.90" length="61.80" shape="1096.58,945.89 1081.18,898.47"/>
    </edge>
    <edge id="1/1to2/1" from="1/1" to="2/1" priority="-1">
        <lane id="1/1to2/1_0" index="0" speed="13.90" length="61.80" shape="1099.72,957.25 1084.32,1004.66"/>
    </edge>
    <edge id="1/2to1/1" from="1/2" to="1/1" priority="-1">
        <lane id="1/2to1/1_0" index="0" speed="13.90" length="100.00" shape="1194.03,952.71 1103.86,952.71"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spider user_example1 ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1000.00,951.06" convBoundary="0.00,0.00,2000.00,1902.11" origBoundary="-1000.00,-951.06,1000.00,951.06" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="13.90" length="7.50" shape="1001.99,962.51 1000.99,960.21 1000.00,959.45 999.01,960.21 998.01,962.51"/>
    </edge>
    <edge id=":1_1" function="internal">
        <lane id=":1_1_0" index="0" speed="13.90" length="13.54" shape="1001.99,962.51 1000.27,959.00 997.98,957.28 995.11,957.33 991.66,959.15"/>
    </edge>
    <edge id=":1_2" function="internal">
        <lane id=":1_2_0" index="0" speed="13.90" length="17.97" shape="1001.99,962.51 999.95,958.22 997.02,955.16 993.20,953.32 988.50,952.71"/>
    </edge>
    <edge id=":1_3" function="internal">
        <lane id=":1_3_0" index="0" speed="13.90" length="21.04" shape="1001.99,962.51 999.99,958.28 996.79,953.39 993.13,948.84 989.72,945.63"/>
    </edge>
    <edge id=":1_4" function="internal">
        <lane id=":1_4_0" index="0" speed="13.90" length="23.00" shape="1001.99,962.51 994.88,940.63"/>
    </edge>
    <edge id=":1_5" function="internal">
        <lane id=":1_5_0" index="0" speed="13.90" length="23.06" shape="1001.99,962.51 1001.12,957.59 1000.83,951.06 1001.12,944.52 1001.99,939.61"/>
    </edge>
    <edge id=":1_6" function="internal">
        <lane id=":1_6_0" index="0" speed="13.90" length="22.15" shape="1001.99,962.51 1000.91,956.75 1001.61,951.58 1004.09,946.98 1008.34,942.96"/>
    </edge>
    <edge id=":1_7" function="internal">
        <lane id=":1_7_0" index="0" speed="13.90" length="20.20" shape="1001.99,962.51 1000.98,956.77 1002.24,952.68 1005.74,950.23 1011.50,949.41"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spider user_example1_v ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,37d0
<  Generation done;
<    101 nodes generated.
<    400 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 1
<   Priority junctions          : 100
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="1000.00,951.06" convBoundary="0.00,0.00,2000.00,1902.11" origBoundary="-1000.00,-951.06,1000.00,951.06" projParameter="!"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="13.90" length="7.50" shape="1001.99,962.51 1000.99,960.21 1000.00,959.45 999.01,960.21 998.01,962.51"/>
    </edge>
    <edge id=":1_1" function="internal">
        <lane id=":1_1_0" index="0" speed="13.90" length="13.54" shape="1001.99,962.51 1000.27,959.00 997.98,957.28 995.11,957.33 991.66,959.15"/>
    </edge>
    <edge id=":1_2" function="internal">
        <lane id=":1_2_0" index="0" speed="13.90" length="17.97" shape="1001.99,962.51 999.95,958.22 997.02,955.16 993.20,953.32 988.50,952.71"/>
    </edge>
    <edge id=":1_3" function="internal">
        <lane id=":1_3_0" index="0" speed="13.90" length="21.04" shape="1001.99,962.51 999.99,958.28 996.79,953.39 993.13,948.84 989.72,945.63"/>
    </edge>
    <edge id=":1_4" function="internal">
        <lane id=":1_4_0" index="0" speed="13.90" length="23.00" shape="1001.99,962.51 994.88,940.63"/>
    </edge>
    <edge id=":1_5" function="internal">
        <lane id=":1_5_0" index="0" speed="13.90" length="23.06" shape="1001.99,962.51 1001.12,957.59 1000.83,951.06 1001.12,944.52 1001.99,939.61"/>
    </edge>
    <edge id=":1_6" function="internal">
        <lane id=":1_6_0" index="0" speed="13.90" length="22.15" shape="1001.99,962.51 1000.91,956.75 1001.61,951.58 1004.09,946.98 1008.34,942.96"/>
    </edge>
    <edge id=":1_7" function="internal">
        <lane id=":1_7_0" index="0" speed="13.90" length="20.20" shape="1001.99,962.51 1000.98,956.77 1002.24,952.68 1005.74,950.23 1011.50,949.41"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spider user_example2 ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="300.00,300.00" convBoundary="0.00,0.00,600.00,600.00" origBoundary="-300.00,-300.00,300.00,300.00" projParameter="!"/>

    <edge id="1/1to1" from="1/1" to="1" priority="-1">
        <lane id="1/1to1_0" index="0" speed="13.90" length="100.00" shape="390.65,301.65 304.75,301.65"/>
    </edge>
    <edge id="1/1to1/2" from="1/1" to="1/2" priority="-1">
        <lane id="1/1to1/2_0" index="0" speed="13.90" length="100.00" shape="402.85,298.35 490.65,298.35"/>
    </edge>
    <edge id="1/1to2/1" from="1/1" to="2/1" priority="-1">
        <lane id="1/1to2/1_0" index="0" speed="13.90" length="141.42" shape="394.56,307.78 307.78,394.56"/>
    </edge>
    <edge id="1/1to4/1" from="1/1" to="4/1" priority="-1">
        <lane id="1/1to4/1_0" index="0" speed="13.90" length="141.42" shape="392.22,294.56 305.44,207.78"/>
    </edge>
    <edge id="1/2to1/1" from="1/2" to="1/1" priority="-1">
        <lane id="1/2to1/1_0" index="0" speed="13.90" length="100.00" shape="490.65,301.65 402.85,301.65"/>
    </edge>
    <edge id="1/2to1/3" from="1/2" to="1/3" priority="-1">
        <lane id="1/2to1/3_0" index="0" speed="13.90" length="92.48" shape="502.85,298.35 590.65,298.35"/>
    </edge>
    <edge id="1/2to2/2" from="1/2" to="2/2" priority="-1">
        <lane id="1/2to2/2_0" index="0" speed="13.90" length="282.84" shape="494.56,307.78 307.78,494.56"/>
    </edge>
    <edge id="1/2to4/2" from="1/2" to="4/2" priority="-1">
        <lane id="1/2to4/2_0" index="0" speed="13.90" length="282.84" shape="492.22,294.56 305.44,107.78"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spider user_example2_v ( Last six runs Dec2017 )

---------- Differences in errors ----------
0a1
> /home/delphi/gcc/sumo/bin/netgenerate: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,36d0
<  Generation done;
<    13 nodes generated.
<    48 edges generated.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 1
<   Priority junctions          : 12
<   Right-before-left junctions : 0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
127
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="300.00,300.00" convBoundary="0.00,0.00,600.00,600.00" origBoundary="-300.00,-300.00,300.00,300.00" projParameter="!"/>

    <edge id="1/1to1" from="1/1" to="1" priority="-1">
        <lane id="1/1to1_0" index="0" speed="13.90" length="100.00" shape="390.65,301.65 304.75,301.65"/>
    </edge>
    <edge id="1/1to1/2" from="1/1" to="1/2" priority="-1">
        <lane id="1/1to1/2_0" index="0" speed="13.90" length="100.00" shape="402.85,298.35 490.65,298.35"/>
    </edge>
    <edge id="1/1to2/1" from="1/1" to="2/1" priority="-1">
        <lane id="1/1to2/1_0" index="0" speed="13.90" length="141.42" shape="394.56,307.78 307.78,394.56"/>
    </edge>
    <edge id="1/1to4/1" from="1/1" to="4/1" priority="-1">
        <lane id="1/1to4/1_0" index="0" speed="13.90" length="141.42" shape="392.22,294.56 305.44,207.78"/>
    </edge>
    <edge id="1/2to1/1" from="1/2" to="1/1" priority="-1">
        <lane id="1/2to1/1_0" index="0" speed="13.90" length="100.00" shape="490.65,301.65 402.85,301.65"/>
    </edge>
    <edge id="1/2to1/3" from="1/2" to="1/3" priority="-1">
        <lane id="1/2to1/3_0" index="0" speed="13.90" length="92.48" shape="502.85,298.35 590.65,298.35"/>
    </edge>
    <edge id="1/2to2/2" from="1/2" to="2/2" priority="-1">
        <lane id="1/2to2/2_0" index="0" speed="13.90" length="282.84" shape="494.56,307.78 307.78,494.56"/>
    </edge>
    <edge id="1/2to4/2" from="1/2" to="4/2" priority="-1">
        <lane id="1/2to4/2_0" index="0" speed="13.90" length="282.84" shape="492.22,294.56 305.44,107.78"/>
<truncated after showing first 30 lines>