You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/21 05:19:17 UTC

[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 8 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/8/

3 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:44582/o_lc/awholynewcollection_3: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44582/o_lc/awholynewcollection_3: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([E4D8A34537722260:6C8C9C9F998E4F98]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:510)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1753)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:737)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest:     1) Thread[id=18481, name=zkCallback-1292-thread-2, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=15517, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-EventThread, state=WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    3) Thread[id=15516, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-SendThread(127.0.0.1:52710), state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)         at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1185)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1110)    4) Thread[id=15518, name=zkCallback-1292-thread-1, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest: 
   1) Thread[id=18481, name=zkCallback-1292-thread-2, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=15517, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-EventThread, state=WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   3) Thread[id=15516, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-SendThread(127.0.0.1:52710), state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)
        at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1185)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1110)
   4) Thread[id=15518, name=zkCallback-1292-thread-1, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([E4D8A34537722260]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=18481, name=zkCallback-1292-thread-2, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=15516, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-SendThread(127.0.0.1:52710), state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    3) Thread[id=15518, name=zkCallback-1292-thread-1, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=18481, name=zkCallback-1292-thread-2, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=15516, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-SendThread(127.0.0.1:52710), state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   3) Thread[id=15518, name=zkCallback-1292-thread-1, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([E4D8A34537722260]:0)




Build Log:
[...truncated 11575 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/init-core-data-001
   [junit4]   2> 1567599 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1567599 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /o_lc/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1567664 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1567676 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1567679 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1567694 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_38063_hdfs____sc8suq/webapp
   [junit4]   2> 1567926 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1568280 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38063
   [junit4]   2> 1568412 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1568416 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1568442 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_41855_datanode____.3z3qla/webapp
   [junit4]   2> 1568746 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1569362 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41855
   [junit4]   2> 1569487 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1569488 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1569512 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_52250_datanode____qoysmv/webapp
   [junit4]   2> 1569625 INFO  (IPC Server handler 9 on 36567) [    ] BlockStateChange BLOCK* processReport: from storage DS-16d5ad67-d099-4066-a092-343b821eabc7 node DatanodeRegistration(127.0.0.1, datanodeUuid=e76c94c9-0213-4ad0-9fc2-20c589a680ea, infoPort=41855, ipcPort=44520, storageInfo=lv=-56;cid=testClusterID;nsid=1624647502;c=0), blocks: 0, hasStaleStorages: true, processing time: 1 msecs
   [junit4]   2> 1569625 INFO  (IPC Server handler 9 on 36567) [    ] BlockStateChange BLOCK* processReport: from storage DS-19e93e90-0d0c-4266-9730-1b9322bd97cf node DatanodeRegistration(127.0.0.1, datanodeUuid=e76c94c9-0213-4ad0-9fc2-20c589a680ea, infoPort=41855, ipcPort=44520, storageInfo=lv=-56;cid=testClusterID;nsid=1624647502;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1569851 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1570442 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52250
   [junit4]   2> 1570701 INFO  (IPC Server handler 4 on 36567) [    ] BlockStateChange BLOCK* processReport: from storage DS-a42d2179-9d10-4d3f-84f3-9328653ca6bd node DatanodeRegistration(127.0.0.1, datanodeUuid=934661ee-4e6a-4da3-9b43-5aa5b66ad246, infoPort=52250, ipcPort=43161, storageInfo=lv=-56;cid=testClusterID;nsid=1624647502;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1570702 INFO  (IPC Server handler 4 on 36567) [    ] BlockStateChange BLOCK* processReport: from storage DS-09880459-00bf-4539-a63a-76b926104a59 node DatanodeRegistration(127.0.0.1, datanodeUuid=934661ee-4e6a-4da3-9b43-5aa5b66ad246, infoPort=52250, ipcPort=43161, storageInfo=lv=-56;cid=testClusterID;nsid=1624647502;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1570866 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1570867 INFO  (Thread-9527) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1570867 INFO  (Thread-9527) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1570967 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.ZkTestServer start zk server on port:52710
   [junit4]   2> 1570967 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1570969 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1570974 INFO  (zkCallback-1255-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7eeebd65 name:ZooKeeperConnection Watcher:127.0.0.1:52710 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1570974 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1570975 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1570975 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1570979 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1570980 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1570983 INFO  (zkCallback-1256-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b04b252 name:ZooKeeperConnection Watcher:127.0.0.1:52710/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1570983 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1570983 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1570983 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1570985 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1570987 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1570988 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1570991 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1570991 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1570993 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1570994 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1570995 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1570996 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1571000 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1571001 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1571010 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1571011 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1571013 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1571013 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1571017 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1571017 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1571020 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1571020 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1571022 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1571022 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1571028 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1571028 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1571032 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1571032 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1571162 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores/collection1
   [junit4]   2> 1571163 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1571168 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9052336{/o_lc,null,AVAILABLE}
   [junit4]   2> 1571169 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.ServerConnector Started ServerConnector@304ab2da{HTTP/1.1}{127.0.0.1:37590}
   [junit4]   2> 1571169 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.Server Started @1573961ms
   [junit4]   2> 1571169 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=37590, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores, hostContext=/o_lc, solr.data.dir=hdfs://localhost:36567/hdfs__localhost_36567__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-5.5_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001_tempDir-002_control_data}
   [junit4]   2> 1571169 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@41692a49
   [junit4]   2> 1571170 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001'
   [junit4]   2> 1571170 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1571170 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1571170 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1571171 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1571172 INFO  (zkCallback-1257-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74028487 name:ZooKeeperConnection Watcher:127.0.0.1:52710/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1571173 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1571173 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1571175 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1571175 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/solr.xml
   [junit4]   2> 1571191 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores
   [junit4]   2> 1571191 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.CoreContainer New CoreContainer 1468762695
   [junit4]   2> 1571191 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001]
   [junit4]   2> 1571191 WARN  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/lib
   [junit4]   2> 1571191 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] 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> 1571192 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1571193 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1571193 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1571193 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52710/solr
   [junit4]   2> 1571193 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1571193 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1571194 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1571196 INFO  (zkCallback-1260-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40a3005c name:ZooKeeperConnection Watcher:127.0.0.1:52710 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1571197 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1571197 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1571199 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1571202 INFO  (zkCallback-1261-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a4115cc name:ZooKeeperConnection Watcher:127.0.0.1:52710/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1571202 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1571204 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1571214 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1571219 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1571221 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1571225 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1571227 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1571229 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1571234 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1571235 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1571238 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37590_o_lc
   [junit4]   2> 1571240 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37590_o_lc
   [junit4]   2> 1571243 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1571245 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1571247 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1571248 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95421944129781764-127.0.0.1:37590_o_lc-n_0000000000
   [junit4]   2> 1571249 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37590_o_lc
   [junit4]   2> 1571249 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1571251 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer Overseer (id=95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) starting
   [junit4]   2> 1571255 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1571266 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1571269 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1571269 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1571273 INFO  (OverseerCollectionConfigSetProcessor-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1571282 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1571338 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1571339 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1571342 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores
   [junit4]   2> 1571347 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {collection=control_collection, config=solrconfig.xml, loadOnStartup=true, shard=, coreNodeName=, dataDir=data/, transient=false, configSetProperties=configsetprops.json, name=collection1, schema=schema.xml}
   [junit4]   2> 1571347 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores/collection1
   [junit4]   2> 1571350 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1571357 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1571357 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1571362 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1
   [junit4]   2> 1571363 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1571363 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:37590_o_lc",
   [junit4]   2>   "base_url":"http://127.0.0.1:37590/o_lc",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1571362 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1571363 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "node_name":"127.0.0.1:37590_o_lc",
   [junit4]   2>   "base_url":"http://127.0.0.1:37590/o_lc",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1571364 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1571364 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1571366 INFO  (zkCallback-1261-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1571369 INFO  (zkCallback-1261-thread-2-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1572364 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1572364 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1572364 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1572364 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1572365 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1572365 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores/collection1'
   [junit4]   2> 1572365 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1572365 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1572367 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1572374 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1572415 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1572452 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1572460 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1572828 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1572839 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1572841 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1572871 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1572875 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1572886 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1572887 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1572890 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1
   [junit4]   2> 1572891 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1572891 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
   [junit4]   2> 1572891 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:36567/solr_hdfs_home
   [junit4]   2> 1572891 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1572891 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores/collection1], dataDir=[hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 1572892 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@773300dd
   [junit4]   2> 1572893 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 1572931 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 1572933 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/index/
   [junit4]   2> 1572954 WARN  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'hdfs:/localhost:36567/solr_hdfs_home/control_collection/core_node1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1572954 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 1572972 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 1572972 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=0.529296875, floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=12.25725889016759, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1573016 INFO  (IPC Server handler 8 on 36567) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39647 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-16d5ad67-d099-4066-a092-343b821eabc7:NORMAL:127.0.0.1:33914|RBW], ReplicaUnderConstruction[[DISK]DS-09880459-00bf-4539-a63a-76b926104a59:NORMAL:127.0.0.1:39647|RBW]]} size 0
   [junit4]   2> 1573019 INFO  (IPC Server handler 4 on 36567) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33914 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-16d5ad67-d099-4066-a092-343b821eabc7:NORMAL:127.0.0.1:33914|RBW], ReplicaUnderConstruction[[DISK]DS-09880459-00bf-4539-a63a-76b926104a59:NORMAL:127.0.0.1:39647|RBW]]} size 0
   [junit4]   2> 1573025 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(HdfsDirectory@hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17426eaa; maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 1573025 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1573031 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/
   [junit4]   2> 1573041 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1573042 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1573042 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1573042 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1573043 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1573043 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1573043 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1573046 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1573046 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1573046 WARN  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1573049 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1573051 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1573054 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1573057 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1573063 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/logging,/admin/plugins,/admin/luke,/admin/mbeans,/update/json/docs,/update,/schema,/admin/system,/admin/properties,/replication,standard,/get,/update/json,/admin/file,/admin/segments,/dump,/update/csv,/admin/threads,/admin/ping,/config
   [junit4]   2> 1573067 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1573067 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1573067 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 tlogDfsReplication=2
   [junit4]   2> 1573086 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1573087 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1573088 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=1.5849609375, floorSegmentMB=1.203125, forceMergeDeletesPctAllowed=7.968270734387134, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1573100 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(HdfsDirectory@hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17426eaa; maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 1573100 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1573100 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@459cd99a[collection1] main
   [junit4]   2> 1573100 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1573101 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1573101 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1573106 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1573106 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1573106 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1573107 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1573107 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1573107 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1573107 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1573108 INFO  (searcherExecutor-2940-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@459cd99a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1573109 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1573109 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 256 version buckets from index
   [junit4]   2> 1573110 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1573110 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1526751108425318400
   [junit4]   2> 1573110 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with highest version 1526751108425318400
   [junit4]   2> 1573110 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1573111 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1573114 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:37590/o_lc collection:control_collection shard:shard1
   [junit4]   2> 1573116 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1573123 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95421944129781764-core_node1-n_0000000000
   [junit4]   2> 1573123 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 1573126 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1573126 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1573126 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1573126 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37590/o_lc/collection1/
   [junit4]   2> 1573126 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1573126 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37590/o_lc/collection1/ has no replicas
   [junit4]   2> 1573127 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1573127 INFO  (zkCallback-1261-thread-3-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1573127 INFO  (zkCallback-1261-thread-2-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1573133 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1573137 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37590/o_lc/collection1/ shard1
   [junit4]   2> 1573137 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:37590/o_lc",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1573240 INFO  (zkCallback-1261-thread-3-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1573240 INFO  (zkCallback-1261-thread-2-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1573288 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:37590/o_lc/collection1/ and leader is http://127.0.0.1:37590/o_lc/collection1/
   [junit4]   2> 1573288 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37590/o_lc
   [junit4]   2> 1573288 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1573288 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1573288 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1573290 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:37590_o_lc",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:37590/o_lc",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1573291 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "node_name":"127.0.0.1:37590_o_lc",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:37590/o_lc",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1573365 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1573365 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573373 INFO  (zkCallback-1263-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77ac13cb name:ZooKeeperConnection Watcher:127.0.0.1:52710/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1573373 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1573374 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1573374 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1573378 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1573378 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1573378 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1573379 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573380 INFO  (zkCallback-1264-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38275ca6 name:ZooKeeperConnection Watcher:127.0.0.1:52710/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1573381 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1573381 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1573383 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1573384 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1573387 INFO  (zkCallback-1261-thread-2-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1573387 INFO  (zkCallback-1261-thread-3-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1573390 INFO  (zkCallback-1263-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1573491 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1573549 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/shard-1-001/cores/collection1
   [junit4]   2> 1573550 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/shard-1-001
   [junit4]   2> 1573551 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1573555 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c333d14{/o_lc,null,AVAILABLE}
   [junit4]   2> 1573556 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.ServerConnector Started ServerConnector@67eefa82{HTTP/1.1}{127.0.0.1:44582}
   [junit4]   2> 1573556 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.Server Started @1576348ms
   [junit4]   2> 1573556 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, hostPort=44582, hostContext=/o_lc, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/shard-1-001/cores, solr.data.dir=hdfs://localhost:36567/hdfs__localhost_36567__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-5.5_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001_tempDir-002_jetty1}
   [junit4]   2> 1573556 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@41692a49
   [junit4]   2> 1573557 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/shard-1-001'
   [junit4]   2> 1573557 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1573557 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1573557 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1573568 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573569 INFO  (zkCallback-1265-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.c

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

Stack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, docValues:{}, sim=DefaultSimilarity, locale=es-SV, timezone=Africa/Bissau
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=5,free=201027592,total=475004928
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, ConvertedLegacyTest, ZkControllerTest, CheckHdfsIndexTest, TestDefaultStatsCache, TestBinaryResponseWriter, WordBreakSolrSpellCheckerTest, TestNonDefinedSimilarityFactory, StressHdfsTest, TestRuleBasedAuthorizationPlugin, RollingRestartTest, TimeZoneUtilsTest, TestCollationFieldDocValues, TestCustomSort, TestSortByMinMaxFunction, SortByFunctionTest, BlockCacheTest, CollectionTooManyReplicasTest, AliasIntegrationTest, TestPartialUpdateDeduplication, HdfsCollectionsAPIDistributedZkTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsCollectionsAPIDistributedZkTest -Dtests.seed=E4D8A34537722260 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=es-SV -Dtests.timezone=Africa/Bissau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | HdfsCollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest: 
   [junit4]    >    1) Thread[id=18481, name=zkCallback-1292-thread-2, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=15517, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-EventThread, state=WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    3) Thread[id=15516, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-SendThread(127.0.0.1:52710), state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1185)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1110)
   [junit4]    >    4) Thread[id=15518, name=zkCallback-1292-thread-1, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E4D8A34537722260]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=18481, name=zkCallback-1292-thread-2, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=15516, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-SendThread(127.0.0.1:52710), state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    3) Thread[id=15518, name=zkCallback-1292-thread-1, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E4D8A34537722260]:0)
   [junit4] Completed [160/566 (1!)] on J1 in 111.49s, 1 test, 3 errors <<< FAILURES!

[...truncated 1299 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 2 suite-level errors, 1 error, 1321 ignored (12 assumptions) [seed: E4D8A34537722260]

Total time: 259 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 11 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/11/

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1456331544314,generation=2,filelist=[_2.cfe, _2.cfs, _2.si, _3.cfe, _3.cfs, _3.si, _4.cfe, _4.cfs, _4.si, _5.cfe, _5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}]> but was:<[{indexVersion=1456331544314,generation=2,filelist=[_2.cfe, _2.cfs, _2.si, _3.cfe, _3.cfs, _3.si, _4.cfe, _4.cfs, _4.si, _5.cfe, _5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}, {indexVersion=1456331544314,generation=3,filelist=[_2.cfe, _2.cfs, _2.si, _7.cfe, _7.cfs, _7.si, segments_3]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1456331544314,generation=2,filelist=[_2.cfe, _2.cfs, _2.si, _3.cfe, _3.cfs, _3.si, _4.cfe, _4.cfs, _4.si, _5.cfe, _5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}]> but was:<[{indexVersion=1456331544314,generation=2,filelist=[_2.cfe, _2.cfs, _2.si, _3.cfe, _3.cfs, _3.si, _4.cfe, _4.cfs, _4.si, _5.cfe, _5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}, {indexVersion=1456331544314,generation=3,filelist=[_2.cfe, _2.cfs, _2.si, _7.cfe, _7.cfs, _7.si, segments_3]}]>
	at __randomizedtesting.SeedInfo.seed([423982DAE5CCF9B3:67EE99EA9584F7B0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	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 11579 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/init-core-data-001
   [junit4]   2> 1111879 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStopPoll
   [junit4]   2> 1111879 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1
   [junit4]   2> 1111884 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1111886 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f474bdd{/solr,null,AVAILABLE}
   [junit4]   2> 1111886 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@61c5ba9f{HTTP/1.1}{127.0.0.1:57282}
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.Server Started @1114829ms
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57282, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1/data}
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001'
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/solr.xml
   [junit4]   2> 1111902 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/.
   [junit4]   2> 1111902 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer New CoreContainer 833231357
   [junit4]   2> 1111902 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001]
   [junit4]   2> 1111902 WARN  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/lib
   [junit4]   2> 1111902 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] 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> 1111904 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1111904 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1111904 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1111904 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1111904 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1111905 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/.
   [junit4]   2> 1111906 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, loadOnStartup=true, transient=false, name=collection1, configSetProperties=configsetprops.json, config=solrconfig.xml, dataDir=data/}
   [junit4]   2> 1111906 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1
   [junit4]   2> 1111906 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1111907 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1'
   [junit4]   2> 1111908 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0
   [junit4]   2> 1111908 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1111908 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1111908 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1111917 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1111931 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1111958 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1111962 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1111971 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1111973 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1'
   [junit4]   2> 1111973 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1
   [junit4]   2> 1111974 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1111974 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1111974 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1111975 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1/data
   [junit4]   2> 1111975 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1111975 WARN  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1111975 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1111976 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.13671875, floorSegmentMB=1.8857421875, forceMergeDeletesPctAllowed=0.5062597888723119, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1111977 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ed6877),segFN=segments_1,generation=1}
   [junit4]   2> 1111977 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1111980 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1111983 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111984 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111985 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111986 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111988 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1111995 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1111995 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update,/schema,/admin/segments,defaults,/admin/luke,/config,/update/json/docs,/update/json,/admin/plugins,/admin/properties,/replication,/admin/mbeans,/admin/system,/admin/ping,/admin/file,lazy,/get,/update/csv,/admin/threads,/admin/logging,standard
   [junit4]   2> 1111997 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1111997 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1111997 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1111997 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6b1e169b
   [junit4]   2> 1111998 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ed6877),segFN=segments_1,generation=1}
   [junit4]   2> 1111999 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1111999 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@61d7f889[collection1] main
   [junit4]   2> 1111999 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1/conf
   [junit4]   2> 1111999 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1111999 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1/conf
   [junit4]   2> 1111999 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1112000 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1112000 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1112000 INFO  (searcherExecutor-2295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61d7f889[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1112000 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1112410 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1
   [junit4]   2> 1112414 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1112417 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30bc1f5b{/solr,null,AVAILABLE}
   [junit4]   2> 1112417 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6caf378b{HTTP/1.1}{127.0.0.1:32818}
   [junit4]   2> 1112417 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.Server Started @1115360ms
   [junit4]   2> 1112417 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=32818, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1/data, hostContext=/solr}
   [junit4]   2> 1112417 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 1112418 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002'
   [junit4]   2> 1112418 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1112418 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1112418 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/solr.xml
   [junit4]   2> 1112435 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/.
   [junit4]   2> 1112435 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer New CoreContainer 1583889198
   [junit4]   2> 1112435 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002]
   [junit4]   2> 1112435 WARN  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/lib
   [junit4]   2> 1112436 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] 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> 1112437 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1112438 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1112438 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1112438 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1112438 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1112440 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/.
   [junit4]   2> 1112441 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {config=solrconfig.xml, transient=false, name=collection1, dataDir=data/, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json}
   [junit4]   2> 1112441 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1
   [junit4]   2> 1112441 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1112441 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1'
   [junit4]   2> 1112444 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1112444 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0
   [junit4]   2> 1112444 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1112444 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1112451 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1112466 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1112515 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1112520 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1112528 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1112530 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1'
   [junit4]   2> 1112530 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1
   [junit4]   2> 1112530 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1112531 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1112531 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1112531 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1/data
   [junit4]   2> 1112531 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1112531 WARN  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1112532 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1112532 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.13671875, floorSegmentMB=1.8857421875, forceMergeDeletesPctAllowed=0.5062597888723119, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1112534 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/index-NIOFSDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ed6877),segFN=segments_1,generation=1}
   [junit4]   2> 1112534 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1112534 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1112536 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1112539 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1112540 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1112541 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1112542 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1112543 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1112544 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update,/schema,/admin/segments,defaults,/admin/luke,/config,/update/json/docs,/update/json,/admin/plugins,/admin/properties,/replication,/admin/mbeans,/admin/system,/admin/ping,/admin/file,lazy,/get,/update/csv,/admin/threads,/admin/logging,standard
   [junit4]   2> 1112545 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1112545 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1112545 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1112545 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@30ffed
   [junit4]   2> 1112547 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/index-NIOFSDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ed6877),segFN=segments_1,generation=1}
   [junit4]   2> 1112547 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1112547 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4bd07dc3[collection1] main
   [junit4]   2> 1112547 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1/conf
   [junit4]   2> 1112547 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1112547 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1/conf
   [junit4]   2> 1112548 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1112551 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1112551 INFO  (searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bd07dc3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1112551 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1112554 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=0
   [junit4]   2> 1112948 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={wt=javabin&version=2&q=*:*&sort=id+desc} hits=0 status=0 QTime=0
   [junit4]   2> 1112953 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 2
   [junit4]   2> 1112955 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1112957 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1112959 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1112960 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1112962 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1112964 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1112966 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1112968 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1112969 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1112971 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1112973 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1112978 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1112980 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1112982 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1112984 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1112986 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1112988 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1112989 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1112991 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1112993 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1112995 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1112997 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1112998 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1113000 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1113002 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1113004 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1113005 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1113007 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1113009 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1113011 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1113013 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1113015 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1113016 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1113018 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1113020 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1113022 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1113024 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1113025 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1113027 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1113029 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1113031 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1113032 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1113034 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1113036 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1113038 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1113040 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1113042 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1113044 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1113045 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1113047 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1113049 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1113051 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1113053 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1113054 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1113056 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1113058 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1113060 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1113061 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1113063 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1113065 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1113067 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1113069 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1113070 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1113072 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1113074 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1113076 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1113078 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1113080 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1113082 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1113083 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1113085 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1113087 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1113089 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1113090 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1113092 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1113094 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1113096 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1113098 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1113099 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1113101 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1113103 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1113105 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1113107 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1113109 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1113110 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1113112 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1113114 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1113116 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1113118 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1113119 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1113121 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1113123 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1113125 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1113127 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1113129 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1113131 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1113133 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1113134 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1113136 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1113138 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1113140 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1113141 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1113143 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1113145 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1113147 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1113149 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1113150 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1113152 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1113154 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1113156 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1113157 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1113159 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1113161 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1113163 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1113164 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1113166 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1113168 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1113170 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1113172 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1113174 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1113176 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1113178 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1113179 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1113181 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1113183 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1113185 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1113186 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1113188 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1113190 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1113193 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1113195 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1113197 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1113198 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1113200 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1113202 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1113204 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1113205 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1113207 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1113209 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1113211 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 1113212 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 1113214 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 1113216 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 1113218 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 1113219 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 1113221 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 1113223 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 1113225 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 1113227 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 1113228 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 1113230 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 1113232 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 1113234 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 1113235 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 1113237 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 1113239 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 1113241 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 1113242 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 1113244 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 1113246 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 1113248 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 1113250 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 1113252 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 1113254 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 1113255 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 1113257 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 1113259 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 1113261 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 1113263 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 1113264 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 1113266 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 1113268 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 1113270 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 1113271 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 1113273 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 1113278 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 1113280 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 1113282 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 1113284 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 1113286 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 1113288 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 1113290 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 1113293 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 1113295 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 1113296 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 1113298 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 1113300 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 1113302 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 1113304 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 1113305 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 1113307 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 1113309 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 1113311 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 1113313 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 1113315 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 1113317 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 1113319 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 1113321 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 1113323 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 1113324 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 1113326 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 1113328 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 1113330 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 1113332 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 1113334 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 1113338 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 1113340 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 1113341 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 1113343 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 1113345 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 1113347 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 1113348 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 1113350 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 1113352 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 1113354 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 1113356 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 1113359 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 1113361 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 1113362 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 1113364 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 1113366 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 1113368 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 1113369 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 1113371 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 1113373 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 1113375 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 1113377 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 1113379 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 1113380 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 1113382 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 1113384 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 1113386 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 1113387 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 1113390 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 1113392 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 1113394 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 1113395 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 1113397 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 1113399 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 1113400 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 1113402 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 1113404 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 1113406 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 1113407 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 1113409 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 1113411 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 1113413 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 1113414 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 1113416 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 1113418 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 1113420 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 1113422 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2>

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

2> 1764115 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1764115 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1764115 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1764116 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1764117 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1764117 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-027/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-027/collection1/data;done=false>>]
   [junit4]   2> 1764117 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-027/collection1/data
   [junit4]   2> 1764117 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-027/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-027/collection1/data/index;done=false>>]
   [junit4]   2> 1764117 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-027/collection1/data/index
   [junit4]   2> 1764118 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3888c7eb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1764126 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7a83947e{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1764127 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1364716456
   [junit4]   2> 1764127 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4be0b9ed
   [junit4]   2> 1764127 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1764127 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1764127 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1764128 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1764130 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1764130 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1764131 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-028/collection1/data/index.20160225043720752 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-028/collection1/data/index.20160225043720752;done=false>>]
   [junit4]   2> 1764131 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-028/collection1/data/index.20160225043720752
   [junit4]   2> 1764131 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-028/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-028/collection1/data;done=false>>]
   [junit4]   2> 1764131 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-028/collection1/data
   [junit4]   2> 1764131 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3522b892{/solr,null,UNAVAILABLE}
   [junit4]   2> 1764133 INFO  (SUITE-TestReplicationHandler-seed#[423982DAE5CCF9B3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=22659, maxDocsPerChunk=907, blockSize=416), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=22659, blockSize=416)), sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-IE, timezone=Pacific/Tarawa
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=47004888,total=509607936
   [junit4]   2> NOTE: All tests run in this JVM: [SystemInfoHandlerTest, SaslZkACLProviderTest, TestSolrDynamicMBean, JsonLoaderTest, TestLRUCache, BasicDistributedZkTest, DateFieldTest, ReturnFieldsTest, LeaderInitiatedRecoveryOnShardRestartTest, TestMiniSolrCloudClusterBase, SpatialHeatmapFacetsTest, TestReloadAndDeleteDocs, BigEndianAscendingWordDeserializerTest, TestLMDirichletSimilarityFactory, ZkStateReaderTest, TestRandomFaceting, BadCopyFieldTest, TestArbitraryIndexDir, TestHashQParserPlugin, TestStandardQParsers, TestCSVLoader, TestBlobHandler, TestSimpleQParserPlugin, HdfsChaosMonkeySafeLeaderTest, TestLazyCores, TestAtomicUpdateErrorCases, SolrXmlInZkTest, TestDocSet, TestRandomRequestDistribution, ActionThrottleTest, TestSchemaManager, TestDistributedSearch, DistributedFacetPivotSmallTest, DistributedSpellCheckComponentTest, TestBinaryField, VersionInfoTest, CustomCollectionTest, TestFieldCollectionResource, TestPseudoReturnFields, TestComplexPhraseQParserPlugin, TestReplicationHandler]
   [junit4] Completed [179/566 (1!)] on J0 in 652.28s, 13 tests, 1 failure <<< FAILURES!

[...truncated 1241 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 1 failure, 34 ignored (18 assumptions) [seed: 423982DAE5CCF9B3]

Total time: 188 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 10 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/10/

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
	at __randomizedtesting.SeedInfo.seed([BF6E80FB6238D5D5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
	at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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)


FAILED:  org.apache.solr.core.TestNRTOpen.testSharedCores

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([BF6E80FB6238D5D5:596DCAB4EACEF8DA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.core.TestNRTOpen.testSharedCores(TestNRTOpen.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
	at __randomizedtesting.SeedInfo.seed([BF6E80FB6238D5D5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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 11345 lines...]
   [junit4] Suite: org.apache.solr.core.TestNRTOpen
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001
   [junit4]   2> 1257294 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1257294 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1257294 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257294 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257295 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257295 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1257295 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1257324 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1257336 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1257361 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1257365 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 1257370 WARN  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1257371 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257371 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257371 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr'
   [junit4]   2> 1257371 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257371 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257372 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 18464373
   [junit4]   2> 1257372 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr]
   [junit4]   2> 1257372 WARN  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/lib
   [junit4]   2> 1257372 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1257374 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1257374 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1257375 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1257375 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1257375 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1257376 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {collection=collection1, shard=shard1, name=collection1, loadOnStartup=true, config=solrconfig-basic.xml, transient=false, schema=schema-minimal.xml, configSetProperties=configsetprops.json, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001}
   [junit4]   2> 1257376 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257376 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257376 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257377 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1257377 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1257410 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1257423 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1257451 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1257456 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 1257463 WARN  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1257465 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257465 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1257465 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1257474 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/]
   [junit4]   2> 1257475 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1257475 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001
   [junit4]   2> 1257475 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index/
   [junit4]   2> 1257475 WARN  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1257476 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index
   [junit4]   2> 1257476 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=91.6298828125, floorSegmentMB=1.00390625, forceMergeDeletesPctAllowed=28.288175888676086, segmentsPerTier=25.0, maxCFSSegmentSizeMB=1.33203125, noCFSRatio=0.5521391798241942
   [junit4]   2> 1257483 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 1257483 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1257483 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/
   [junit4]   2> 1257485 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1257504 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257506 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257507 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257508 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257510 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/ping,/admin/file,/update/json,/admin/logging,/admin/mbeans,/admin/properties,/update/json/docs,/schema,/admin/luke,/admin/system,/replication,/config,/update/csv,/update,/get,/admin/segments,/admin/threads,/admin/plugins,standard
   [junit4]   2> 1257511 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1257512 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257512 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257512 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1257513 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 1257513 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1257513 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3bf3ed81[collection1] main
   [junit4]   2> 1257513 WARN  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1257513 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1257513 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1257513 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1257514 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1257514 INFO  (searcherExecutor-2029-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3bf3ed81[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1257514 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1257515 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1257516 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 1
   [junit4]   2> 1257520 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1257535 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 1257535 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1257537 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@69e2f637[collection1] main
   [junit4]   2> 1257537 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1257537 INFO  (searcherExecutor-2029-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69e2f637[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 1257537 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 1257539 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1257539 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18464373
   [junit4]   2> 1257540 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@562aa58d
   [junit4]   2> 1257540 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1257541 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1257541 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1257541 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1257541 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1257542 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1257542 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001;done=false>>]
   [junit4]   2> 1257542 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001
   [junit4]   2> 1257542 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1257542 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index
   [junit4]   2> 1257542 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1257542 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257543 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257543 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257543 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1257543 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1257570 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1257582 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1257608 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1257613 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 1257619 WARN  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr'
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1773166086
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr]
   [junit4]   2> 1257621 WARN  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/lib
   [junit4]   2> 1257621 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1257622 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1257623 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1257623 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1257623 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1257623 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1257624 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {config=solrconfig-basic.xml, transient=false, loadOnStartup=true, collection=collection1, name=collection1, schema=schema-minimal.xml, shard=shard1, configSetProperties=configsetprops.json, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001}
   [junit4]   2> 1257624 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257624 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257624 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257625 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1257625 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1257658 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1257673 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1257702 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1257708 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 1257715 WARN  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1257717 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257717 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1257718 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1257718 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/]
   [junit4]   2> 1257718 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1257718 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001
   [junit4]   2> 1257718 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index/
   [junit4]   2> 1257719 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/
   [junit4]   2> 1257721 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1257724 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257725 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257726 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257728 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257729 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/ping,/admin/file,/update/json,/admin/logging,/admin/mbeans,/admin/properties,/update/json/docs,/schema,/admin/luke,/admin/system,/replication,/config,/update/csv,/update,/get,/admin/segments,/admin/threads,/admin/plugins,standard
   [junit4]   2> 1257731 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1257731 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257731 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257731 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index
   [junit4]   2> 1257732 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=91.6298828125, floorSegmentMB=1.00390625, forceMergeDeletesPctAllowed=28.288175888676086, segmentsPerTier=25.0, maxCFSSegmentSizeMB=1.33203125, noCFSRatio=0.5521391798241942
   [junit4]   2> 1257733 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 1257733 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1257735 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6fd60f2e[collection1] main
   [junit4]   2> 1257735 WARN  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1257736 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1257736 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1257736 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1257736 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1257736 INFO  (searcherExecutor-2040-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6fd60f2e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 1257736 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1257737 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1257742 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReaderIsNRT
   [junit4]   2> 1257742 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1257743 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1257745 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1257745 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1257760 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2> 1257761 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1257763 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@9012bb9[collection1] main
   [junit4]   2> 1257763 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1257763 INFO  (searcherExecutor-2040-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9012bb9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 1257763 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 1257764 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257765 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257765 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257765 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1257765 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1257794 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1257806 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1257831 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1257836 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 1257842 WARN  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1257845 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257845 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1257846 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/]
   [junit4]   2> 1257846 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1257846 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index/
   [junit4]   2> 1257846 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/
   [junit4]   2> 1257849 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1257852 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257853 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257855 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257856 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257858 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/ping,/admin/file,/update/json,/admin/logging,/admin/mbeans,/admin/properties,/update/json/docs,/schema,/admin/luke,/admin/system,/replication,/config,/update/csv,/update,/get,/admin/segments,/admin/threads,/admin/plugins,standard
   [junit4]   2> 1257859 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1257859 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257859 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257860 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1c96f8b9[collection1] main
   [junit4]   2> 1257860 WARN  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1257860 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1257860 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1257860 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1257860 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1257860 INFO  (searcherExecutor-2044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c96f8b9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 1257860 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1257861 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=46.9521484375, floorSegmentMB=0.478515625, forceMergeDeletesPctAllowed=8.046980479419295, segmentsPerTier=20.0, maxCFSSegmentSizeMB=1.509765625, noCFSRatio=0.11725276609649882
   [junit4]   2> 1257863 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2> 1257863 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1257863 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1257864 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3586874f[collection1] main
   [junit4]   2> 1257864 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1257864 INFO  (searcherExecutor-2044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3586874f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 1257864 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@671ea594
   [junit4]   2> 1257865 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1257865 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1257866 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1257867 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1257874 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@22045601[collection1] main
   [junit4]   2> 1257874 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1257875 INFO  (searcherExecutor-2044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22045601[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1) Uninverting(_2(5.5.0):c1)))}
   [junit4]   2> 1257875 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1257876 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1257877 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1257895 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_4,generation=4}
   [junit4]   2> 1257896 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1257897 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4e0b8438[collection1] main
   [junit4]   2> 1257897 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1257897 INFO  (searcherExecutor-2044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e0b8438[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1) Uninverting(_2(5.5.0):c1) Uninverting(_3(5.5.0):c1)))}
   [junit4]   2> 1257898 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 1257899 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1257900 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257900 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257900 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257900 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1257900 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1257944 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1257957 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1257982 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1257986 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 1257992 WARN  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1257995 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257995 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1257995 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/]
   [junit4]   2> 1257995 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1257996 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index/
   [junit4]   2> 1257996 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/
   [junit4]   2> 1257998 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1258001 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1258002 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1258003 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1258004 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1258005 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/ping,/admin/file,/update/json,/admin/logging,/admin/mbeans,/admin/properties,/update/json/docs,/schema,/admin/luke,/admin/system,/replication,/config,/update/csv,/update,/get,/admin/segments,/admin/threads,/admin/plugins,standard
   [junit4]   2> 1258007 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1258007 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1258007 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1258013 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6d4f382[collection1] main
   [junit4]   2> 1258013 WARN  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1258013 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1258013 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1258013 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1258013 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1258014 INFO  (searcherExecutor-2048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d4f382[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1) Uninverting(_2(5.5.0):c1) Uninverting(_3(5.5.0):c1) Uninverting(_4(5.5.0):c1)))}
   [junit4]   2> 1258014 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1258026 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2> 1258026 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 1258027 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2f196c5b
   [junit4]   2> 1258030 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2> 1258030 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 1258031 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1258035 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4f8cd92b[collection1] main
   [junit4]   2> 1258035 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1258035 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ce2c8d2
   [junit4]   2> 1258035 INFO  (searcherExecutor-2048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f8cd92b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1) Uninverting(_2(5.5.0):c1) Uninverting(_3(5.5.0):c1) Uninverting(_4(5.5.0):c1)))}
   [junit4]   2> 1258035 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1258035 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1258036 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testReaderIsNRT
   [junit4]   2> 1258041 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testSharedCores
   [junit4]   2> 1258041 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1258041 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1258043 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1258044 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1258060 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_6,generation=6}
   [junit4]   2> 1258060 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 1258061 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@48d727c5[collection1] main
   [junit4]   2> 1258061 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1258061 INFO  (searcherExecutor-2048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@48d727c5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.5.0):c1)))}
   [junit4]   2> 1258063 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 1258064 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1258064 WARN  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 1258087 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2> 1258087 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 7
   [junit4]   2> 1258088 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7bf25b83[collection1] main
   [junit4]   2> 1258089 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1258089 INFO  (searcherExecutor-2048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7bf25b83[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(5.5.0):c1)))}
   [junit4]   2> 1258089 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 25
   [junit4]   2> 1258091 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1258092 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1258102 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@de27f7b[collection1] main
   [junit4]   2> 1258103 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1258103 INFO  (searcherExecutor-2048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@de27f7b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(5.5.0):c1) Uninverting(_8(5.5.0):c1)))}
   [junit4]   2> 1258103 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 1258105 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1258106 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1258107 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1258129 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_8,generation=8}
   [junit4]   2> 1258129 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 8
   [junit4]   2> 1258132 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4932ac43[collection1] main
   [junit4]   2> 1258132 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1258132 INFO  (searcherExecutor-2048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4932ac43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(5.5.0):c2) Uninverting(_a(5.5.0):c2)))}
   [junit4]   2> 1258133 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 26
   [junit4]   2> 1258135 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testSharedCores
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTOpen -Dtests.method=testSharedCores -Dtests.seed=BF6E80FB6238D5D5 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=ar-DZ -Dtests.timezone=Asia/Yerevan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.10s J2 | TestNRTOpen.testSharedCores <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<3> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BF6E80FB6238D5D5:596DCAB4EACEF8DA]:0)
   [junit4]    > 	at org.apache.solr.core.TestNRTOpen.testSharedCores(TestNRTOpen.java:116)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1258140 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1258140 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1773166086
   [junit4]   2> 1258141 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d36befe
   [junit4]   2> 1258141 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=4,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1258141 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1258141 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1258141 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1258151 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_8,generation=8}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_9,generation=9}
   [junit4]   2> 1258151 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 9
   [junit4]   2> 1258153 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1258153 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1258153 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1258153 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index
   [junit4]   2> 1258153 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001;done=false>>]
   [junit4]   2> 1258153 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {foo=FSTOrd50, bazzz=Lucene50(blocksize=128), baz=Lucene50(blocksize=128), foo2=Lucene50(blocksize=128), bazz=Lucene50(blocksize=128)}, docValues:{}, sim=DefaultSimilarity, locale=ar-DZ, timezone=Asia/Yerevan
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=176004136,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest, QueryParsingTest, DistributedExpandComponentTest, FullSolrCloudDistribCmdsTest, TestManagedSynonymFilterFactory, TestMacros, TestHdfsUpdateLog, DocValuesMultiTest, TestCharFilters, TestPerFieldSimilarityWithDefaultOverride, TestCopyFieldCollectionResource, TestManagedSchema, TestUseDocValuesAsStored2, TestReRankQParserPlugin, BJQParserTest, VMParamsZkACLAndCredentialsProvidersTest, TestCloudManagedSchemaConcurrent, HdfsNNFailoverTest, CoreAdminHandlerTest, CollectionReloadTest, TestRawResponseWriter, TestExclusionRuleCollectionAccess, TestObjectReleaseTracker, TestFieldTypeCollectionResource, TestShortCircuitedRequests, TestSweetSpotSimilarityFactory, TestSolrQueryParserResource, RuleEngineTest, TestSortingResponseWriter, TestReplicationHandlerBackup, TestPerFieldSimilarity, RecoveryZkTest, TestSchemaVersionResource, TestClusterStateMutator, TestStressRecovery, SharedFSAutoReplicaFailoverTest, TestJmxMonitoredMap, TestCloudInspectUtil, FieldMutatingUpdateProcessorTest, LeaderElectionTest, AtomicUpdatesTest, TestTrieFacet, SuggestComponentTest, DirectUpdateHandlerTest, TestZkChroot, RequestHandlersTest, TestTestInjection, TestNRTOpen]
   [junit4] Completed [104/566 (1!)] on J2 in 0.88s, 2 tests, 1 failure <<< FAILURES!

