[main] INFO org.opendaylight.netconf.common.impl.DefaultNetconfTimer - NETCONF timer started
[main] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone
[main] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
[main] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone
[main] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.15.3/byte-buddy-agent-1.15.3.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3
[main] INFO org.opendaylight.netconf.transport.spi.NettyTransportSupport - Netty transport backed by java.nio
[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=21}: hello exchanged
[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=27}: hello exchanged
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=2}: hello exchanged
[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=10}: hello exchanged
[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=18}: hello exchanged
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=22}: hello exchanged
[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=28}: hello exchanged
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=11}: hello exchanged
[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=30}: hello exchanged
[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=13}: hello exchanged
[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=15}: hello exchanged
[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=8}: hello exchanged
[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=4}: hello exchanged
[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=9}: hello exchanged
[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=1}: hello exchanged
[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=6}: hello exchanged
[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=7}: hello exchanged
[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=32}: hello exchanged
[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=23}: hello exchanged
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=17}: hello exchanged
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=5}: hello exchanged
[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=3}: hello exchanged
[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=19}: hello exchanged
[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=31}: hello exchanged
[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=16}: hello exchanged
[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=25}: hello exchanged
[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=26}: hello exchanged
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=12}: hello exchanged
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=29}: hello exchanged
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=14}: hello exchanged
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=24}: hello exchanged
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=20}: hello exchanged
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 18: got result <test/>

