Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4347/
Java: 32bit/jdk1.8.0_40-ea-b09 -client -XX:+UseSerialGC (asserts: true)

2 tests failed.
FAILED:  
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30 
seconds
        at 
__randomizedtesting.SeedInfo.seed([C6737F52B5D77753:4795F14AC288176F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
        at 
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=59 closes=58

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=59 closes=58
        at __randomizedtesting.SeedInfo.seed([C6737F52B5D77753]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:446)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:187)
        at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10965 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\init-core-data-001
   [junit4]   2> 51239 T75 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 51249 T75 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /tx_cz/
   [junit4]   2> 51253 T75 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 51273 T75 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51283 T76 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 51562 T75 oasc.ZkTestServer.run start zk server on port:51418
   [junit4]   2> 51573 T75 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 51815 T75 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 51884 T77 oazs.NIOServerCnxn.doIO WARN Exception causing close 
of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 54187 T83 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1974f8 name:ZooKeeperConnection 
Watcher:127.0.0.1:51418 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 54189 T75 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 54190 T75 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 54205 T75 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 54395 T75 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 54399 T75 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 54414 T86 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@11d2c9f name:ZooKeeperConnection 
Watcher:127.0.0.1:51418/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 54416 T75 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 54417 T75 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 54429 T75 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 54443 T75 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 54453 T75 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 54462 T75 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 54474 T75 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-doc-expire-update-processor.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 54475 T75 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 54491 T75 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 54493 T75 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 54504 T75 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 54504 T75 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 54516 T75 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 54517 T75 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 54533 T75 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 54533 T75 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 54545 T75 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 54545 T75 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 54556 T75 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 54558 T75 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 54567 T75 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 54567 T75 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 54581 T75 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 54581 T75 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 54597 T75 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 54598 T75 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 54610 T75 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 54610 T75 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 54637 T75 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 54641 T75 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 54645 T89 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c17e2c name:ZooKeeperConnection 
Watcher:127.0.0.1:51418/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 54647 T75 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 54647 T75 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 57303 T75 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 57327 T75 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 57426 T75 oejs.AbstractConnector.doStart Started 
[email protected]:51429
   [junit4]   2> 57436 T75 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 57437 T75 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 57437 T75 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-002
   [junit4]   2> 57439 T75 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-002\'
   [junit4]   2> 57525 T75 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-002\solr.xml
   [junit4]   2> 57593 T75 oasc.CoreContainer.<init> New CoreContainer 549109
   [junit4]   2> 57594 T75 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-002\]
   [junit4]   2> 57596 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 57596 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 57597 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 57597 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 57598 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 57598 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 57600 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 57600 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 57601 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 57601 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 57610 T75 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 57618 T75 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 57619 T75 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 57619 T75 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 57620 T75 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51418/solr
   [junit4]   2> 57678 T75 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 57678 T75 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 57682 T75 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 57686 T101 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@dc5761 name:ZooKeeperConnection 
Watcher:127.0.0.1:51418 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 57689 T75 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 57689 T75 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 57719 T75 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 57724 T104 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@bf9aca name:ZooKeeperConnection 
Watcher:127.0.0.1:51418/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 57727 T75 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 57752 T75 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 57787 T75 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 57806 T75 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 57823 T75 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 57834 T75 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 57868 T75 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 57877 T75 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:51429_tx_cz
   [junit4]   2> 57887 T75 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51429_tx_cz
   [junit4]   2> 57899 T75 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 57906 T75 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 57918 T75 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 57944 T75 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:51429_tx_cz
   [junit4]   2> 57946 T75 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 57953 T75 oasc.Overseer.start Overseer 
(id=92862147615588356-127.0.0.1:51429_tx_cz-n_0000000000) starting
   [junit4]   2> 58003 T75 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 58080 T75 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 58104 T75 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 58107 T106 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 58117 T75 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 58129 T75 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 58167 T105 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 58189 T108 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 58190 T108 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 58208 T104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 58209 T108 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 58227 T105 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:51429/tx_cz";,
   [junit4]   2>          "node_name":"127.0.0.1:51429_tx_cz",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 58246 T105 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection control_collection with shards [shard1]
   [junit4]   2> 58280 T105 oasc.Overseer$ClusterStateUpdater.createCollection 