[...truncated 174 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BF6E80FB6238D5D5-001/init-core-data-001
   [junit4]   2> 997288 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStopPoll
   [junit4]   2> 997290 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BF6E80FB6238D5D5-001/solr-instance-001/collection1
   [junit4]   2> 997310 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 997406 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27058c08{/solr,null,AVAILABLE}
   [junit4]   2> 997407 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5d2c753b{HTTP/1.1}{127.0.0.1:54490}
   [junit4]   2> 997407 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.e.j.s.Server Started @1000277ms
   [junit4]   2> 997407 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54490, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BF6E80FB6238D5D5-001/solr-instance-001/collection1/data}
   [junit4]   2> 997407 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 997408 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.Tes

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

dateRequestHandler.java:94)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:69)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:670)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:458)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:225)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [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:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [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:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Feb 23, 2016 5:28:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {id=Lucene50(blocksize=128), _version_=FST50, rnd_b=Lucene50(blocksize=128), a_i=Lucene50(blocksize=128), a_t=BlockTreeOrds(blocksize=128)}, docValues:{}, sim=DefaultSimilarity, locale=he, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=2,free=230449920,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest, QueryParsingTest, DistributedExpandComponentTest, FullSolrCloudDistribCmdsTest, TestManagedSynonymFilterFactory, TestMacros, TestHdfsUpdateLog, DocValuesMultiTest, TestCharFilters, TestPerFieldSimilarityWithDefaultOverride, TestCopyFieldCollectionResource, TestManagedSchema, TestUseDocValuesAsStored2, TestReRankQParserPlugin, BJQParserTest, VMParamsZkACLAndCredentialsProvidersTest, TestCloudManagedSchemaConcurrent, HdfsNNFailoverTest, CoreAdminHandlerTest, CollectionReloadTest, TestRawResponseWriter, TestExclusionRuleCollectionAccess, TestObjectReleaseTracker, TestFieldTypeCollectionResource, TestShortCircuitedRequests, TestSweetSpotSimilarityFactory, TestSolrQueryParserResource, RuleEngineTest, TestSortingResponseWriter, TestReplicationHandlerBackup, TestPerFieldSimilarity, RecoveryZkTest, TestSchemaVersionResource, TestClusterStateMutator, TestStressRecovery, SharedFSAutoReplicaFailoverTest, TestJmxMonitoredMap, TestCloudInspectUtil, FieldMutatingUpdateProcessorTest, LeaderElectionTest, AtomicUpdatesTest, TestTrieFacet, SuggestComponentTest, DirectUpdateHandlerTest, TestZkChroot, RequestHandlersTest, TestTestInjection, TestNRTOpen, ReplicationFactorTest, FieldAnalysisRequestHandlerTest, TestSchemaNameResource, TestMiniSolrCloudClusterSSL, TestSearchPerf, SecurityConfHandlerTest, SimpleFacetsTest, TestCollapseQParserPlugin, TestRecovery, TestLRUStatsCache, TestXIncludeConfig, TestConfigSetProperties, TestReload, TestConfigSetsAPI, SuggesterTSTTest, DeleteLastCustomShardedReplicaTest, TestElisionMultitermQuery, TestImplicitCoreProperties, ForceLeaderTest, CurrencyFieldXmlFileTest, TestSearcherReuse, TestCollationField, TestAuthorizationFramework, TestSort, SSLMigrationTest, TestFastWriter, TestSuggestSpellingConverter, DirectSolrConnectionTest, TestNamedUpdateProcessors, OverseerTaskQueueTest, TestFuzzyAnalyzedSuggestions, TestMinMaxOnMultiValuedField, CursorMarkTest, DirectoryFactoryTest, NoCacheHeaderTest, PluginInfoTest, CollectionsAPIAsyncDistributedZkTest, StatsComponentTest, SolrTestCaseJ4Test, ShowFileRequestHandlerTest, TestIndexingPerformance, TestTolerantSearch, BasicDistributedZk2Test, UnloadDistributedZkTest, OverseerTest, ShardRoutingTest, BasicZkTest, ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, HardAutoCommitTest, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, TestFunctionQuery, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, SolrIndexSplitterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, DebugComponentTest, LukeRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, TestValueSourceCache, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, ReturnFieldsTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestLFUCache, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignTest, CleanupOldIndexTest, ConnectionManagerTest, DeleteStatusTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, OverseerCollectionConfigSetProcessorTest, RestartWhileUpdatingTest, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestMiniSolrCloudCluster, TestReplicaProperties, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsChaosMonkeySafeLeaderTest -Dtests.seed=BF6E80FB6238D5D5 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=he -Dtests.timezone=Europe/Tirane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | HdfsChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BF6E80FB6238D5D5]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [447/566 (3!)] on J2 in 173.29s, 1 test, 1 failure <<< FAILURES!

[...truncated 398 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 2 suite-level errors, 1 failure, 34 ignored (18 assumptions) [seed: BF6E80FB6238D5D5]

Total time: 203 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 9 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/9/

1 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=6809, name=Thread-1835, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6809, name=Thread-1835, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:45618/sx/n/collection1
	at __randomizedtesting.SeedInfo.seed([24F57DCB9E44AF83]:0)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:644)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:45618/sx/n/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:585)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:642)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:481)
	... 5 more




