You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/04/03 19:50:32 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_72) - Build # 333 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/333/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([C4F626B2753F1A91]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorRandomCloud.java:135)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11122 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/init-core-data-001
   [junit4]   2> 272525 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 272525 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.TestTolerantUpdateProcessorRandomCloud Configuring cluster: servers=7, shards=3, repfactor=2
   [junit4]   2> 272526 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 272526 INFO  (Thread-918) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 272526 INFO  (Thread-918) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 272627 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35618
   [junit4]   2> 272627 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272627 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272629 INFO  (zkCallback-483-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@36c53209 name:ZooKeeperConnection Watcher:127.0.0.1:35618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272629 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272629 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272629 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 272633 INFO  (jetty-launcher-482-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 272633 INFO  (jetty-launcher-482-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 272633 INFO  (jetty-launcher-482-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 272633 INFO  (jetty-launcher-482-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 272633 INFO  (jetty-launcher-482-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 272633 INFO  (jetty-launcher-482-thread-7) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 272633 INFO  (jetty-launcher-482-thread-6) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 272635 INFO  (jetty-launcher-482-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5682d55a{/solr,null,AVAILABLE}
   [junit4]   2> 272635 INFO  (jetty-launcher-482-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d1c7adc{/solr,null,AVAILABLE}
   [junit4]   2> 272635 INFO  (jetty-launcher-482-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15dbf87e{/solr,null,AVAILABLE}
   [junit4]   2> 272636 INFO  (jetty-launcher-482-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@23fe5469{HTTP/1.1,[http/1.1]}{127.0.0.1:41615}
   [junit4]   2> 272636 INFO  (jetty-launcher-482-thread-5) [    ] o.e.j.s.Server Started @274197ms
   [junit4]   2> 272636 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41615}
   [junit4]   2> 272636 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 272637 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node5'
   [junit4]   2> 272637 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 272637 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 272637 INFO  (jetty-launcher-482-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79a5d492{/solr,null,AVAILABLE}
   [junit4]   2> 272637 INFO  (jetty-launcher-482-thread-7) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d1af416{/solr,null,AVAILABLE}
   [junit4]   2> 272637 INFO  (jetty-launcher-482-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7a653803{HTTP/1.1,[http/1.1]}{127.0.0.1:34081}
   [junit4]   2> 272637 INFO  (jetty-launcher-482-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@4e15947e{HTTP/1.1,[http/1.1]}{127.0.0.1:38131}
   [junit4]   2> 272638 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272638 INFO  (jetty-launcher-482-thread-4) [    ] o.e.j.s.Server Started @274198ms
   [junit4]   2> 272638 INFO  (jetty-launcher-482-thread-2) [    ] o.e.j.s.Server Started @274198ms
   [junit4]   2> 272639 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38131}
   [junit4]   2> 272639 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34081}
   [junit4]   2> 272639 INFO  (jetty-launcher-482-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c8849b{/solr,null,AVAILABLE}
   [junit4]   2> 272639 INFO  (jetty-launcher-482-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@759cba8{/solr,null,AVAILABLE}
   [junit4]   2> 272639 INFO  (jetty-launcher-482-thread-6) [    ] o.e.j.s.ServerConnector Started ServerConnector@180e7722{HTTP/1.1,[http/1.1]}{127.0.0.1:37966}
   [junit4]   2> 272639 INFO  (jetty-launcher-482-thread-6) [    ] o.e.j.s.Server Started @274200ms
   [junit4]   2> 272639 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 272639 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272639 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node2'
   [junit4]   2> 272639 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 272639 INFO  (jetty-launcher-482-thread-7) [    ] o.e.j.s.ServerConnector Started ServerConnector@11387ea7{HTTP/1.1,[http/1.1]}{127.0.0.1:42019}
   [junit4]   2> 272639 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37966}
   [junit4]   2> 272641 INFO  (jetty-launcher-482-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@547b08b8{HTTP/1.1,[http/1.1]}{127.0.0.1:43116}
   [junit4]   2> 272641 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node4'
   [junit4]   2> 272641 INFO  (jetty-launcher-482-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@61cd364a{HTTP/1.1,[http/1.1]}{127.0.0.1:45626}
   [junit4]   2> 272641 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-3) [    ] o.e.j.s.Server Started @274202ms
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45626}
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node6'
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-1) [    ] o.e.j.s.Server Started @274202ms
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43116}
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-7) [    ] o.e.j.s.Server Started @274202ms
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node3'
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42019}
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 272642 INFO  (zkCallback-484-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@384767f2 name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272642 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node1'
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node7'
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272643 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 272644 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272644 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272644 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272644 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272644 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272647 INFO  (zkCallback-485-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f76a88e name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272647 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272647 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272652 INFO  (zkCallback-486-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47bea8d3 name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272653 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 272653 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272653 INFO  (zkCallback-487-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9b6aee5 name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272653 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272653 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272654 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272655 INFO  (zkCallback-490-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f3c03a2 name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272655 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272655 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272656 INFO  (zkCallback-488-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6afa9994 name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272656 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 272656 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 272656 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 272656 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272656 INFO  (zkCallback-489-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f644833 name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272656 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272656 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272657 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272657 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 272657 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 272658 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 272678 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node3/.
   [junit4]   2> 272679 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1600635437
   [junit4]   2> 272679 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node3]
   [junit4]   2> 272679 WARN  (jetty-launcher-482-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node3/lib
   [junit4]   2> 272680 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node5/.
   [junit4]   2> 272680 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 272680 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1925914801
   [junit4]   2> 272680 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node5]
   [junit4]   2> 272680 WARN  (jetty-launcher-482-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node5/lib
   [junit4]   2> 272680 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 272681 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node2/.
   [junit4]   2> 272681 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 272681 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x153dd2483760002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 272681 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 272681 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1235657081
   [junit4]   2> 272681 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node2]
   [junit4]   2> 272682 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 272683 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 272683 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35618/solr
   [junit4]   2> 272683 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 272683 WARN  (jetty-launcher-482-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node2/lib
   [junit4]   2> 272683 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272683 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node1/.
   [junit4]   2> 272683 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1462013729
   [junit4]   2> 272683 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node7/.
   [junit4]   2> 272683 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node1]
   [junit4]   2> 272683 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.CoreContainer New CoreContainer 1864418824
   [junit4]   2> 272683 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 272683 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node7]
   [junit4]   2> 272684 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272684 WARN  (jetty-launcher-482-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node1/lib
   [junit4]   2> 272684 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 272685 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 272685 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 272685 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 272685 INFO  (zkCallback-495-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21538ccd name:ZooKeeperConnection Watcher:127.0.0.1:35618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272684 WARN  (jetty-launcher-482-thread-7) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node7/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node7/lib
   [junit4]   2> 272685 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 272685 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272685 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 272685 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 272684 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node6/.
   [junit4]   2> 272685 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35618/solr
   [junit4]   2> 272685 INFO  (jetty-launcher-482-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272685 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.CoreContainer New CoreContainer 2102645771
   [junit4]   2> 272685 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 272686 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node6]
   [junit4]   2> 272685 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 272686 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272686 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35618/solr
   [junit4]   2> 272686 WARN  (jetty-launcher-482-thread-6) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node6/lib
   [junit4]   2> 272687 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 272687 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 272687 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 272687 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272687 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 272687 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 272687 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272687 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35618/solr
   [junit4]   2> 272687 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 272687 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272688 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node4/.
   [junit4]   2> 272688 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1076151161
   [junit4]   2> 272688 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node4]
   [junit4]   2> 272688 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 272688 WARN  (jetty-launcher-482-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node4/lib
   [junit4]   2> 272688 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 272688 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272688 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 272688 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272689 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272689 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 272689 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35618/solr
   [junit4]   2> 272689 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 272689 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35618/solr
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272690 INFO  (zkCallback-503-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@579a5686 name:ZooKeeperConnection Watcher:127.0.0.1:35618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272690 INFO  (zkCallback-500-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1440ea0a name:ZooKeeperConnection Watcher:127.0.0.1:35618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35618/solr
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 272690 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 272692 INFO  (zkCallback-504-thread-1-processing-n:127.0.0.1:41615_solr) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@284086e5 name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272692 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272692 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272693 INFO  (zkCallback-505-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@593b8693 name:ZooKeeperConnection Watcher:127.0.0.1:35618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272693 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272693 INFO  (jetty-launcher-482-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272694 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272695 INFO  (zkCallback-511-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@779f24f9 name:ZooKeeperConnection Watcher:127.0.0.1:35618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272695 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272695 INFO  (jetty-launcher-482-thread-6) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272696 INFO  (zkCallback-508-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67994c29 name:ZooKeeperConnection Watcher:127.0.0.1:35618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272696 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272696 INFO  (jetty-launcher-482-thread-7) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272697 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 272697 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@342f7fd0 name:ZooKeeperConnection Watcher:127.0.0.1:35618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272697 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x153dd248376000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 272699 INFO  (zkCallback-513-thread-1-processing-n:127.0.0.1:34081_solr) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b016ce2 name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272698 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272699 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272699 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272699 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x153dd248376000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 272700 INFO  (zkCallback-514-thread-1-processing-n:127.0.0.1:45626_solr) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c9cda1c name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272700 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272700 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 272701 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 272702 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 272702 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 272702 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272703 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272703 INFO  (jetty-launcher-482-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 272705 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272706 INFO  (zkCallback-515-thread-1-processing-n:127.0.0.1:37966_solr) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b72f270 name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272706 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272707 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:43116_solr) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ad0a539 name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272707 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x153dd248376000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 272707 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272708 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272711 INFO  (zkCallback-517-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b47f955 name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272711 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272711 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 272712 INFO  (zkCallback-518-thread-1-processing-n:127.0.0.1:38131_solr) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77009fac name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272712 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272713 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 272714 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 272715 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 272716 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 272716 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 272716 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 272717 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 272717 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 272717 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 272717 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 272718 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 272718 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 272718 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 272718 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 272718 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 272718 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 272718 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 272719 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 272719 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 272719 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 272719 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 272719 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 272719 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 272719 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 272720 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 272720 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 272720 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 272720 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 272720 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 272720 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 272720 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 272721 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 272721 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 272721 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 272721 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 272721 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 272721 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95663165999022097-127.0.0.1:45626_solr-n_0000000000
   [junit4]   2> 272721 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95663165999022096-127.0.0.1:34081_solr-n_0000000001
   [junit4]   2> 272721 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 272721 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95663165999022092-127.0.0.1:41615_solr-n_0000000002
   [junit4]   2> 272721 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95663165999022098-127.0.0.1:37966_solr-n_0000000003
   [junit4]   2> 272722 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95663165999022099-127.0.0.1:43116_solr-n_0000000005
   [junit4]   2> 272722 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95663165999022101-127.0.0.1:38131_solr-n_0000000004
   [junit4]   2> 272722 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45626_solr
   [junit4]   2> 272722 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 272722 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95663165999022097-127.0.0.1:45626_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 272722 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95663165999022096-127.0.0.1:34081_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 272722 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34081_solr
   [junit4]   2> 272722 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95663165999022101-127.0.0.1:38131_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 272722 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95663165999022098-127.0.0.1:37966_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 272722 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41615_solr
   [junit4]   2> 272723 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95663165999022092-127.0.0.1:41615_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 272723 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34081_solr
   [junit4]   2> 272723 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43116_solr
   [junit4]   2> 272723 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37966_solr
   [junit4]   2> 272723 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.Overseer Overseer (id=95663165999022097-127.0.0.1:45626_solr-n_0000000000) starting
   [junit4]   2> 272723 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41615_solr
   [junit4]   2> 272723 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38131_solr
   [junit4]   2> 272723 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37966_solr
   [junit4]   2> 272724 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 272724 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43116_solr
   [junit4]   2> 272724 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38131_solr
   [junit4]   2> 272724 INFO  (zkCallback-513-thread-1-processing-n:127.0.0.1:34081_solr) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 272724 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:43116_solr) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 272724 INFO  (zkCallback-514-thread-1-processing-n:127.0.0.1:45626_solr) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 272724 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95663165999022100-127.0.0.1:42019_solr-n_0000000006
   [junit4]   2> 272724 INFO  (zkCallback-504-thread-1-processing-n:127.0.0.1:41615_solr) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 272724 INFO  (zkCallback-515-thread-1-processing-n:127.0.0.1:37966_solr) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 272725 INFO  (zkCallback-513-thread-1-processing-n:127.0.0.1:34081_solr) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 272724 INFO  (zkCallback-517-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 272724 INFO  (zkCallback-518-thread-1-processing-n:127.0.0.1:38131_solr) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 272725 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:43116_solr) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 272726 INFO  (zkCallback-514-thread-1-processing-n:127.0.0.1:45626_solr) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 272726 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:43116_solr) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 272726 INFO  (zkCallback-513-thread-1-processing-n:127.0.0.1:34081_solr) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 272726 INFO  (zkCallback-514-thread-1-processing-n:127.0.0.1:45626_solr) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 272726 INFO  (zkCallback-504-thread-1-processing-n:127.0.0.1:41615_solr) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 272727 INFO  (zkCallback-515-thread-1-processing-n:127.0.0.1:37966_solr) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 272727 INFO  (zkCallback-517-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 272727 INFO  (zkCallback-504-thread-1-processing-n:127.0.0.1:41615_solr) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 272727 INFO  (zkCallback-517-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 272727 INFO  (zkCallback-513-thread-1-processing-n:127.0.0.1:34081_solr) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 272728 INFO  (zkCallback-518-thread-1-processing-n:127.0.0.1:38131_solr) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 272728 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:43116_solr) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 272728 INFO  (zkCallback-514-thread-1-processing-n:127.0.0.1:45626_solr) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 272728 INFO  (zkCallback-515-thread-1-processing-n:127.0.0.1:37966_solr) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 272728 INFO  (zkCallback-518-thread-1-processing-n:127.0.0.1:38131_solr) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 272728 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95663165999022099-127.0.0.1:43116_solr-n_0000000005 to know if I could be the leader
   [junit4]   2> 272728 INFO  (zkCallback-504-thread-1-processing-n:127.0.0.1:41615_solr) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 272728 INFO  (zkCallback-513-thread-1-processing-n:127.0.0.1:34081_solr) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 272728 INFO  (zkCallback-504-thread-1-processing-n:127.0.0.1:41615_solr) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 272729 INFO  (zkCallback-514-thread-1-processing-n:127.0.0.1:45626_solr) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 272729 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 272729 INFO  (zkCallback-515-thread-1-processing-n:127.0.0.1:37966_solr) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 272729 INFO  (zkCallback-517-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 272729 INFO  (zkCallback-513-thread-1-processing-n:127.0.0.1:34081_solr) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 272729 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42019_solr as DOWN
   [junit4]   2> 272729 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:43116_solr) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 272729 INFO  (zkCallback-518-thread-1-processing-n:127.0.0.1:38131_solr) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 272729 INFO  (zkCallback-504-thread-1-processing-n:127.0.0.1:41615_solr) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 272729 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:43116_solr) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 272730 INFO  (zkCallback-514-thread-1-processing-n:127.0.0.1:45626_solr) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 272732 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 272732 INFO  (OverseerCollectionConfigSetProcessor-95663165999022097-127.0.0.1:45626_solr-n_0000000000) [n:127.0.0.1:45626_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 272732 INFO  (OverseerStateUpdate-95663165999022097-127.0.0.1:45626_solr-n_0000000000) [n:127.0.0.1:45626_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 272732 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45626_solr as DOWN
   [junit4]   2> 272733 INFO  (OverseerStateUpdate-95663165999022097-127.0.0.1:45626_solr-n_0000000000) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (5)
   [junit4]   2> 272733 INFO  (OverseerStateUpdate-95663165999022097-127.0.0.1:45626_solr-n_0000000000) [n:127.0.0.1:45626_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42019_solr"} current state version: 0
   [junit4]   2> 272733 INFO  (OverseerStateUpdate-95663165999022097-127.0.0.1:45626_solr-n_0000000000) [n:127.0.0.1:45626_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42019_solr
   [junit4]   2> 272734 INFO  (OverseerStateUpdate-95663165999022097-127.0.0.1:45626_solr-n_0000000000) [n:127.0.0.1:45626_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45626_solr"} current state version: 0
   [junit4]   2> 272734 INFO  (OverseerStateUpdate-95663165999022097-127.0.0.1:45626_solr-n_0000000000) [n:127.0.0.1:45626_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45626_solr
   [junit4]   2> 272742 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 272743 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 272743 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node6/.
   [junit4]   2> 272743 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 272744 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 272744 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 272744 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node5/.
   [junit4]   2> 272745 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 272745 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 272745 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 272745 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node1/.
   [junit4]   2> 272745 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 272746 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 272746 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 272746 INFO  (jetty-launcher-482-thread-1) [n:127.0.0.1:43116_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 272746 INFO  (jetty-launcher-482-thread-6) [n:127.0.0.1:37966_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 272746 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 272746 INFO  (jetty-launcher-482-thread-5) [n:127.0.0.1:41615_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 272749 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 272749 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 272749 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node4/.
   [junit4]   2> 272749 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 272750 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 272750 INFO  (jetty-launcher-482-thread-4) [n:127.0.0.1:38131_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 272760 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 272760 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 272760 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node2/.
   [junit4]   2> 272760 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 272761 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 272761 INFO  (jetty-launcher-482-thread-2) [n:127.0.0.1:34081_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 273730 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42019_solr
   [junit4]   2> 273731 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42019_solr
   [junit4]   2> 273732 INFO  (zkCallback-513-thread-1-processing-n:127.0.0.1:34081_solr) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 273732 INFO  (zkCallback-518-thread-1-processing-n:127.0.0.1:38131_solr) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 273732 INFO  (zkCallback-504-thread-1-processing-n:127.0.0.1:41615_solr) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 273732 INFO  (zkCallback-515-thread-1-processing-n:127.0.0.1:37966_solr) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 273732 INFO  (zkCallback-517-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 273732 INFO  (zkCallback-514-thread-1-processing-n:127.0.0.1:45626_solr) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 273732 INFO  (zkCallback-518-thread-1-processing-n:127.0.0.1:38131_solr) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 273732 INFO  (zkCallback-513-thread-1-processing-n:127.0.0.1:34081_solr) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 273732 INFO  (zkCallback-504-thread-1-processing-n:127.0.0.1:41615_solr) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 273732 INFO  (zkCallback-517-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 273732 INFO  (zkCallback-514-thread-1-processing-n:127.0.0.1:45626_solr) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 273733 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45626_solr
   [junit4]   2> 273733 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45626_solr
   [junit4]   2> 273733 INFO  (zkCallback-517-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [6])
   [junit4]   2> 273733 INFO  (zkCallback-504-thread-1-processing-n:127.0.0.1:41615_solr) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [6])
   [junit4]   2> 273733 INFO  (zkCallback-518-thread-1-processing-n:127.0.0.1:38131_solr) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [6])
   [junit4]   2> 273733 INFO  (zkCallback-513-thread-1-processing-n:127.0.0.1:34081_solr) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [6])
   [junit4]   2> 273733 INFO  (zkCallback-514-thread-1-processing-n:127.0.0.1:45626_solr) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [6])
   [junit4]   2> 273734 INFO  (zkCallback-518-thread-1-processing-n:127.0.0.1:38131_solr) [n:127.0.0.1:38131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 273734 INFO  (zkCallback-517-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 273734 INFO  (zkCallback-515-thread-2-processing-n:127.0.0.1:37966_solr) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 273734 INFO  (zkCallback-513-thread-1-processing-n:127.0.0.1:34081_solr) [n:127.0.0.1:34081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 273734 INFO  (zkCallback-515-thread-2-processing-n:127.0.0.1:37966_solr) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
   [junit4]   2> 273734 INFO  (zkCallback-515-thread-1-processing-n:127.0.0.1:37966_solr) [n:127.0.0.1:37966_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (6)
   [junit4]   2> 273734 INFO  (zkCallback-504-thread-1-processing-n:127.0.0.1:41615_solr) [n:127.0.0.1:41615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 273736 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:43116_solr) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 273736 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:43116_solr) [n:127.0.0.1:43116_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
   [junit4]   2> 273738 INFO  (zkCallback-514-thread-1-processing-n:127.0.0.1:45626_solr) [n:127.0.0.1:45626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 273757 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 273757 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 273757 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 273757 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node3/.
   [junit4]   2> 273757 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 273757 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 273757 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_C4F626B2753F1A91-001/tempDir-001/node7/.
   [junit4]   2> 273758 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 273758 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 273758 INFO  (jetty-launcher-482-thread-3) [n:127.0.0.1:45626_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 273758 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 273758 INFO  (jetty-launcher-482-thread-7) [n:127.0.0.1:42019_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 273758 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 273758 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 273760 INFO  (zkCallback-519-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66aa6456 name:ZooKeeperConnection Watcher:127.0.0.1:35618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 273760 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 273760 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 273762 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 273762 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 273763 INFO  (zkCallback-521-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5529a70d name:ZooKeeperConnection Watcher:127.0.0.1:35618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 273763 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 273763 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 273763 INFO  (SUITE-TestTolerantUpdateProces

[...truncated too long message...]

.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 637491 INFO  (qtp2076403217-2571) [n:127.0.0.1:37966_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45626_solr&onlyIfLeaderActive=true&core=test_col_shard2_replica1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=168043
   [junit4]   2> 638321 WARN  (zkCallback-515-thread-4-processing-n:127.0.0.1:37966_solr) [n:127.0.0.1:37966_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:729)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 638323 INFO  (jetty-launcher-482-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79a5d492{/solr,null,UNAVAILABLE}
   [junit4]   2> 638324 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35618 35618
   [junit4]   2> 638388 INFO  (Thread-918) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35618 35618
   [junit4]   2> 638389 WARN  (Thread-918) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 	6	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/test_col/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/95663165999022097-127.0.0.1:45626_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 
   [junit4]   2> 638389 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[C4F626B2753F1A91]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Apr 03, 2016 5:27:16 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1730, maxMBSortInHeap=4.926586433407768, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=de-LU, timezone=Europe/Rome
   [junit4]   2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=12,threads=1,free=186079768,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DateRangeFieldTest, TimeZoneUtilsTest, CollectionsAPIDistributedZkTest, TestSolrDynamicMBean, ResponseHeaderTest, TestMiniSolrCloudClusterBase, SpellingQueryConverterTest, TestSchemaNameResource, DocValuesTest, TestCoreContainer, CoreAdminRequestStatusTest, ClusterStateUpdateTest, TestSolrCoreProperties, HdfsNNFailoverTest, BigEndianAscendingWordDeserializerTest, TestSolrDeletionPolicy2, OpenCloseCoreStressTest, HighlighterTest, TestSolrConfigHandlerCloud, TestTolerantUpdateProcessorRandomCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTolerantUpdateProcessorRandomCloud -Dtests.seed=C4F626B2753F1A91 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=Europe/Rome -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestTolerantUpdateProcessorRandomCloud (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C4F626B2753F1A91]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
   [junit4]    > 	at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorRandomCloud.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [161/585 (1!)] on J1 in 366.13s, 0 tests, 1 failure <<< FAILURES!

[...truncated 1391 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 585 suites (10 ignored), 2358 tests, 1 suite-level error, 114 ignored (70 assumptions) [seed: C4F626B2753F1A91]

Total time: 65 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any