state version control_collection 1
   [junit4]   2> 58294 T105 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 58324 T104 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 59709 T108 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 59711 T108 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 59712 T108 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 59714 T108 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 59718 T108 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 59721 T108 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-002\collection1\'
   [junit4]   2> 59725 T108 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 59728 T108 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 59730 T108 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 59812 T108 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 59831 T108 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 59904 T108 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 59947 T108 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 59952 T108 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 60030 T108 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 60349 T108 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 60352 T108 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 60355 T108 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 60364 T108 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 60477 T108 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 60477 T108 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 60478 T108 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-002\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001/control/data\
   [junit4]   2> 60487 T108 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 60489 T108 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001/control/data\
   [junit4]   2> 60489 T108 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001/control/data\index/
   [junit4]   2> 60489 T108 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001\control\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 60491 T108 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001/control/data\index
   [junit4]   2> 60491 T108 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 60493 T108 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1e54a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@119d3a9),segFN=segments_1,generation=1}
   [junit4]   2> 60493 T108 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 60503 T108 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 60585 T108 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 60726 T108 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 60726 T108 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 60727 T108 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 61033 T108 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"scheduled-delete" (default)
   [junit4]   2> 61035 T108 oasc.RequestHandlers.initHandlersFromConfig created 
/config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 61035 T108 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 61035 T108 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 61036 T108 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 61036 T108 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 61036 T108 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 61038 T108 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 61159 T108 oasc.RequestHandlers.initHandlersFromConfig created 
/select: solr.SearchHandler
   [junit4]   2> 61161 T108 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 61205 T108 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: solr.admin.AdminHandlers
   [junit4]   2> 61212 T108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 61219 T108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 61221 T108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 61227 T108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 61345 T108 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 61345 T108 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 61347 T108 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=89.98828125, 
floorSegmentMB=1.2919921875, forceMergeDeletesPctAllowed=21.60777129422887, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8843275866193608
   [junit4]   2> 61348 T108 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1e54a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@119d3a9),segFN=segments_1,generation=1}
   [junit4]   2> 61348 T108 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 61350 T108 oass.SolrIndexSearcher.<init> Opening 
Searcher@253e99[collection1] main
   [junit4]   2> 61350 T108 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 61354 T108 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 61354 T108 oasr.ManagedResourceStorage.newStorageIO Setting up 
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 61367 T108 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 61369 T108 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 61369 T108 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 61372 T108 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 61372 T108 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 61375 T108 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 61384 T108 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 61384 T108 oasr.ManagedResourceStorage$JsonStorage.store Saved 
JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 61384 T108 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 61433 T109 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@253e99[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 61435 T108 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 61438 T113 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:51429/tx_cz 
collection:control_collection shard:shard1
   [junit4]   2> 61439 T75 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 61441 T75 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 61474 T113 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 61508 T113 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 61515 T113 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 61517 T113 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> 61518 T104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 61517 T75 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> ASYNC  NEW_CORE C5 name=collection1 
org.apache.solr.core.SolrCore@103053c 
url=https://127.0.0.1:51429/tx_cz/collection1 node=127.0.0.1:51429_tx_cz 
C5_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:51429/tx_cz, node_name=127.0.0.1:51429_tx_cz, 
state=down}
   [junit4]   2> 61524 T113 C5 P51429 oasc.SyncStrategy.sync Sync replicas to 
https://127.0.0.1:51429/tx_cz/collection1/
   [junit4]   2> 61527 T113 C5 P51429 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 61527 T113 C5 P51429 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:51429/tx_cz/collection1/ has no replicas
   [junit4]   2> 61529 T113 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:51429/tx_cz/collection1/ shard1
   [junit4]   2> 61527 T75 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 61540 T113 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 61543 T116 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b8b80b name:ZooKeeperConnection 