[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 18: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 21: got result <test/>

[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 21: ended
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 29: got result <test/>

[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 29: ended
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 28: got result <test/>

[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 28: ended
[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 30: got result <test/>

[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 30: ended
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 2: got result <test/>

[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 2: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 10: got result <test/>

[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 10: ended
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 4: got result <test/>

[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 4: ended
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 11: got result <test/>

[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 11: ended
[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 9: got result <test/>

[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 9: ended
[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 13: got result <test/>

[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 13: ended
[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 15: got result <test/>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 15: ended
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 25: got result <test/>

[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 25: ended
[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 32: got result <test/>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 32: ended
[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 27: got result <test/>

[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 27: ended
[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 3: got result <test/>

[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 26: got result <test/>

[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 3: ended
[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 26: ended
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 22: got result <test/>

[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 22: ended
[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 6: got result <test/>

[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 6: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 1: got result <test/>

[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 1: ended
[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 12: got result <test/>

[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 8: got result <test/>

[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 12: ended
[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 8: ended
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 17: got result <test/>

[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 17: ended
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 14: got result <test/>

[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 14: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 24: got result <test/>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 24: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 7: got result <test/>

[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 7: ended
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 5: got result <test/>

[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 5: ended
[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 23: got result <test/>

[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 23: ended
[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 16: got result <test/>

[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 16: ended
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 20: got result <test/>

[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 20: ended
[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 19: got result <test/>

[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 19: ended
[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 31: got result <test/>

[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 31: ended
[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=33}: hello exchanged
[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=34}: hello exchanged
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=35}: hello exchanged
[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=36}: hello exchanged
[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=37}: hello exchanged
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=38}: hello exchanged
[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=39}: hello exchanged
[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=40}: hello exchanged
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=41}: hello exchanged
[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=42}: hello exchanged
[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=43}: hello exchanged
[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=44}: hello exchanged
[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=45}: hello exchanged
[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=46}: hello exchanged
[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=47}: hello exchanged
[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=48}: hello exchanged
[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=49}: hello exchanged
[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=50}: hello exchanged
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=51}: hello exchanged
[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=52}: hello exchanged
[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=53}: hello exchanged
[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=54}: hello exchanged
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=55}: hello exchanged
[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=56}: hello exchanged
[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=57}: hello exchanged
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=58}: hello exchanged
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=59}: hello exchanged
[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=60}: hello exchanged
[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=61}: hello exchanged
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=62}: hello exchanged
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=63}: hello exchanged
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=64}: hello exchanged
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 46: got result <test/>

[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 46: ended
[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 47: got result <test/>

[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 47: ended
[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 33: got result <test/>

[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 33: ended
[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 34: got result <test/>

[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 34: ended
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 35: got result <test/>

[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 35: ended
[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 36: got result <test/>

[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 36: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 37: got result <test/>

[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 37: ended
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 38: got result <test/>

[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 38: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 39: got result <test/>

[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 39: ended
[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 40: got result <test/>

[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 40: ended
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 41: got result <test/>

[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 41: ended
[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 42: got result <test/>

[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 42: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 43: got result <test/>

[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 43: ended
[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 44: got result <test/>

[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 44: ended
[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 45: got result <test/>

[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 45: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 49: got result <test/>

[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 49: ended
[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 50: got result <test/>

[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 50: ended
[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 48: got result <test/>

[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 51: got result <test/>

[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 48: ended
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 51: ended
[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 52: got result <test/>

[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 52: ended
[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 53: got result <test/>

[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 53: ended
[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 54: got result <test/>

[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 54: ended
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 55: got result <test/>

[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 55: ended
[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 56: got result <test/>

[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 56: ended
[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 57: got result <test/>

[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 57: ended
[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 58: got result <test/>

[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 58: ended
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 59: got result <test/>

[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 59: ended
[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 60: got result <test/>

[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 60: ended
[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 61: got result <test/>

[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 61: ended
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 62: got result <test/>

[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 62: ended
[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 63: got result <test/>

[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 63: ended
[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 64: got result <test/>

[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 64: ended
[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=65}: hello exchanged
[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=66}: hello exchanged
[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=73}: hello exchanged
[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=70}: hello exchanged
[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=72}: hello exchanged
[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=74}: hello exchanged
[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=67}: hello exchanged
[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=68}: hello exchanged
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=69}: hello exchanged
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=71}: hello exchanged
[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=75}: hello exchanged
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=80}: hello exchanged
[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=77}: hello exchanged
[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=79}: hello exchanged
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=84}: hello exchanged
[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=85}: hello exchanged
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=90}: hello exchanged
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 66: got result <test/>

[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 66: ended
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=89}: hello exchanged
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=93}: hello exchanged
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=88}: hello exchanged
[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=87}: hello exchanged
[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=92}: hello exchanged
[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=78}: hello exchanged
[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=86}: hello exchanged
[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 65: got result <test/>

[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 65: ended
[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=82}: hello exchanged
[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=83}: hello exchanged
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=81}: hello exchanged
[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=76}: hello exchanged
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=91}: hello exchanged
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=95}: hello exchanged
[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 67: got result <test/>

[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 67: ended
[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 70: got result <test/>

[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 70: ended
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 69: got result <test/>

[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 73: got result <test/>

[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 69: ended
[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 73: ended
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 72: got result <test/>

[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 72: ended
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 80: got result <test/>

[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 82: got result <test/>

[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 80: ended
[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 82: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=94}: hello exchanged
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=96}: hello exchanged
[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 75: got result <test/>

[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 75: ended
[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 79: got result <test/>

[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 79: ended
[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 74: got result <test/>

[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 74: ended
[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 68: got result <test/>

[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 68: ended
[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 71: got result <test/>

[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 71: ended
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 91: got result <test/>

[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 89: got result <test/>

[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 87: got result <test/>

[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 87: ended
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 86: got result <test/>

[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 86: ended
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 95: got result <test/>

[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 95: ended
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 88: got result <test/>

[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 88: ended
[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 92: got result <test/>

[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 92: ended
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 93: got result <test/>

[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 93: ended
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 90: got result <test/>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 90: ended
[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 89: ended
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 91: ended
[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 77: got result <test/>

[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 77: ended
[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 76: got result <test/>

[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 76: ended
[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 78: got result <test/>

[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 84: got result <test/>

[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 78: ended
[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 84: ended
[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 85: got result <test/>

[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 85: ended
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 81: got result <test/>

[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 83: got result <test/>

[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 83: ended
[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 94: got result <test/>

[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 94: ended
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 96: got result <test/>

[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 96: ended
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 81: ended
[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=97}: hello exchanged
[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=106}: hello exchanged
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=111}: hello exchanged
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=99}: hello exchanged
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=110}: hello exchanged
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=104}: hello exchanged
[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=109}: hello exchanged
[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=119}: hello exchanged
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=100}: hello exchanged
[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=114}: hello exchanged
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=116}: hello exchanged
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=122}: hello exchanged
[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=124}: hello exchanged
[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=125}: hello exchanged
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=118}: hello exchanged
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=127}: hello exchanged
[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=103}: hello exchanged
[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=126}: hello exchanged
[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=105}: hello exchanged
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 114: got result <test/>

[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 114: ended
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 99: got result <test/>

[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 99: ended
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=120}: hello exchanged
[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=123}: hello exchanged
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=107}: hello exchanged
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=112}: hello exchanged
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 104: got result <test/>

[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 104: ended
[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 106: got result <test/>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 97: got result <test/>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 97: ended
[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=102}: hello exchanged
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=108}: hello exchanged
[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 124: got result <test/>

[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 110: got result <test/>

[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 110: ended
[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 109: got result <test/>

[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 109: ended
[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=115}: hello exchanged
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 124: ended
[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=98}: hello exchanged
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=121}: hello exchanged
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 106: ended
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=117}: hello exchanged
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=101}: hello exchanged
[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 111: got result <test/>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 111: ended
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 103: got result <test/>

[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 103: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 119: got result <test/>

[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 119: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 105: got result <test/>

[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 105: ended
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=128}: hello exchanged
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 122: got result <test/>

[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 122: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 126: got result <test/>

[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 126: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 107: got result <test/>

[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 107: ended
[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 116: got result <test/>

[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 116: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 118: got result <test/>

[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 118: ended
[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 117: got result <test/>

[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 117: ended
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 108: got result <test/>

[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 108: ended
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 100: got result <test/>

[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 100: ended
[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 115: got result <test/>

[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 115: ended
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=113}: hello exchanged
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 112: got result <test/>

[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 112: ended
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 121: got result <test/>

[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 121: ended
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 128: got result <test/>

[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 128: ended
[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 102: got result <test/>

[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 102: ended
[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 98: got result <test/>

[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 98: ended
[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 101: got result <test/>

[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 101: ended
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 125: got result <test/>

[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 125: ended
[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 127: got result <test/>

[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 127: ended
[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 120: got result <test/>

[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 120: ended
[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 123: got result <test/>

[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 123: ended
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 113: got result <test/>

[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 113: ended
[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=129}: hello exchanged
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 129: got result <test/>

[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 129: ended
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=130}: hello exchanged
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=131}: hello exchanged
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 130: got result <test/>

[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 130: ended
[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=133}: hello exchanged
[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=132}: hello exchanged
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=134}: hello exchanged
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=138}: hello exchanged
[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=139}: hello exchanged
[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=145}: hello exchanged
[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=142}: hello exchanged
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=146}: hello exchanged
[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=135}: hello exchanged
[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=140}: hello exchanged
[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=143}: hello exchanged
[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=141}: hello exchanged
[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=144}: hello exchanged
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=136}: hello exchanged
[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=148}: hello exchanged
[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=137}: hello exchanged
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=149}: hello exchanged
[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=147}: hello exchanged
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 134: got result <test/>

[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=150}: hello exchanged
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 134: ended
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 148: got result <test/>

[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 148: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=152}: hello exchanged
[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=153}: hello exchanged
[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 136: got result <test/>

[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 136: ended
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 150: got result <test/>

[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=151}: hello exchanged
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 150: ended
[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 147: got result <test/>

[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 147: ended
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=155}: hello exchanged
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 131: got result <test/>

[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=154}: hello exchanged
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 131: ended
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 132: got result <test/>

[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 132: ended
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 139: got result <test/>

[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 139: ended
[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 142: got result <test/>

[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 142: ended
[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 153: got result <test/>

[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 153: ended
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 155: got result <test/>

[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 155: ended
[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=157}: hello exchanged
[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=156}: hello exchanged
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=159}: hello exchanged
[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 133: got result <test/>

[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 133: ended
[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 135: got result <test/>

[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 135: ended
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 138: got result <test/>

[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 138: ended
[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=158}: hello exchanged
[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 137: got result <test/>

[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 137: ended
[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 140: got result <test/>

[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 140: ended
[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 141: got result <test/>

[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 141: ended
[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 143: got result <test/>

[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 143: ended
[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id SessionIdType{value=160}: hello exchanged
[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 146: got result <test/>

[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 146: ended
[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 149: got result <test/>

[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 149: ended
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 157: got result <test/>

[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 157: ended
[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 158: got result <test/>

[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 158: ended
[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 144: got result <test/>

[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 144: ended
[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 145: got result <test/>

[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 145: ended
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 151: got result <test/>

[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 151: ended
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 152: got result <test/>

[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 152: ended
[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 154: got result <test/>

[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 154: ended
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 156: got result <test/>

[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 156: ended
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 159: got result <test/>

[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 159: ended
[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 160: got result <test/>

[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Client with session id 160: ended
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>161</session-id>
</hello>
]]>]]>
[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>162</session-id>
</hello>
]]>]]>
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>163</session-id>
</hello>
]]>]]>
[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>164</session-id>
</hello>
]]>]]>
[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>165</session-id>
</hello>
]]>]]>
[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>166</session-id>
</hello>
]]>]]>
[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>167</session-id>
</hello>
]]>]]>
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>171</session-id>
</hello>
]]>]]>
[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>172</session-id>
</hello>
]]>]]>
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>170</session-id>
</hello>
]]>]]>
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>169</session-id>
</hello>
]]>]]>
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>168</session-id>
</hello>
]]>]]>
[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>173</session-id>
</hello>
]]>]]>
[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>174</session-id>
</hello>
]]>]]>
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>175</session-id>
</hello>
]]>]]>
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>176</session-id>
</hello>
]]>]]>
[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>178</session-id>
</hello>
]]>]]>
[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>177</session-id>
</hello>
]]>]]>
[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>179</session-id>
</hello>
]]>]]>
[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>180</session-id>
</hello>
]]>]]>
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>182</session-id>
</hello>
]]>]]>
[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>181</session-id>
</hello>
]]>]]>
[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>183</session-id>
</hello>
]]>]]>
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>184</session-id>
</hello>
]]>]]>
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>185</session-id>
</hello>
]]>]]>
[server-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>186</session-id>
</hello>
]]>]]>
[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>187</session-id>
</hello>
]]>]]>
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>188</session-id>
</hello>
]]>]]>
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>189</session-id>
</hello>
]]>]]>
[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>190</session-id>
</hello>
]]>]]>
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>191</session-id>
</hello>
]]>]]>
[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>192</session-id>
</hello>
]]>]]>
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[server-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>193</session-id>
</hello>
]]>]]>
[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>194</session-id>
</hello>
]]>]]>
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>195</session-id>
</hello>
]]>]]>
[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>196</session-id>
</hello>
]]>]]>
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>197</session-id>
</hello>
]]>]]>
[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>198</session-id>
</hello>
]]>]]>
[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>199</session-id>
</hello>
]]>]]>
[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>200</session-id>
</hello>
]]>]]>
[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>201</session-id>
</hello>
]]>]]>
[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>202</session-id>
</hello>
]]>]]>
[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>203</session-id>
</hello>
]]>]]>
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>204</session-id>
</hello>
]]>]]>
[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>205</session-id>
</hello>
]]>]]>
[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>206</session-id>
</hello>
]]>]]>
[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>207</session-id>
</hello>
]]>]]>
[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>208</session-id>
</hello>
]]>]]>
[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>209</session-id>
</hello>
]]>]]>
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>210</session-id>
</hello>
]]>]]>
[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>211</session-id>
</hello>
]]>]]>
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>212</session-id>
</hello>
]]>]]>
[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>213</session-id>
</hello>
]]>]]>
[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>214</session-id>
</hello>
]]>]]>
[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>215</session-id>
</hello>
]]>]]>
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>216</session-id>
</hello>
]]>]]>
[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>217</session-id>
</hello>
]]>]]>
[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>218</session-id>
</hello>
]]>]]>
[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>219</session-id>
</hello>
]]>]]>
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>220</session-id>
</hello>
]]>]]>
[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>221</session-id>
</hello>
]]>]]>
[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>222</session-id>
</hello>
]]>]]>
[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>223</session-id>
</hello>
]]>]]>
[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
    <session-id>224</session-id>
</hello>
]]>]]>
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-23] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-18] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-8] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-24] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-7] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-2] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-11] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-9] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-15] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-25] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-5] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-19] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-14] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-16] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-10] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-3] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[server-0] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - Handling netconf message from test <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

[client-17] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-4] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-31] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-20] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-30] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-26] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-22] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-27] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-28] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-1] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-12] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-32] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-6] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-29] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-21] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[client-13] INFO org.opendaylight.netconf.server.ConcurrentClientsTest - <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<test/>
]]>]]>
[main] INFO org.opendaylight.netconf.common.impl.DefaultNetconfTimer - NETCONF timer stopped