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

[JENKINS] Lucene-Solr-5.5-MacOSX (64bit/jdk1.7.0) - Build # 30 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-MacOSX/30/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
	at __randomizedtesting.SeedInfo.seed([A014AEF651E2A552:2840912CFF1EC8AA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:174)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:836)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:73)
	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)




Build Log:
[...truncated 10750 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/init-core-data-001
   [junit4]   2> 337385 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[A014AEF651E2A552]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 337385 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[A014AEF651E2A552]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 337389 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 337390 INFO  (Thread-504) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 337390 INFO  (Thread-504) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 337490 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.ZkTestServer start zk server on port:57165
   [junit4]   2> 337491 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 337491 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 337499 INFO  (zkCallback-213-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62baca2d name:ZooKeeperConnection Watcher:127.0.0.1:57165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 337500 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 337500 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 337500 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 337506 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1533c912be30000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 337508 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 337509 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 337512 INFO  (zkCallback-214-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25b9ec1 name:ZooKeeperConnection Watcher:127.0.0.1:57165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 337513 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 337513 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 337513 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 337517 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 337519 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 337521 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 337524 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 337524 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 337528 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 337528 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 337541 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 337541 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 337551 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 337551 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 337554 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 337554 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 337556 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 337556 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 337559 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 337559 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 337564 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 337565 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 337569 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 337569 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 337572 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 337573 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 337577 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 337577 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 337880 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores/collection1
   [junit4]   2> 337882 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 337886 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@147b520f{/,null,AVAILABLE}
   [junit4]   2> 337895 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2c48614a{HTTP/1.1}{127.0.0.1:57175}
   [junit4]   2> 337895 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.e.j.s.Server Started @344059ms
   [junit4]   2> 337895 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores, hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/tempDir-001/control/data, hostPort=57175}
   [junit4]   2> 337896 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 337896 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001'
   [junit4]   2> 337896 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 337896 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 337896 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 337897 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 337900 INFO  (zkCallback-215-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7de41044 name:ZooKeeperConnection Watcher:127.0.0.1:57165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 337900 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 337901 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 337903 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 337903 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/solr.xml
   [junit4]   2> 337942 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores
   [junit4]   2> 337942 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.CoreContainer New CoreContainer 734439060
   [junit4]   2> 337942 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001]
   [junit4]   2> 337942 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/lib
   [junit4]   2> 337943 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] 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> 337945 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 337946 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 337946 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 337946 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57165/solr
   [junit4]   2> 337946 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 337946 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 337947 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 337950 INFO  (zkCallback-218-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@996294c name:ZooKeeperConnection Watcher:127.0.0.1:57165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 337950 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 337951 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 337958 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 337960 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7afebdb1 name:ZooKeeperConnection Watcher:127.0.0.1:57165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 337960 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 337962 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 337967 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 337975 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 337980 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 337985 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 337991 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 337994 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 337998 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 338002 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 338004 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57175_
   [junit4]   2> 338005 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57175_
   [junit4]   2> 338010 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 338013 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 338017 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 338018 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95486611309133828-127.0.0.1:57175_-n_0000000000
   [junit4]   2> 338018 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57175_
   [junit4]   2> 338018 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 338022 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.Overseer Overseer (id=95486611309133828-127.0.0.1:57175_-n_0000000000) starting
   [junit4]   2> 338026 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 338041 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 338042 INFO  (OverseerCollectionConfigSetProcessor-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 338042 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 338043 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 338063 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 338063 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 338064 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores
   [junit4]   2> 338066 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, shard=, collection=control_collection, dataDir=data/, transient=false, config=solrconfig.xml, configSetProperties=configsetprops.json, loadOnStartup=true, coreNodeName=, schema=schema.xml}
   [junit4]   2> 338066 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores/collection1
   [junit4]   2> 338066 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 338069 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 338069 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57175_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 338069 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 338069 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 338073 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "base_url":"http://127.0.0.1:57175",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:57175_",
   [junit4]   2>   "core":"collection1"} current state version: 0
   [junit4]   2> 338073 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 338074 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "base_url":"http://127.0.0.1:57175",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:57175_",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 338074 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 338076 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 338078 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_    ] 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> 339075 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 339075 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 339076 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 339076 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 339077 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 339077 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores/collection1'
   [junit4]   2> 339077 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 339078 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 339080 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 339096 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 339111 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 339148 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 339155 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 339376 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 339378 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 339378 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 339383 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 339425 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 339425 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 339425 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 339425 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores/collection1/data/]
   [junit4]   2> 339425 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 339426 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores/collection1/data
   [junit4]   2> 339426 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores/collection1/data/index/
   [junit4]   2> 339426 WARN  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 339426 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores/collection1/data/index
   [junit4]   2> 339426 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15893375779834207]
   [junit4]   2> 339427 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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@6cdfa32b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e5193e4),segFN=segments_1,generation=1}
   [junit4]   2> 339427 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 339428 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57175_ 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 /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores/collection1/data/
   [junit4]   2> 339428 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 339430 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 339465 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 339504 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 339504 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 339504 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 339528 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 339537 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 339539 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 339541 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 339542 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 339545 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/segments,/update/json,/replication,/admin/properties,/select,/update/json/docs,,/admin/ping,/admin/luke,/get,/admin/threads,/admin/system,/config,/schema,/update/csv,/admin/file,/admin/plugins,/admin/logging,/update,/admin/mbeans
   [junit4]   2> 339548 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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> 339549 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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> 339549 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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> 339550 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 339550 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 339550 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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=21, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=28.228515625, floorSegmentMB=2.001953125, forceMergeDeletesPctAllowed=11.323856499309544, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34380837541655423
   [junit4]   2> 339551 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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@6cdfa32b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e5193e4),segFN=segments_1,generation=1}
   [junit4]   2> 339551 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 339551 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@57781f5a[collection1] main
   [junit4]   2> 339551 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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> 339552 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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> 339552 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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> 339553 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 339553 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 339553 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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> 339554 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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> 339554 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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> 339554 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 339561 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 339561 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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> 339561 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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> 339561 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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> 339561 INFO  (searcherExecutor-734-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57781f5a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 339561 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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 1527785783220502528
   [junit4]   2> 339563 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ 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 1527785783220502528
   [junit4]   2> 339563 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 339564 INFO  (coreLoadExecutor-733-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 339565 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ 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:57175 collection:control_collection shard:shard1
   [junit4]   2> 339566 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ 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> 339574 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ 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/95486611309133828-core_node1-n_0000000000
   [junit4]   2> 339575 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 339575 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ 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> 339576 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 339578 INFO  (zkCallback-221-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62ae8db7 name:ZooKeeperConnection Watcher:127.0.0.1:57165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 339578 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 339578 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 339578 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 339578 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 339578 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ 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> 339578 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57175/collection1/
   [junit4]   2> 339578 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 339578 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:57175/collection1/ has no replicas
   [junit4]   2> 339580 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] 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> 339580 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 339582 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_    ] 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> 339582 INFO  (zkCallback-221-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> 339584 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 339584 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 339585 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 339585 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 339587 INFO  (zkCallback-222-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4202c80e name:ZooKeeperConnection Watcher:127.0.0.1:57165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 339587 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 339587 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 339588 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 339592 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ 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:57175/collection1/ shard1
   [junit4]   2> 339593 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] 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: 2
   [junit4]   2> 339593 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 339598 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] 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:57175",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 339599 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 339708 INFO  (zkCallback-221-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> 339708 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_    ] 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> 339747 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:57175/collection1/ and leader is http://127.0.0.1:57175/collection1/
   [junit4]   2> 339748 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ 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:57175
   [junit4]   2> 339748 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 339748 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 339748 INFO  (coreZkRegister-727-thread-1-processing-s:shard1 n:127.0.0.1:57175_ c:control_collection x:collection1 r:core_node1) [n:127.0.0.1:57175_ 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> 339752 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "base_url":"http://127.0.0.1:57175",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:57175_",
   [junit4]   2>   "core":"collection1"} current state version: 3
   [junit4]   2> 339753 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "base_url":"http://127.0.0.1:57175",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:57175_",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 339834 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/cores/collection1
   [junit4]   2> 339836 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001
   [junit4]   2> 339837 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 339840 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35844fae{/,null,AVAILABLE}
   [junit4]   2> 339841 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.e.j.s.ServerConnector Started ServerConnector@18b43f5{HTTP/1.1}{127.0.0.1:57182}
   [junit4]   2> 339841 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.e.j.s.Server Started @346005ms
   [junit4]   2> 339841 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/tempDir-001/jetty1, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/cores, hostPort=57182, hostContext=/}
   [junit4]   2> 339841 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 339841 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001'
   [junit4]   2> 339842 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 339842 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 339842 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 339843 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 339845 INFO  (zkCallback-223-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@397f89fb name:ZooKeeperConnection Watcher:127.0.0.1:57165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 339846 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 339846 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 339849 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 339849 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/solr.xml
   [junit4]   2> 339858 INFO  (zkCallback-221-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> 339858 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_    ] 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> 339885 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/cores
   [junit4]   2> 339885 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.CoreContainer New CoreContainer 117847293
   [junit4]   2> 339885 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001]
   [junit4]   2> 339885 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/lib
   [junit4]   2> 339885 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] 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> 339888 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 339889 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 339889 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 339889 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57165/solr
   [junit4]   2> 339889 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 339890 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 339890 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 339893 INFO  (zkCallback-226-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@716c8fe0 name:ZooKeeperConnection Watcher:127.0.0.1:57165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 339894 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 339894 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 339898 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 339900 INFO  (zkCallback-227-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6be9ac06 name:ZooKeeperConnection Watcher:127.0.0.1:57165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 339900 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 339913 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 340928 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57182_
   [junit4]   2> 340929 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57182_
   [junit4]   2> 340931 INFO  (zkCallback-227-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_    ] 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> 340931 INFO  (zkCallback-221-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> 340931 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:57175_) [n:127.0.0.1:57175_    ] 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> 340934 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 340934 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95486611309133833-127.0.0.1:57182_-n_0000000001
   [junit4]   2> 340936 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95486611309133828-127.0.0.1:57175_-n_0000000000 to know if I could be the leader
   [junit4]   2> 340962 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 340962 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 340964 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/cores
   [junit4]   2> 340966 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, schema=schema.xml, coreNodeName=, transient=false, collection=collection1, config=solrconfig.xml, dataDir=data/, name=collection1, configSetProperties=configsetprops.json, shard=}
   [junit4]   2> 340966 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/cores/collection1
   [junit4]   2> 340966 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 340968 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 340969 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [n:127.0.0.1:57182_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 340969 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 340969 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 340972 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 340972 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 340972 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "base_url":"http://127.0.0.1:57182",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:57182_",
   [junit4]   2>   "core":"collection1"} current state version: 4
   [junit4]   2> 340972 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 340972 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 340973 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "base_url":"http://127.0.0.1:57182",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:57182_",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 340973 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 340973 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 341079 INFO  (OverseerStateUpdate-95486611309133828-127.0.0.1:57175_-n_0000000000) [n:127.0.0.1:57175_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 341080 INFO  (zkCallback-227-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 341081 INFO  (zkCallback-227-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 341973 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 341973 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 341974 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 341974 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 341975 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 341975 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/cores/collection1'
   [junit4]   2> 341976 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 341976 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 341978 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 341987 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 342001 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 342036 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 342043 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 342234 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 342236 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 342237 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 342241 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 342283 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ 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=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 342283 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 342284 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 342284 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 342284 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 342284 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/cores/collection1/data
   [junit4]   2> 342284 INFO  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 342284 WARN  (coreLoadExecutor-745-thread-1-processing-n:127.0.0.1:57182_) [n:127.0.0.1:57182_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcess

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

ion1 r:core_node4) [n:127.0.0.1:57209_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 405575 INFO  (recoveryExecutor-241-thread-1-processing-s:shard2 n:127.0.0.1:57209_ c:collection1 x:collection1 r:core_node4) [n:127.0.0.1:57209_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 405575 INFO  (recoveryExecutor-241-thread-1-processing-s:shard2 n:127.0.0.1:57209_ c:collection1 x:collection1 r:core_node4) [n:127.0.0.1:57209_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-4-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 405575 INFO  (recoveryExecutor-241-thread-1-processing-s:shard2 n:127.0.0.1:57209_ c:collection1 x:collection1 r:core_node4) [n:127.0.0.1:57209_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 405575 INFO  (recoveryExecutor-241-thread-1-processing-s:shard2 n:127.0.0.1:57209_ c:collection1 x:collection1 r:core_node4) [n:127.0.0.1:57209_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 405576 INFO  (recoveryExecutor-241-thread-1-processing-s:shard2 n:127.0.0.1:57209_ c:collection1 x:collection1 r:core_node4) [n:127.0.0.1:57209_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001/shard-4-001/cores/collection1/data
   [junit4]   2> 405576 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.Overseer Overseer (id=95486611309133842-127.0.0.1:57209_-n_0000000004) closing
   [junit4]   2> 405576 INFO  (OverseerStateUpdate-95486611309133842-127.0.0.1:57209_-n_0000000004) [n:127.0.0.1:57209_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57209_
   [junit4]   2> 405578 INFO  (zkCallback-243-thread-3-processing-n:127.0.0.1:57209_) [n:127.0.0.1:57209_    ] 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> 405579 WARN  (zkCallback-243-thread-3-processing-n:127.0.0.1:57209_) [n:127.0.0.1:57209_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 405583 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@227a588{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 405583 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39feb90f{/,null,UNAVAILABLE}
   [junit4]   2> 405585 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[A014AEF651E2A552]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57165 57165
   [junit4]   2> 405593 INFO  (Thread-504) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57165 57165
   [junit4]   2> 414253 WARN  (Thread-504) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistribDocExpirationUpdateProcessorTest -Dtests.method=test -Dtests.seed=A014AEF651E2A552 -Dtests.slow=true -Dtests.locale=sr-Latn-RS -Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 76.9s J0 | DistribDocExpirationUpdateProcessorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A014AEF651E2A552:2840912CFF1EC8AA]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:174)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:836)
   [junit4]    > 	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:73)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 414264 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[A014AEF651E2A552]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_A014AEF651E2A552-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), sim=DefaultSimilarity, locale=sr-Latn-RS, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=103910344,total=378535936
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterFSTTest, TestRuleBasedAuthorizationPlugin, TestFieldTypeResource, TestJmxMonitoredMap, TestExclusionRuleCollectionAccess, QueryElevationComponentTest, SyncSliceTest, ClusterStateTest, TestStressUserVersions, ResponseHeaderTest, JavabinLoaderTest, TestAnalyzeInfixSuggestions, IndexSchemaTest, PrimUtilsTest, PeerSyncTest, TestLFUCache, SoftAutoCommitTest, SimpleFacetsTest, RequestLoggingTest, TestFastLRUCache, TestMaxScoreQueryParser, TestStressReorder, TestConfigSetsAPIZkFailure, TestArbitraryIndexDir, AtomicUpdatesTest, TestDynamicFieldResource, URLClassifyProcessorTest, TestCursorMarkWithoutUniqueKey, TestCodecSupport, TestLMDirichletSimilarityFactory, TestCloudSchemaless, UUIDFieldTest, AlternateDirectoryTest, ParsingFieldUpdateProcessorsTest, TestPivotHelperCode, DistribDocExpirationUpdateProcessorTest]
   [junit4] Completed [92/566 (1!)] on J0 in 76.91s, 1 test, 1 failure <<< FAILURES!

[...truncated 1508 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/build.xml:750: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/build.xml:694: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/common-build.xml:534: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/lucene/common-build.xml:1477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2277 tests, 1 failure, 89 ignored (38 assumptions) [seed: A014AEF651E2A552]

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



[JENKINS] Lucene-Solr-5.5-MacOSX (64bit/jdk1.7.0) - Build # 31 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-MacOSX/31/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at http://127.0.0.1:60896/solr/collection1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /solr/collection1/select. Reason: <pre>    {metadata={error-class=org.apache.solr.common.SolrException,root-error-class=org.xml.sax.SAXParseException},msg=SolrCore &apos;collection1&apos; is not available due to init failure: Could not load conf for core collection1: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.,trace=org.apache.solr.common.SolrException: SolrCore &apos;collection1&apos; is not available due to init failure: Could not load conf for core collection1: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1066)  at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:250)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:412)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  at org.eclipse.jetty.server.Server.handle(Server.java:499)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)  at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.  at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:84)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:812)  at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)  at java.util.concurrent.FutureTask.run(FutureTask.java:262)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)  ... 1 more Caused by: org.apache.solr.common.SolrException: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:577)  at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:159)  at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)  at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)  at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)  at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)  ... 9 more Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.  at org.apache.solr.core.Config.&lt;init&gt;(Config.java:154)  at org.apache.solr.core.Config.&lt;init&gt;(Config.java:90)  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:436)  ... 14 more Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.  at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:198)  at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)  at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)  at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)  at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1436)  at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1019)  at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)  at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)  at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)  at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)  at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)  at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)  at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)  at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)  at org.apache.solr.core.Config.&lt;init&gt;(Config.java:143)  ... 16 more ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60896/solr/collection1: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /solr/collection1/select. Reason:
<pre>    {metadata={error-class=org.apache.solr.common.SolrException,root-error-class=org.xml.sax.SAXParseException},msg=SolrCore &apos;collection1&apos; is not available due to init failure: Could not load conf for core collection1: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.,trace=org.apache.solr.common.SolrException: SolrCore &apos;collection1&apos; is not available due to init failure: Could not load conf for core collection1: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1066)
	at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:250)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:412)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:499)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:84)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:812)
	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: org.apache.solr.common.SolrException: Can&apos;t load schema /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-026/collection1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:577)
	at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:159)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
	... 9 more
Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
	at org.apache.solr.core.Config.&lt;init&gt;(Config.java:154)
	at org.apache.solr.core.Config.&lt;init&gt;(Config.java:90)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:436)
	... 14 more
Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:198)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1436)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1019)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
	at org.apache.solr.core.Config.&lt;init&gt;(Config.java:143)
	... 16 more
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([66AA0AB18250BAE7:72E251E4A15707F9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:545)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	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.handler.TestReplicationHandler.query(TestReplicationHandler.java:182)
	at org.apache.solr.handler.TestReplicationHandler.rQuery(TestReplicationHandler.java:189)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:521)
	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 11450 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/init-core-data-001
   [junit4]   2> 1959024 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
   [junit4]   2> 1959024 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1
   [junit4]   2> 1959031 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1959034 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17186c6a{/solr,null,AVAILABLE}
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4475aefe{HTTP/1.1}{127.0.0.1:60555}
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.Server Started @1965172ms
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60555, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1/data}
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4dfd245f
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001'
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1959035 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1959036 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/solr.xml
   [junit4]   2> 1959076 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/.
   [junit4]   2> 1959076 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer New CoreContainer 1780329625
   [junit4]   2> 1959076 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001]
   [junit4]   2> 1959076 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/lib
   [junit4]   2> 1959076 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] 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> 1959077 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1959077 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1959077 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1959077 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1959077 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1959080 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/.
   [junit4]   2> 1959082 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {configSetProperties=configsetprops.json, transient=false, schema=schema.xml, loadOnStartup=true, name=collection1, config=solrconfig.xml, dataDir=data/}
   [junit4]   2> 1959082 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1
   [junit4]   2> 1959083 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1959083 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1'
   [junit4]   2> 1959083 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1959083 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1959083 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1959083 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1959100 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1959112 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1959136 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1959139 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1959147 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1959151 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1'
   [junit4]   2> 1959151 INFO  (coreLoadExecutor-6228-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1
   [junit4]   2> 1959151 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1959151 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1959152 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1959152 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1/data
   [junit4]   2> 1959152 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1959152 WARN  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1959152 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1959152 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1959153 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_1,generation=1}
   [junit4]   2> 1959153 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1959153 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1959155 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1959161 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959162 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959163 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959164 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959173 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1959173 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/system,lazy,/update/json/docs,/get,standard,/update/json,/schema,/admin/threads,/update/csv,/admin/segments,/admin/properties,/admin/luke,/admin/ping,/admin/logging,defaults,/admin/file,/update,/replication,/admin/plugins,/config,/admin/mbeans
   [junit4]   2> 1959174 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1959174 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1959174 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1959174 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=51.5615234375, floorSegmentMB=1.1396484375, forceMergeDeletesPctAllowed=26.53111633520438, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_1,generation=1}
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@39c9c839[collection1] main
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1/conf
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-001/collection1/conf
   [junit4]   2> 1959175 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1959176 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1959176 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1959176 INFO  (searcherExecutor-6229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39c9c839[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1959176 INFO  (coreLoadExecutor-6228-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1959592 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1
   [junit4]   2> 1959599 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1959602 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f1d43eb{/solr,null,AVAILABLE}
   [junit4]   2> 1959602 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2a561177{HTTP/1.1}{127.0.0.1:60560}
   [junit4]   2> 1959602 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.Server Started @1965739ms
   [junit4]   2> 1959602 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=60560, hostContext=/solr, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1/data}
   [junit4]   2> 1959603 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4dfd245f
   [junit4]   2> 1959603 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002'
   [junit4]   2> 1959603 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1959603 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1959603 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/solr.xml
   [junit4]   2> 1959638 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/.
   [junit4]   2> 1959638 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer New CoreContainer 1016523250
   [junit4]   2> 1959638 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002]
   [junit4]   2> 1959638 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/lib
   [junit4]   2> 1959638 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] 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> 1959639 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1959639 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1959639 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1959639 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1959640 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1959641 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/.
   [junit4]   2> 1959642 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, dataDir=data/, configSetProperties=configsetprops.json, schema=schema.xml, transient=false, name=collection1, config=solrconfig.xml}
   [junit4]   2> 1959642 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1
   [junit4]   2> 1959643 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1959643 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1'
   [junit4]   2> 1959643 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1959643 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1959643 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1959643 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1959654 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1959663 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1959683 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1959687 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1959694 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1959697 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1'
   [junit4]   2> 1959697 INFO  (coreLoadExecutor-6238-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1
   [junit4]   2> 1959698 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1959698 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1959698 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1959698 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data
   [junit4]   2> 1959698 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1959698 WARN  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1959698 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1959699 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1959699 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_1,generation=1}
   [junit4]   2> 1959699 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1959699 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1959700 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1959707 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959708 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959709 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959710 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1959712 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1959712 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/system,lazy,/update/json/docs,/get,standard,/update/json,/schema,/admin/threads,/update/csv,/admin/segments,/admin/properties,/admin/luke,/admin/ping,/admin/logging,defaults,/admin/file,/update,/replication,/admin/plugins,/config,/admin/mbeans
   [junit4]   2> 1959712 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1959713 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1959713 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1959713 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=51.5615234375, floorSegmentMB=1.1396484375, forceMergeDeletesPctAllowed=26.53111633520438, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1959713 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_1,generation=1}
   [junit4]   2> 1959713 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1959713 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@64648dd9[collection1] main
   [junit4]   2> 1959714 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1/conf
   [junit4]   2> 1959714 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1959714 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/collection1/conf
   [junit4]   2> 1959714 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1959721 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1959721 INFO  (searcherExecutor-6239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@64648dd9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1959721 INFO  (coreLoadExecutor-6238-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1959725 INFO  (qtp604364218-14826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1960156 INFO  (qtp604364218-14827) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={version=2&wt=javabin&sort=id+desc&q=*:*} hits=0 status=0 QTime=0
   [junit4]   2> 1960162 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[1]} 0 0
   [junit4]   2> 1960165 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1960166 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_2,generation=2}
   [junit4]   2> 1960166 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1960167 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@27c57f9b[collection1] main
   [junit4]   2> 1960167 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1960168 INFO  (searcherExecutor-6229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@27c57f9b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 1960168 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&version=2&wt=javabin}{commit=} 0 3
   [junit4]   2> 1960188 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1960191 INFO  (qtp604364218-14830) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1960191 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1960191 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1960191 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1960199 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filelist&qt=/replication&version=2&wt=javabin&generation=2} status=0 QTime=5
   [junit4]   2> 1960200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 1960200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061152967
   [junit4]   2> 1960200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1960200 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.1640625, floorSegmentMB=1.1181640625, forceMergeDeletesPctAllowed=28.567397015673276, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_1,generation=1}
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_1,generation=1}
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1960201 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@1d550c98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3aadde33)
   [junit4]   2> 1960204 INFO  (qtp604364218-14826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=_0.cfs&wt=filestream&checksum=true&generation=2} status=0 QTime=0
   [junit4]   2> 1960215 INFO  (qtp604364218-14827) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=_0.cfe&wt=filestream&checksum=true&generation=2} status=0 QTime=0
   [junit4]   2> 1960218 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=_0.si&wt=filestream&checksum=true&generation=2} status=0 QTime=0
   [junit4]   2> 1960223 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=segments_2&wt=filestream&checksum=true&generation=2} status=0 QTime=0
   [junit4]   2> 1960223 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2275) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1d550c98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3aadde33)
   [junit4]   2> 1960225 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=59.6904296875, floorSegmentMB=1.5849609375, forceMergeDeletesPctAllowed=18.32027578700802, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3552292911533911
   [junit4]   2> 1960226 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 1960226 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1960226 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1960227 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@14bfd938[collection1] main
   [junit4]   2> 1960227 INFO  (searcherExecutor-6239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14bfd938[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 1960227 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061152967 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061152967;done=true>>]
   [junit4]   2> 1960227 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061152967
   [junit4]   2> 1960227 INFO  (qtp743116904-14844) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=fetchindex&wait=true&masterUrl=http://127.0.0.1:60555/solr/collection1/replication} status=0 QTime=39
   [junit4]   2> 1960232 INFO  (qtp743116904-14845) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={version=2&wt=javabin&sort=id+desc&q=name:empty1} hits=1 status=0 QTime=0
   [junit4]   2> 1960233 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1960237 INFO  (qtp604364218-14830) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&_trace=getDetails} status=0 QTime=0
   [junit4]   2> 1960242 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&_trace=getDetails} status=0 QTime=0
   [junit4]   2> 1960248 INFO  (qtp604364218-14826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&slave=false} status=0 QTime=0
   [junit4]   2> 1960248 INFO  (qtp743116904-14846) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&_trace=getDetails} status=0 QTime=3
   [junit4]   2> 1960250 INFO  (qtp604364218-14827) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin&_trace=assertVersions} status=0 QTime=0
   [junit4]   2> 1960253 INFO  (qtp743116904-14847) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin&_trace=assertVersions} status=0 QTime=0
   [junit4]   2> 1960255 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1960255 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1960255 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 1960256 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1960256 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&version=2&wt=javabin}{commit=} 0 0
   [junit4]   2> 1960257 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1960263 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1960263 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 1960263 INFO  (qtp743116904-14848) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=fetchindex&wait=true&masterUrl=http://127.0.0.1:60555/solr/collection1/replication} status=0 QTime=6
   [junit4]   2> 1960267 INFO  (qtp604364218-14830) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[2]} 0 1
   [junit4]   2> 1960270 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1960272 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_3,generation=3}
   [junit4]   2> 1960272 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1960272 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@339a90a3[collection1] main
   [junit4]   2> 1960272 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1960272 INFO  (searcherExecutor-6229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@339a90a3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1) Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 1960272 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&version=2&wt=javabin}{commit=} 0 2
   [junit4]   2> 1960274 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1960277 INFO  (qtp604364218-14826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1960277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1960277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1960277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1960283 INFO  (qtp604364218-14827) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filelist&qt=/replication&version=2&wt=javabin&generation=3} status=0 QTime=0
   [junit4]   2> 1960283 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 1960283 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061153050
   [junit4]   2> 1960284 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1960284 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.1640625, floorSegmentMB=1.1181640625, forceMergeDeletesPctAllowed=28.567397015673276, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@1a118168 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7346e036)
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1960285 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1960287 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=_1.cfs&wt=filestream&checksum=true&generation=3} status=0 QTime=0
   [junit4]   2> 1960291 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=_1.si&wt=filestream&checksum=true&generation=3} status=0 QTime=0
   [junit4]   2> 1960293 INFO  (qtp604364218-14830) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=_1.cfe&wt=filestream&checksum=true&generation=3} status=0 QTime=0
   [junit4]   2> 1960296 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filecontent&qt=/replication&file=segments_3&wt=filestream&checksum=true&generation=3} status=0 QTime=0
   [junit4]   2> 1960297 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2338) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1a118168 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7346e036)
   [junit4]   2> 1960299 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=59.6904296875, floorSegmentMB=1.5849609375, forceMergeDeletesPctAllowed=18.32027578700802, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3552292911533911
   [junit4]   2> 1960299 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1960299 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1960299 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1960300 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7e915a23[collection1] main
   [junit4]   2> 1960300 INFO  (searcherExecutor-6239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e915a23[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1) Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 1960300 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061153050 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061153050;done=true>>]
   [junit4]   2> 1960300 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061153050
   [junit4]   2> 1960301 INFO  (qtp743116904-14849) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=fetchindex&wait=true&masterUrl=http://127.0.0.1:60555/solr/collection1/replication} status=0 QTime=27
   [junit4]   2> 1960304 INFO  (qtp743116904-14844) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={version=2&wt=javabin&sort=id+desc&q=name:empty2} hits=1 status=0 QTime=0
   [junit4]   2> 1960304 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[66AA0AB18250BAE7]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1960308 INFO  (qtp604364218-14826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&_trace=getDetails} status=0 QTime=0
   [junit4]   2> 1960311 INFO  (qtp604364218-14827) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&_trace=getDetails} status=0 QTime=0
   [junit4]   2> 1960317 INFO  (qtp604364218-14828) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&slave=false} status=0 QTime=0
   [junit4]   2> 1960318 INFO  (qtp743116904-14845) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=details&qt=/replication&version=2&wt=javabin&_trace=getDetails} status=0 QTime=5
   [junit4]   2> 1960323 INFO  (qtp604364218-14829) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin&_trace=assertVersions} status=0 QTime=0
   [junit4]   2> 1960327 INFO  (qtp743116904-14846) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin&_trace=assertVersions} status=0 QTime=0
   [junit4]   2> 1960333 INFO  (qtp604364218-14830) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[3]} 0 0
   [junit4]   2> 1960337 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1960339 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=4
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b03ef7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f5f6144),segFN=segments_4,generation=4}
   [junit4]   2> 1960339 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1960339 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@576d5c9c[collection1] realtime
   [junit4]   2> 1960339 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1960339 INFO  (qtp604364218-14831) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&version=2&wt=javabin&openSearcher=false}{commit=} 0 2
   [junit4]   2> 1960340 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1960343 INFO  (qtp604364218-14826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=indexversion&qt=/replication&version=2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1960344 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 1960344 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 1960344 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1960348 INFO  (qtp604364218-14827) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={command=filelist&qt=/replication&version=2&wt=javabin&generation=4} status=0 QTime=0
   [junit4]   2> 1960348 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 1960348 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-002/./collection1/data/index.20160422061153115
   [junit4]   2> 1960349 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1960350 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.1640625, floorSegmentMB=1.1181640625, forceMergeDeletesPctAllowed=28.567397015673276, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1960350 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1960350 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1960350 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1960350 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1960350 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1960351 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1960351 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1960351 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1960351 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1961360 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1961360 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1961360 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1961360 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1962361 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1962361 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1962361 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1962363 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1963363 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1963363 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1963363 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1963364 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1964364 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1964364 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1964364 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1964364 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1965374 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1965374 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15e07c6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4508e353),segFN=segments_3,generation=3}
   [junit4]   2> 1965374 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1965374 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms

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