Watcher:127.0.0.1:51418/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 61545 T75 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 61545 T75 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 61556 T75 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 61559 T105 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"}
   [junit4]   2> 61578 T104 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 61580 T116 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 61605 T75 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 61650 T105 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"https://127.0.0.1:51429/tx_cz";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 61662 T104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 61672 T104 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 61675 T116 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 61731 T113 oasc.ZkController.register We are 
https://127.0.0.1:51429/tx_cz/collection1/ and leader is 
https://127.0.0.1:51429/tx_cz/collection1/
   [junit4]   2> 61739 T113 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:51429/tx_cz
   [junit4]   2> 61739 T113 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 61741 T113 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 61741 T113 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 61745 T104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 61764 T105 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:51429/tx_cz";,
   [junit4]   2>          "node_name":"127.0.0.1:51429_tx_cz",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 61939 T104 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 61939 T116 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 64353 T75 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 64354 T75 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 64375 T75 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 64380 T75 oejs.AbstractConnector.doStart Started 
[email protected]:51441
   [junit4]   2> 64391 T75 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 64391 T75 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 64391 T75 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-003
   [junit4]   2> 64395 T75 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-003\'
   [junit4]   2> 64477 T75 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-003\solr.xml
   [junit4]   2> 64524 T75 oasc.CoreContainer.<init> New CoreContainer 7726861
   [junit4]   2> 64526 T75 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-003\]
   [junit4]   2> 64527 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 64527 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 64527 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 64527 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 64527 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 64530 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 64530 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 64531 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 64531 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 64531 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 64543 T75 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 64555 T75 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 64555 T75 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 64555 T75 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 64555 T75 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51418/solr
   [junit4]   2> 64555 T75 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 64558 T75 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 64567 T75 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 64572 T128 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f450b8 name:ZooKeeperConnection 
Watcher:127.0.0.1:51418 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 64574 T75 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 64574 T75 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 64584 T75 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 64589 T131 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@20c2a5 name:ZooKeeperConnection 
Watcher:127.0.0.1:51418/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 64589 T75 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 64616 T75 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C6 name=collection1 
org.apache.solr.core.SolrCore@103053c 
url=https://127.0.0.1:51429/tx_cz/collection1 node=127.0.0.1:51429_tx_cz 
C6_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:51429/tx_cz, node_name=127.0.0.1:51429_tx_cz, 
state=active, leader=true}
   [junit4]   2> 65923 T110 C6 P51429 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Begining periodic deletion of expired docs
   [junit4]   2> 66132 T75 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:51441_tx_cz
   [junit4]   2> 66134 T75 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51441_tx_cz
   [junit4]   2> 66163 T75 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 66195 T132 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 66197 T132 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 66201 T132 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 66203 T104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 66217 T105 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:51441/tx_cz";,
   [junit4]   2>          "node_name":"127.0.0.1:51441_tx_cz",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 66220 T105 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 66222 T105 oasc.Overseer$ClusterStateUpdater.createCollection 
state version collection1 1
   [junit4]   2> 66223 T105 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 66236 T104 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 66239 T131 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 66244 T116 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> ASYNC  NEW_CORE C7 name=collection1 
