12:23:24.968 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 12:23:24.975 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 12:23:24.977 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 12:23:24.978 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 12:23:24.979 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: true 12:23:25.045 [main] DEBUG i.n.util.internal.PlatformDependent - UID: 1000 12:23:25.046 [main] DEBUG i.n.util.internal.PlatformDependent - Java version: 8 12:23:25.046 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noUnsafe: false 12:23:25.046 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 12:23:25.046 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noJavassist: false 12:23:25.047 [main] DEBUG i.n.util.internal.PlatformDependent - Javassist: unavailable 12:23:25.047 [main] DEBUG i.n.util.internal.PlatformDependent - You don't have Javassist in your class path or you don't have enough permission to load dynamically generated classes. Please check the configuration for better performance. 12:23:25.047 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 12:23:25.048 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 12:23:25.048 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 12:23:25.049 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 12:23:25.049 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.netty.workdir: /tmp (io.netty.tmpdir) 12:23:25.053 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4 12:23:25.075 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 12:23:25.076 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 12:23:25.179 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 2 12:23:25.179 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 2 12:23:25.180 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 12:23:25.180 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11 12:23:25.180 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216 12:23:25.180 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512 12:23:25.180 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 12:23:25.180 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 12:23:25.180 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 12:23:25.180 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 12:23:25.204 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - Registering session: attempt 1 12:23:25.206 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - Sending RegisterRequest[client=f9b67c67-ee89-44c7-8590-cc4db5376c48] 12:23:25.208 [copycat-client-2] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5001 12:23:25.219 [copycat-client-2] DEBUG i.n.util.internal.ThreadLocalRandom - -Dio.netty.initialSeedUniquifier: 0xb37d4d17fd9b7f95 12:23:25.223 [copycat-client-2] DEBUG i.n.channel.ChannelOutboundBuffer - -Dio.netty.threadLocalDirectBufferSize: 65536 12:23:25.224 [copycat-client-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacity.default: 262144 12:23:25.233 [copycat-client-2] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: unpooled 12:23:25.261 [copycat-client-2] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5001 12:23:25.276 [copycat-client-2] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetectionLevel: simple 12:23:25.369 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - Received RegisterResponse[status=OK, session=31, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:25.371 [copycat-client-2] DEBUG i.a.c.client.DefaultCopycatClient - State changed: CONNECTED 12:23:25.373 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] Client started! 12:23:25.380 [catalyst-event-loop-1] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5002 12:23:25.394 [catalyst-event-loop-1] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5002 12:23:25.966 [catalyst-event-loop-2] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5001 12:23:25.970 [catalyst-event-loop-2] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5001 12:23:26.275 [catalyst-event-loop-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:28.777 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:28.804 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:31.304 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:31.335 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:33.836 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:33.880 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:36.380 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:36.910 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:39.411 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:39.441 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:41.941 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:41.961 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:44.462 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:44.490 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:46.991 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:47.015 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:49.517 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:49.541 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:52.042 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:52.059 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:54.560 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:54.592 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:57.093 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:57.123 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:23:59.624 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:23:59.648 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:02.149 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:02.180 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:04.680 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:04.697 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:07.197 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:07.226 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:09.727 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:09.739 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:12.240 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:12.273 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:14.774 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:14.797 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:17.298 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:17.319 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:19.820 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:20.130 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:22.630 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:22.651 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:25.151 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:25.172 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:27.673 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:27.693 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:30.194 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:30.417 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:32.917 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:32.939 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:35.440 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:35.467 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:37.968 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:37.990 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:40.490 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:40.519 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:43.020 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:43.043 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:45.544 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:45.564 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:48.064 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:48.101 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:50.602 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:50.635 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]] 12:24:53.135 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:53.183 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:24:55.684 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:55.686 [catalyst-event-loop-1] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000 12:24:55.690 [catalyst-event-loop-1] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000 12:24:55.734 [catalyst-event-loop-1] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:24:58.235 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:24:58.249 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:00.750 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:00.772 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:03.272 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:03.298 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:05.799 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:05.822 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:08.323 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:08.335 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:10.835 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:10.860 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:13.361 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:13.385 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:15.886 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:15.913 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:18.414 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:18.437 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:20.937 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:21.447 [catalyst-event-loop-2] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5001 12:25:21.448 [catalyst-event-loop-2] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5001 12:25:21.940 [catalyst-event-loop-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:24.441 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:24.456 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:26.957 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:27.443 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:29.944 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:29.970 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:32.471 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:32.497 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:34.998 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:35.441 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]] 12:25:37.942 [copycat-client-2] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:37.960 [catalyst-event-loop-1] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5002 12:25:37.962 [catalyst-event-loop-1] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5002 12:25:37.966 [catalyst-event-loop-1] DEBUG i.a.c.client.util.ClientConnection - Failed to connect to the cluster 12:25:37.967 [catalyst-event-loop-1] DEBUG i.a.c.client.session.ClientSession - 31 - Sending KeepAliveRequest[session=31, commandSequence=0, eventIndex=31] 12:25:37.969 [catalyst-event-loop-1] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5001