/solr-instance-027/./collection1/data/index;done=false>>]
   [junit4]   2> 2066320 INFO  (coreCloseExecutor-6834-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 2066321 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cedf46d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2066324 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3b144513{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2066324 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[66AA0AB18250BAE7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1896553605
   [junit4]   2> 2066326 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5349e741
   [junit4]   2> 2066327 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2066327 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2066327 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2066327 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2066327 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2066328 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2066328 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 2066328 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-028/./collection1/data
   [junit4]   2> 2066328 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-028/./collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 2066328 INFO  (coreCloseExecutor-6836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 2066329 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[66AA0AB18250BAE7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4854db76{/solr,null,UNAVAILABLE}
   [junit4]   2> 2066334 INFO  (SUITE-TestReplicationHandler-seed#[66AA0AB18250BAE7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66AA0AB18250BAE7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), newname=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, sim=DefaultSimilarity, locale=lv-LV, timezone=US/Michigan
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=230121640,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRestartWhileUpdatingTest, PrimUtilsTest, QueryElevationComponentTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestPostingsSolrHighlighter, TestMergePolicyConfig, TimeZoneUtilsTest, FastVectorHighlighterTest, OverseerStatusTest, TestManagedSchemaFieldResource, TestExactSharedStatsCache, CustomCollectionTest, DirectoryFactoryTest, SpatialRPTFieldTypeTest, ZkCLITest, CleanupOldIndexTest, TestCloudSchemaless, TestCSVLoader, ClusterStateTest, TestRestManager, TestIBSimilarityFactory, TestSurroundQueryParser, DeleteLastCustomShardedReplicaTest, TestStressVersions, TestClusterStateMutator, TriLevelCompositeIdRoutingTest, ClusterStateUpdateTest, SOLR749Test, SolrTestCaseJ4Test, TestConfig, TestFaceting, TestEmbeddedSolrServerConstructors, ChaosMonkeyNothingIsSafeTest, TestSolrCLIRunExample, ActionThrottleTest, TestComponentsName, BitVectorTest, DocValuesTest, WrapperMergePolicyFactoryTest, AlternateDirectoryTest, DistributedFacetPivotSmallAdvancedTest, TestWordDelimiterFilterFactory, RequestLoggingTest, TestPseudoReturnFields, DocValuesMultiTest, RollingRestartTest, TestRecoveryHdfs, TestPartialUpdateDeduplication, TestOverriddenPrefixQueryForCustomFieldType, TestIntervalFaceting, XmlUpdateRequestHandlerTest, SliceStateTest, HdfsThreadLeakTest, TestInitQParser, DocumentAnalysisRequestHandlerTest, TestFieldTypeResource, UnloadDistributedZkTest, DisMaxRequestHandlerTest, TestDynamicFieldResource, HdfsBasicDistributedZk2Test, PKIAuthenticationIntegrationTest, TestStressReorder, TestLRUCache, TestFreeTextSuggestions, DocumentBuilderTest, TestAnalyzedSuggestions, TestFieldResource, TestConfigSetsAPIZkFailure, BlockJoinFacetRandomTest, JSONWriterTest, DeleteShardTest, TestPKIAuthenticationPlugin, ShardRoutingTest, ZkControllerTest, TestConfigReload, UpdateParamsTest, CoreAdminCreateDiscoverTest, TestRawResponseWriter, StatelessScriptUpdateProcessorFactoryTest, TermsComponentTest, TestReqParamsAPI, SimpleFacetsTest, TestConfigOverlay, SystemInfoHandlerTest, TestReplicaProperties, TestClassNameShortening, HLLUtilTest, DOMUtilTest, TestTolerantSearch, DistributedSpellCheckComponentTest, DistributedDebugComponentTest, BufferStoreTest, TestSolrConfigHandlerCloud, FacetPivotSmallTest, TestHdfsUpdateLog, SpatialFilterTest, TestQuerySenderNoQuery, OutOfBoxZkACLAndCredentialsProvidersTest, SaslZkACLProviderTest, URLClassifyProcessorTest, MigrateRouteKeyTest, TestManagedSchema, CursorPagingTest, TestStressLucene, SolrCoreTest, TestJmxMonitoredMap, TestDynamicLoading, TestRandomRequestDistribution, LeaderElectionTest, TestCloudManagedSchema, TestRandomDVFaceting, TestUseDocValuesAsStored2, TestXIncludeConfig, HighlighterTest, ChangedSchemaMergeTest, DistributedFacetPivotLargeTest, PreAnalyzedUpdateProcessorTest, TestLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, BJQParserTest, TestDFISimilarityFactory, SchemaVersionSpecificBehaviorTest, SolrXmlInZkTest, TestMiniSolrCloudClusterSSL, HdfsChaosMonkeyNothingIsSafeTest, TestComplexPhraseQParserPlugin, TestCodecSupport, ScriptEngineTest, AssignTest, DirectUpdateHandlerTest, DistributedQueryElevationComponentTest, TestGroupingSearch, TestLazyCores, TestDefaultStatsCache, AsyncMigrateRouteKeyTest, TestSolrDeletionPolicy1, TestConfigSetsAPI, RecoveryAfterSoftCommitTest, DistributedVersionInfoTest, TestStandardQParsers, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, OverseerTest, TestReplicationHandler]
   [junit4] Completed [296/571 (1!)] on J0 in 107.33s, 13 tests, 1 error <<< FAILURES!

[...truncated 868 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/build.xml:750: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/build.xml:694: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/common-build.xml:534: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/lucene/common-build.xml:1477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/lucene/common-build.xml:1033: There were test failures: 571 suites (7 ignored), 2289 tests, 1 error, 89 ignored (38 assumptions) [seed: 66AA0AB18250BAE7]

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