org.apache.solr.core.SolrCore@103053c 
url=https://127.0.0.1:51429/tx_cz/collection1 node=127.0.0.1:51429_tx_cz 
C7_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:51429/tx_cz, node_name=127.0.0.1:51429_tx_cz, 
state=active, leader=true}
   [junit4]   2> 66373 T110 C7 P51429 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 66377 T110 C7 P51429 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 66377 T110 C7 P51429 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 66378 T110 C7 P51429 oasup.LogUpdateProcessor.finish 
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 
2014-11-26T01:05:36.578Z] (-1485794376828321792),commit=} 0 455
   [junit4]   2> 66380 T110 C7 P51429 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Finished periodic deletion of expired docs
   [junit4]   2> 67703 T132 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 67703 T132 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 67706 T132 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 67706 T132 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 67710 T132 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 67710 T132 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-003\collection1\'
   [junit4]   2> 67713 T132 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 67714 T132 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 67717 T132 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 67804 T132 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 67815 T132 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 67855 T132 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 67889 T132 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 67895 T132 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 67943 T132 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 68294 T132 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 68302 T132 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 68303 T132 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 68316 T132 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 68412 T132 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 68416 T132 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 68416 T132 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-003\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001/jetty1\
   [junit4]   2> 68416 T132 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 68419 T132 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001/jetty1\
   [junit4]   2> 68419 T132 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001/jetty1\index/
   [junit4]   2> 68420 T132 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001\jetty1\index'
 doesn't exist. Creating new index...
   [junit4]   2> 68422 T132 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001/jetty1\index
   [junit4]   2> 68422 T132 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 68423 T132 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6ce2ba 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1739eb5),segFN=segments_1,generation=1}
   [junit4]   2> 68423 T132 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 68431 T132 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 68432 T132 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 68432 T132 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 68434 T132 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 68434 T132 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 68435 T132 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"scheduled-delete" (default)
   [junit4]   2> 68437 T132 oasc.RequestHandlers.initHandlersFromConfig created 
/config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 68437 T132 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 68438 T132 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 68438 T132 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 68439 T132 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 68439 T132 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 68439 T132 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 68441 T132 oasc.RequestHandlers.initHandlersFromConfig created 
/select: solr.SearchHandler
   [junit4]   2> 68441 T132 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 68441 T132 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: solr.admin.AdminHandlers
   [junit4]   2> 68450 T132 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 68454 T132 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 68457 T132 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 68463 T132 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 68470 T132 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 68472 T132 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 68472 T132 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=89.98828125, 
floorSegmentMB=1.2919921875, forceMergeDeletesPctAllowed=21.60777129422887, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8843275866193608
   [junit4]   2> 68475 T132 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6ce2ba 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1739eb5),segFN=segments_1,generation=1}
   [junit4]   2> 68475 T132 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 68476 T132 oass.SolrIndexSearcher.<init> Opening 
Searcher@9ceec8[collection1] main
   [junit4]   2> 68478 T132 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 68480 T132 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 68480 T132 oasr.ManagedResourceStorage.newStorageIO Setting up 
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 68482 T132 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 68482 T132 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 68482 T132 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 68488 T132 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 68488 T132 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 68488 T132 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 68489 T132 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 68492 T133 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@9ceec8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 68492 T132 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 68495 T137 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:51441/tx_cz collection:collection1 
shard:shard2
   [junit4]   2> 68497 T75 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 68498 T75 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 68502 T137 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 68527 T137 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 68536 T104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 68539 T137 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 68539 T137 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C8 name=collection1 
org.apache.solr.core.SolrCore@1f171b5 
url=https://127.0.0.1:51441/tx_cz/collection1 node=127.0.0.1:51441_tx_cz 
C8_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:51441/tx_cz, node_name=127.0.0.1:51441_tx_cz, 
state=down}
   [junit4]   2> 68539 T137 C8 P51441 oasc.SyncStrategy.sync Sync replicas to 
https://127.0.0.1:51441/tx_cz/collection1/
   [junit4]   2> 68539 T137 C8 P51441 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 68542 T137 C8 P51441 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:51441/tx_cz/collection1/ has no replicas
   [junit4]   2> 68542 T137 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:51441/tx_cz/collection1/ shard2
   [junit4]   2> 68543 T137 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 68561 T105 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 68583 T131 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 68584 T104 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 68586 T116 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 68625 T105 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:51441/tx_cz";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 68634 T104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 68643 T131 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 68646 T104 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 68647 T116 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 68688 T137 oasc.ZkController.register We are 
https://127.0.0.1:51441/tx_cz/collection1/ and leader is 
https://127.0.0.1:51441/tx_cz/collection1/
   [junit4]   2> 68688 T137 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:51441/tx_cz
   [junit4]   2> 68688 T137 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 68690 T137 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 68690 T137 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 68696 T104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 68712 T105 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:51441/tx_cz";,
   [junit4]   2>          "node_name":"127.0.0.1:51441_tx_cz",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 68880 T116 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 68882 T131 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 68883 T104 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> ASYNC  NEW_CORE C9 name=collection1 