Build Log:
[...truncated 11445 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/init-core-data-001
   [junit4]   2> 491649 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[24F57DCB9E44AF83]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /sx/n
   [junit4]   2> 491653 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 491653 INFO  (Thread-1644) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 491653 INFO  (Thread-1644) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 491753 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ZkTestServer start zk server on port:38867
   [junit4]   2> 491753 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 491754 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491758 INFO  (zkCallback-1664-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@738884c0 name:ZooKeeperConnection Watcher:127.0.0.1:38867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491758 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491758 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 491758 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 491761 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 491762 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491765 INFO  (zkCallback-1665-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a94040 name:ZooKeeperConnection Watcher:127.0.0.1:38867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491766 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491766 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 491766 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 491768 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 491769 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 491770 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 491771 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 491771 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 491773 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 491773 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 491775 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 491775 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 491776 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 491776 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 491778 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 491778 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 491779 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 491779 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 491780 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 491780 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 491781 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 491782 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 491783 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 491783 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 491784 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 491784 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 491785 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 491786 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 491881 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1
   [junit4]   2> 491882 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 491884 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31d59937{/sx/n,null,AVAILABLE}
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5953cdfc{HTTP/1.1}{127.0.0.1:45618}
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.Server Started @494713ms
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=45618, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/tempDir-001/control/data, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores, hostContext=/sx/n}
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001'
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 491886 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 491886 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491887 INFO  (zkCallback-1666-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66990310 name:ZooKeeperConnection Watcher:127.0.0.1:38867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491887 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491888 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 491889 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 491889 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/solr.xml
   [junit4]   2> 491904 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores
   [junit4]   2> 491905 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CoreContainer New CoreContainer 1802670036
   [junit4]   2> 491905 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001]
   [junit4]   2> 491905 WARN  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/lib
   [junit4]   2> 491905 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] 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> 491907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 491907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 491907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 491907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38867/solr
   [junit4]   2> 491907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 491907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 491908 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491909 INFO  (zkCallback-1669-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d8e2320 name:ZooKeeperConnection Watcher:127.0.0.1:38867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491909 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491910 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 491916 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491916 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44b90d93 name:ZooKeeperConnection Watcher:127.0.0.1:38867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491916 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491918 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 491920 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 491922 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 491924 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 491926 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 491928 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 491929 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 491930 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 491931 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 491932 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45618_sx%2Fn
   [junit4]   2> 491933 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45618_sx%2Fn
   [junit4]   2> 491934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 491935 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 491936 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 491937 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000
   [junit4]   2> 491937 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45618_sx%2Fn
   [junit4]   2> 491937 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 491938 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer Overseer (id=95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) starting
   [junit4]   2> 491940 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 491945 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 491946 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 491946 INFO  (OverseerCollectionConfigSetProcessor-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 491946 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 491959 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 491959 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 491960 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores
   [junit4]   2> 491961 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, dataDir=data/, config=solrconfig.xml, collection=control_collection, coreNodeName=, name=collection1, schema=schema.xml, shard=, transient=false, configSetProperties=configsetprops.json}
   [junit4]   2> 491961 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1
   [junit4]   2> 491961 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 491962 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 491962 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 491964 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 491964 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 491964 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 491965 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:45618_sx%2Fn",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:45618/sx/n"} current state version: 0
   [junit4]   2> 491965 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "node_name":"127.0.0.1:45618_sx%2Fn",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:45618/sx/n"}
   [junit4]   2> 491966 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 491966 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 491968 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 492965 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 492965 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 492966 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 492966 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 492967 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 492967 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1'
   [junit4]   2> 492967 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 492967 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 492969 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 492975 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 492989 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 493028 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 493035 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 493234 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 493236 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 493237 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 493240 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 493258 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 493258 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 493258 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 493258 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data/]
   [junit4]   2> 493258 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f74020f
   [junit4]   2> 493259 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data
   [junit4]   2> 493259 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data/index/
   [junit4]   2> 493259 WARN  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 493259 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data/index
   [junit4]   2> 493259 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4670968397486721]
   [junit4]   2> 493260 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e0b6883 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1efab11b),segFN=segments_1,generation=1}
   [junit4]   2> 493260 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 493260 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data/
   [junit4]   2> 493261 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 493265 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 493265 WARN  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 493267 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 493268 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 493270 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 493271 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 493281 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/segments,/update/json/docs,/admin/properties,standard,/update/csv,/get,/dump,/admin/threads,/admin/luke,/admin/ping,/admin/system,/admin/file,/update,/replication,/admin/logging,/schema,/config,/admin/mbeans,/update/json,/admin/plugins
   [junit4]   2> 493283 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 493283 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 493283 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 493284 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 493284 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 493285 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@35a27961
   [junit4]   2> 493285 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e0b6883 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1efab11b),segFN=segments_1,generation=1}
   [junit4]   2> 493285 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 493285 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4e86f1c2[collection1] main
   [junit4]   2> 493285 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 493287 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 493287 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 493287 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 493287 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 493287 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 493288 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 493288 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 493288 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 493288 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 493289 INFO  (searcherExecutor-2542-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e86f1c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 493289 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 493289 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 493289 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 493289 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1526895544815845376
   [junit4]   2> 493291 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1526895544815845376
   [junit4]   2> 493291 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 493292 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 493292 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:45618/sx/n collection:control_collection shard:shard1
   [junit4]   2> 493293 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 493296 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95430971443970052-core_node1-n_0000000000
   [junit4]   2> 493296 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 493298 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 493298 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 493298 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45618/sx/n/collection1/
   [junit4]   2> 493298 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 493298 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45618/sx/n/collection1/ has no replicas
   [junit4]   2> 493298 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 493299 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 493305 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 493307 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45618/sx/n/collection1/ shard1
   [junit4]   2> 493308 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:45618/sx/n",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 493418 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 493458 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:45618/sx/n/collection1/ and leader is http://127.0.0.1:45618/sx/n/collection1/
   [junit4]   2> 493458 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45618/sx/n
   [junit4]   2> 493458 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 493458 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 493458 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 493460 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:45618_sx%2Fn",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:45618/sx/n"} current state version: 2
   [junit4]   2> 493461 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "node_name":"127.0.0.1:45618_sx%2Fn",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:45618/sx/n"}
   [junit4]   2> 493465 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 493466 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493469 INFO  (zkCallback-1672-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e5c65f8 name:ZooKeeperConnection Watcher:127.0.0.1:38867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 493469 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493469 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 493469 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 493472 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 493563 INFO  (zkCallback-1672-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 493565 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 493583 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1
   [junit4]   2> 493584 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001
   [junit4]   2> 493584 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 493593 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@490e9fbe{/sx/n,null,AVAILABLE}
   [junit4]   2> 493593 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.ServerConnector Started ServerConnector@96587ed{HTTP/1.1}{127.0.0.1:59235}
   [junit4]   2> 493593 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.Server Started @496421ms
   [junit4]   2> 493593 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=59235, solrconfig=solrconfig.xml, hostContext=/sx/n, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/tempDir-001/jetty1, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores}
   [junit4]   2> 493594 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 493594 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001'
   [junit4]   2> 493594 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 493594 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 493594 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 493601 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493603 INFO  (zkCallback-1673-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3338e848 name:ZooKeeperConnection Watcher:127.0.0.1:38867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 493603 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 493610 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 493610 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/solr.xml
   [junit4]   2> 493624 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores
   [junit4]   2> 493625 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CoreContainer New CoreContainer 119013076
   [junit4]   2> 493625 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001]
   [junit4]   2> 493625 WARN  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/lib
   [junit4]   2> 493625 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] 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> 493626 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 493627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 493627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 493627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38867/solr
   [junit4]   2> 493627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 493627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 493627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493629 INFO  (zkCallback-1676-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2eed27ad name:ZooKeeperConnection Watcher:127.0.0.1:38867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 493629 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493630 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 493632 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493633 INFO  (zkCallback-1677-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cb08ad5 name:ZooKeeperConnection Watcher:127.0.0.1:38867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 493633 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493639 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 494648 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59235_sx%2Fn
   [junit4]   2> 494649 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59235_sx%2Fn
   [junit4]   2> 494650 INFO  (zkCallback-1672-thread-1) [    ] 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> 494650 INFO  (zkCallback-1677-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn    ] 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> 494650 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn    ] 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> 494652 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 494652 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95430971443970056-127.0.0.1:59235_sx%2Fn-n_0000000001
   [junit4]   2> 494653 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000 to know if I could be the leader
   [junit4]   2> 494680 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 494681 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 494681 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores
   [junit4]   2> 494697 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {configSetProperties=configsetprops.json, dataDir=data/, name=collection1, loadOnStartup=true, schema=schema.xml, coreNodeName=, collection=collection1, shard=, config=solrconfig.xml, transient=false}
   [junit4]   2> 494697 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1
   [junit4]   2> 494697 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 494698 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 494698 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 494704 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 494704 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 494711 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:59235_sx%2Fn",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59235/sx/n"} current state version: 3
   [junit4]   2> 494712 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "node_name":"127.0.0.1:59235_sx%2Fn",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59235/sx/n"}
   [junit4]   2> 494712 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 494712 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 494717 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 494815 INFO  (zkCallback-1677-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 494815 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 494818 INFO  (zkCallback-1672-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 495717 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 495717 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 495718 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 495718 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 495718 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 495718 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1'
   [junit4]   2> 495719 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 495719 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 495720 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 495727 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 495739 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 495768 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 495775 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 495974 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 495975 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 495976 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 495979 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 496002 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 496002 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 496002 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 496002 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 496003 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f74020f
   [junit4]   2> 496003 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data
   [junit4]   2> 496003 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 496003 WARN  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 496003 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 496004 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4670968397486721]
   [junit4]   2> 496004 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2d8e4041 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@561c82c4),segFN=segments_1,generation=1}
   [junit4]   2> 496004 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 496005 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 496005 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 496008 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 496009 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 496009 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 496009 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]

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