org.apache.solr.core.SolrCore@103053c 
url=https://127.0.0.1:51429/tx_cz/collection1 node=127.0.0.1:51429_tx_cz 
C9_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:51429/tx_cz, node_name=127.0.0.1:51429_tx_cz, 
state=active, leader=true}
   [junit4]   2> 70344 T110 C9 P51429 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Begining periodic deletion of expired docs
   [junit4]   2> 70345 T110 C9 P51429 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 70345 T110 C9 P51429 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 70346 T110 C9 P51429 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 70348 T110 C9 P51429 oasup.LogUpdateProcessor.finish 
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 
2014-11-26T01:05:40.999Z] (-1485794381398016000),commit=} 0 4
   [junit4]   2> 70348 T110 C9 P51429 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Finished periodic deletion of expired docs
   [junit4]   2> 71241 T75 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 71243 T75 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 71261 T75 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 71270 T75 oejs.AbstractConnector.doStart Started 
[email protected]:51450
   [junit4]   2> 71282 T75 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 71282 T75 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 71286 T75 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-004
   [junit4]   2> 71286 T75 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-004\'
   [junit4]   2> 71361 T75 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-004\solr.xml
   [junit4]   2> 71400 T75 oasc.CoreContainer.<init> New CoreContainer 18548481
   [junit4]   2> 71400 T75 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-004\]
   [junit4]   2> 71401 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 71401 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 71401 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 71401 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 71401 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 71401 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 71401 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 71405 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 71405 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 71405 T75 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 71412 T75 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 71418 T75 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 71419 T75 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 71419 T75 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 71419 T75 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51418/solr
   [junit4]   2> 71419 T75 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 71419 T75 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 71425 T75 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 71430 T149 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@fb054a name:ZooKeeperConnection 
Watcher:127.0.0.1:51418 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 71431 T75 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 71433 T75 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 71443 T75 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 71448 T152 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@766b66 name:ZooKeeperConnection 
Watcher:127.0.0.1:51418/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 71448 T75 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 71471 T75 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 
org.apache.solr.core.SolrCore@1f171b5 
url=https://127.0.0.1:51441/tx_cz/collection1 node=127.0.0.1:51441_tx_cz 
C10_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:51441/tx_cz, node_name=127.0.0.1:51441_tx_cz, 
state=active, leader=true}
   [junit4]   2> 72710 T134 C10 P51441 
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN 
Slice in charge of periodic deletes for collection1 does not currently have a 
leader
   [junit4]   2> 72834 T75 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:51450_tx_cz
   [junit4]   2> 72837 T75 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51450_tx_cz
   [junit4]   2> 72850 T75 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 72868 T153 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 72868 T153 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 72872 T153 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 72872 T104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 72883 T105 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:51450/tx_cz";,
   [junit4]   2>          "node_name":"127.0.0.1:51450_tx_cz",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 72883 T105 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 72884 T105 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 72893 T152 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 72895 T104 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 72895 T131 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 72895 T116 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 74222 T153 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 74222 T153 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 74223 T153 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 74223 T153 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 74227 T153 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 74227 T153 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-004\collection1\'
   [junit4]   2> 74230 T153 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 74234 T153 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 74238 T153 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 74297 T153 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 74304 T153 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 74338 T153 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> ASYNC  NEW_CORE C11 name=collection1 
org.apache.solr.core.SolrCore@103053c 
url=https://127.0.0.1:51429/tx_cz/collection1 node=127.0.0.1:51429_tx_cz 
C11_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:51429/tx_cz, node_name=127.0.0.1:51429_tx_cz, 
state=active, leader=true}
   [junit4]   2> 74342 T110 C11 P51429 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Begining periodic deletion of expired docs
   [junit4]   2> 74343 T110 C11 P51429 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 74343 T110 C11 P51429 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 74343 T110 C11 P51429 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 74349 T110 C11 P51429 oasup.LogUpdateProcessor.finish 
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 
2014-11-26T01:05:44.997Z] (-1485794385590222848),commit=} 0 7
   [junit4]   2> 74349 T110 C11 P51429 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Finished periodic deletion of expired docs
   [junit4]   2> 74363 T153 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 74367 T153 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 74395 T153 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 74665 T153 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 74668 T153 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 74670 T153 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 74682 T153 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 74769 T153 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 74769 T153 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 74769 T153 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-004\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001/jetty2\
   [junit4]   2> 74771 T153 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 74771 T153 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001/jetty2\
   [junit4]   2> 74771 T153 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001/jetty2\index/
   [junit4]   2> 74771 T153 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001\jetty2\index'
 doesn't exist. Creating new index...
   [junit4]   2> 74773 T153 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-C6737F52B5D77753-001\tempDir-001/jetty2\index
   [junit4]   2> 74775 T153 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 74776 T153 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@8cad42 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1caec21),segFN=segments_1,generation=1}
   [junit4]   2> 74776 T153 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 74778 T153 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 74780 T153 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 74781 T153 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 74782 T153 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 74782 T153 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 74784 T153 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"scheduled-delete" (default)
   [junit4]   2> 74784 T153 oasc.RequestHandlers.initHandlersFromConfig created 
/config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 74786 T153 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 74786 T153 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 74788 T153 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 74788 T153 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 74788 T153 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 74788 T153 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 74790 T153 oasc.RequestHandlers.initHandlersFromConfig created 
/select: solr.SearchHandler
   [junit4]   2> 74790 T153 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 74790 T153 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: solr.admin.AdminHandlers
   [junit4]   2> 74798 T153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 74804 T153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 74806 T153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 74809 T153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 74815 T153 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 74817 T153 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 74817 T153 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=89.98828125, 
floorSegmentMB=1.2919921875, forceMergeDeletesPctAllowed=21.60777129422887, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8843275866193608
   [junit4]   2> 74818 T153 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@8cad42 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1caec21),segFN=segments_1,generation=1}
   [junit4]   2> 74819 T153 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 74819 T153 oass.SolrIndexSearcher.<init> Opening 
Searcher@13a431a[collection1] main
   [junit4]   2> 74819 T153 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 74823 T153 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 74823 T153 oasr.ManagedResourceStorage.newStorageIO Setting up 
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 74826 T153 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 74826 T153 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 74826 T153 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 74833 T153 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 74834 T153 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 74834 T153 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 74834 T153 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 74838 T154 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@13a431a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 74838 T153 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 74840 T158 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:51450/tx_cz collection:collection1 
shard:shard1
   [junit4]   2> 74842 T75 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 74846 T75 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 74847 T158 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 74869 T158 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 74880 T104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 74888 T158 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 74889 T158 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C12 name=collection1 
org.apache.solr.core.SolrCore@173d6fc 
url=https://127.0.0.1:51450/tx_cz/collection1 node=127.0.0.1:51450_tx_cz 
C12_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:51450/tx_cz, node_name=127.0.0.1:51450_tx_cz, 
state=down}
   [junit4]   2> 74889 T158 C12 P51450 oasc.SyncStrategy.sync Sync replicas to 
https://127.0.0.1:51450/tx_cz/collection1/
   [junit4]   2> 74891 T158 C12 P51450 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 74891 T158 C12 P51450 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:51450/tx_cz/collection1/ has no replicas
   [junit4]   2> 74891 T158 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:51450/tx_cz/collection1/ shard1
   [junit4]   2> 74892 T158 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 74906 T105 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 74918 T152 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 74920 T131 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 74921 T104 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 74921 T116 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 74951 T105 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:51450/tx_cz";,
   [junit4]   2>          "core":"c

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