lr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:642)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:481)
   [junit4]    > 	... 5 moreThrowable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6810, name=Thread-1836, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:45618/sx/n/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24F57DCB9E44AF83]:0)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:644)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:45618/sx/n/collection1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:585)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:642)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:481)
   [junit4]    > 	... 5 more
   [junit4]   2> 834002 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[24F57DCB9E44AF83]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001
   [junit4]   2> Feb 22, 2016 5:16:45 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=Lucene54, sim=DefaultSimilarity, locale=uk-UA, timezone=Europe/Vilnius
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=180756008,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestSweetSpotSimilarityFactory, BlockJoinFacetSimpleTest, TestSortingResponseWriter, TestSchemaVersionResource, TestPerFieldSimilarityWithDefaultOverride, HighlighterMaxOffsetTest, RecoveryZkTest, CircularListTest, TestClassicSimilarityFactory, QueryParsingTest, TestCoreDiscovery, DistributedFacetPivotSmallAdvancedTest, DataDrivenBlockJoinTest, TestFastWriter, DirectUpdateHandlerOptimizeTest, TestSearcherReuse, CollectionReloadTest, FacetPivotSmallTest, TestUtils, RuleEngineTest, SolrTestCaseJ4Test, SliceStateTest, TestElisionMultitermQuery, TestDynamicFieldResource, TestNamedUpdateProcessors, HighlighterConfigTest, TestLRUStatsCache, DistribJoinFromCollectionTest, TestDistribIDF, TestSolrConfigHandler, DistributedExpandComponentTest, TestSolrQueryParser, TestSha256AuthenticationProvider, TestExclusionRuleCollectionAccess, SuggesterWFSTTest, TestImplicitCoreProperties, TestRawResponseWriter, TestExtendedDismaxParser, RegexBoostProcessorTest, DateRangeFieldTest, TestJsonRequest, MultiThreadedOCPTest, BitVectorTest, DateMathParserTest, TestIndexingPerformance, SimpleFacetsTest, TestSolrConfigHandlerCloud, DeleteLastCustomShardedReplicaTest, TestPivotHelperCode, TestRestManager, HLLSerializationTest, TestMinMaxOnMultiValuedField, DebugComponentTest, TestIndexSearcher, TestSolrDeletionPolicy1, RequestHandlersTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [132/566 (1!)] on J2 in 342.88s, 1 test, 1 error <<< FAILURES!

[...truncated 1394 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 1 error, 34 ignored (18 assumptions) [seed: 24F57DCB9E44AF83]

Total time: 196 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any