tion1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d57908
   [junit4]   2> 4445217 T8733 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 4445217 T8733 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 4445217 T8733 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 4445217 T8733 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 4445220 T8733 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 4445220 T8733 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 4445220 T8733 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores-C6737F52B5D77753-001\init-core-data-001\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores-C6737F52B5D77753-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 4445220 T8733 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores-C6737F52B5D77753-001\init-core-data-001\index
   [junit4]   2> 4445220 T8733 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores-C6737F52B5D77753-001\init-core-data-001\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores-C6737F52B5D77753-001\init-core-data-001\;done=false>>]
   [junit4]   2> 4445220 T8733 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores-C6737F52B5D77753-001\init-core-data-001\
   [junit4]   2> 4569544 T8733 oas.SolrTestCaseJ4.endTrackingSearchers ERROR 
ERROR: SolrIndexSearcher opens=59 closes=58
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{v_t=FSTOrd50, id=FSTOrd50, v_s=Lucene50(blocksize=128), 
v_f=PostingsFormat(name=Direct)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=is, 
timezone=Europe/Vaduz
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_40-ea 
(32-bit)/cpus=2,threads=1,free=53938840,total=290865152
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomMergePolicy, 
CachingDirectoryFactoryTest, TestBulkSchemaAPI, ResponseHeaderTest, 
DistribDocExpirationUpdateProcessorTest, HdfsRecoveryZkTest, 
TestChildDocTransformer, TestSolrXmlPersistence, DistribCursorPagingTest, 
BadIndexSchemaTest, TestArbitraryIndexDir, HardAutoCommitTest, 
DebugComponentTest, DistributedQueryElevationComponentTest, 
SpellCheckCollatorTest, TestCloudManagedSchema, SampleTest, TestConfigSets, 
CursorPagingTest, TestManagedSchemaFieldTypeResource, ClusterStateTest, 
SpellingQueryConverterTest, TestNonDefinedSimilarityFactory, BadCopyFieldTest, 
HttpPartitionTest, ReturnFieldsTest, SSLMigrationTest, SolrIndexConfigTest, 
TestCSVResponseWriter, TestBinaryField, TestFaceting, 
PathHierarchyTokenizerFactoryTest, TestSuggestSpellingConverter, 
TestIndexingPerformance, TestDocumentBuilder, BJQParserTest, 
LoggingHandlerTest, MultiTermTest, TestSolrDeletionPolicy1, 
TestSolrXmlPersistor, TestDistributedGrouping, AsyncMigrateRouteKeyTest, 
IndexSchemaTest, BasicDistributedZk2Test, TestMergePolicyConfig, 
CloudExitableDirectoryReaderTest, DistributedFacetPivotLongTailTest, 
AliasIntegrationTest, TestQueryTypes, TestRealTimeGet, JsonLoaderTest, 
TestAtomicUpdateErrorCases, FieldAnalysisRequestHandlerTest, 
TestSolrCoreProperties, PreAnalyzedFieldTest, 
DistributedQueryComponentOptimizationTest, ZkCLITest, 
AnalyticsMergeStrategyTest, UpdateParamsTest, HdfsDirectoryTest, 
TestSearchPerf, TestLuceneMatchVersion, TestValueSourceCache, 
TestBlendedInfixSuggestions, DisMaxRequestHandlerTest, HdfsSyncSliceTest, 
MBeansHandlerTest, TestSolrConfigHandlerConcurrent, SynonymTokenizerTest, 
TestPivotHelperCode, TestNonNRTOpen, TestMissingGroups, MigrateRouteKeyTest, 
TestRecovery, DirectSolrConnectionTest, TestInfoStreamLogging, 
WordBreakSolrSpellCheckerTest, TestCodecSupport, 
TestCopyFieldCollectionResource, VMParamsZkACLAndCredentialsProvidersTest, 
TestStressReorder, HdfsUnloadDistributedZkTest, TestRangeQuery, 
HighlighterMaxOffsetTest, ChaosMonkeyNothingIsSafeTest, SuggesterFSTTest, 
HdfsChaosMonkeySafeLeaderTest, TestSort, TestJmxIntegration, 
SystemInfoHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, 
TermVectorComponentDistributedTest, FastVectorHighlighterTest, 
IndexBasedSpellCheckerTest, TestMiniSolrCloudCluster, 
TestManagedSchemaFieldResource, BadComponentTest, TestDocSet, 
TestTolerantSearch, ConnectionManagerTest, TestDistributedSearch, 
TestPseudoReturnFields, AtomicUpdatesTest, TestShortCircuitedRequests, 
CustomCollectionTest, ModifyConfFileTest, DeleteReplicaTest, 
TestAddFieldRealTimeGet, SimpleFacetsTest, TestFreeTextSuggestions, 
TestSchemaSimilarityResource, TestQuerySenderListener, TestFieldResource, 
DocExpirationUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, 
UpdateRequestProcessorFactoryTest, SolrCoreTest, JSONWriterTest, 
TestStandardQParsers, LukeRequestHandlerTest, TestRecoveryHdfs, 
StandardRequestHandlerTest, OverseerRolesTest, 
TestCloudManagedSchemaConcurrent, TestClassNameShortening, QueryResultKeyTest, 
EnumFieldTest, LegacyHTMLStripCharFilterTest, TestPHPSerializedResponseWriter, 
TestOmitPositions, AnalysisErrorHandlingTest, TestCollapseQParserPlugin, 
TestSchemaNameResource, TestIntervalFaceting, NotRequiredUniqueKeyTest, 
DeleteLastCustomShardedReplicaTest, TestSerializedLuceneMatchVersion, 
UUIDUpdateProcessorFallbackTest, LeaderElectionTest, DirectUpdateHandlerTest, 
DocumentBuilderTest, SpellCheckComponentTest, DateRangeFieldTest, 
HdfsWriteToMultipleCollectionsTest, CurrencyFieldXmlFileTest, 
SolrInfoMBeanTest, RegexBoostProcessorTest, TestDocBasedVersionConstraints, 
TestCollationFieldDocValues, HdfsCollectionsAPIDistributedZkTest, 
TestOrdValues, DistributedDebugComponentTest, AutoCommitTest, 
TestDistributedMissingSort, OutOfBoxZkACLAndCredentialsProvidersTest, 
ExitableDirectoryReaderTest, TestSolrIndexConfig, TestFastLRUCache, 
SolrRequestParserTest, BlockCacheTest, DirectSolrSpellCheckerTest, 
ZkControllerTest, TestSortingResponseWriter, SimpleMLTQParserTest, 
ScriptEngineTest, SolrIndexSplitterTest, TestFastOutputStream, 
AnalysisAfterCoreReloadTest, TestFieldSortValues, TestSolr4Spatial2, 
TestSchemaVersionResource, AlternateDirectoryTest, TestQueryUtils, 
TestFuzzyAnalyzedSuggestions, TriLevelCompositeIdRoutingTest, 
TestComplexPhraseQParserPlugin, TestUtils, SolrCoreCheckLockOnStartupTest, 
ShardRoutingTest, SpatialFilterTest, SimplePostToolTest, PolyFieldTest, 
SoftAutoCommitTest, TestJoin, TestFieldCollectionResource, SortByFunctionTest, 
AssignTest, TestSearcherReuse, RemoteQueryErrorTest, TestReRankQParserPlugin, 
TestFieldTypeCollectionResource, ConvertedLegacyTest, RankQueryTest, 
TestExtendedDismaxParser, TestInitParams, CircularListTest, 
SchemaVersionSpecificBehaviorTest, TestCSVLoader, TestFileDictionaryLookup, 
SharedFSAutoReplicaFailoverTest, TestCollectionAPI, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=C6737F52B5D77753 -Dtests.slow=true -Dtests.locale=is 
-Dtests.timezone=Europe/Vaduz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=59 closes=58
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C6737F52B5D77753]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:446)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:187)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed in 131.95s, 8 tests, 1 failure <<< FAILURES!

[...truncated 780 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:525: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:473: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:189: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970:
 There were test failures: 449 suites, 1839 tests, 1 suite-level error, 1 
failure, 55 ignored (31 assumptions)

Total time: 194 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b09 -client 
-XX:+UseSerialGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to