Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/2043/

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
    1) Thread[id=2339, 
name=TEST-MultiThreadedOCPTest.testDistribSearch-seed#[456EDC6A495E9AC9]-EventThread,
 state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]         at 
java.io.FilterOutputStream.write(FilterOutputStream.java:125)         at 
org.apache.lucene.util.TestRuleLimitSysouts$DelegateStream.write(TestRuleLimitSysouts.java:128)
         at java.io.PrintStream.write(PrintStream.java:480)         at 
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)         at 
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)         at 
sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)         at 
sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)         at 
java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)         at 
org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)         at 
org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)         at 
org.apache.log4j.WriterAppender.append(WriterAppender.java:162)         at 
org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)         
at 
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
         at org.apache.log4j.Category.callAppenders(Category.java:206)         
at org.apache.log4j.Category.forcedLog(Category.java:391)         at 
org.apache.log4j.Category.log(Category.java:856)         at 
org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:575)         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:524)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   1) Thread[id=2339, 
name=TEST-MultiThreadedOCPTest.testDistribSearch-seed#[456EDC6A495E9AC9]-EventThread,
 state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
        at java.io.FilterOutputStream.write(FilterOutputStream.java:125)
        at 
org.apache.lucene.util.TestRuleLimitSysouts$DelegateStream.write(TestRuleLimitSysouts.java:128)
        at java.io.PrintStream.write(PrintStream.java:480)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
        at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
        at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
        at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
        at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
        at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
        at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
        at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
        at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
        at 
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
        at org.apache.log4j.Category.callAppenders(Category.java:206)
        at org.apache.log4j.Category.forcedLog(Category.java:391)
        at org.apache.log4j.Category.log(Category.java:856)
        at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:575)
        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:524)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
        at __randomizedtesting.SeedInfo.seed([456EDC6A495E9AC9]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=2339, 
name=TEST-MultiThreadedOCPTest.testDistribSearch-seed#[456EDC6A495E9AC9]-EventThread,
 state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]         at 
java.lang.Throwable.fillInStackTrace(Native Method)         at 
java.lang.Throwable.fillInStackTrace(Throwable.java:783)         at 
java.lang.Throwable.<init>(Throwable.java:250)         at 
org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent.java:253) 
        at org.apache.solr.util.SolrLogLayout._format(SolrLogLayout.java:124)   
      at org.apache.solr.util.SolrLogLayout.format(SolrLogLayout.java:110)      
   at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:310)        
 at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)         at 
org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)         
at 
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
         at org.apache.log4j.Category.callAppenders(Category.java:206)         
at org.apache.log4j.Category.forcedLog(Category.java:391)         at 
org.apache.log4j.Category.log(Category.java:856)         at 
org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:575)         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:524)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=2339, 
name=TEST-MultiThreadedOCPTest.testDistribSearch-seed#[456EDC6A495E9AC9]-EventThread,
 state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Throwable.java:783)
        at java.lang.Throwable.<init>(Throwable.java:250)
        at 
org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent.java:253)
        at org.apache.solr.util.SolrLogLayout._format(SolrLogLayout.java:124)
        at org.apache.solr.util.SolrLogLayout.format(SolrLogLayout.java:110)
        at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:310)
        at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
        at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
        at 
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
        at org.apache.log4j.Category.callAppenders(Category.java:206)
        at org.apache.log4j.Category.forcedLog(Category.java:391)
        at org.apache.log4j.Category.log(Category.java:856)
        at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:575)
        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:524)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
        at __randomizedtesting.SeedInfo.seed([456EDC6A495E9AC9]:0)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.testDistribSearch

Error Message:
IOException occured when talking to server at: https://127.0.0.1:60275/rwxs/x

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:60275/rwxs/x
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:563)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest.process(CollectionAdminRequest.java:367)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest.requestStatus(CollectionAdminRequest.java:516)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.getRequestState(MultiThreadedOCPTest.java:249)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.getRequestState(MultiThreadedOCPTest.java:245)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testTaskExclusivity(MultiThreadedOCPTest.java:120)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:71)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        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:43)
        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)
Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:196)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
        at sun.security.ssl.InputRecord.read(InputRecord.java:480)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
        ... 50 more




Build Log:
[...truncated 11227 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/init-core-data-001
   [junit4]   2> 1231663 T2315 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 1231663 T2315 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /rwxs/x
   [junit4]   2> 1231669 T2315 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1231670 T2315 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1231670 T2316 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1231770 T2315 oasc.ZkTestServer.run start zk server on 
port:36782
   [junit4]   2> 1231771 T2315 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1231775 T2322 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c9f735b 
name:ZooKeeperConnection Watcher:127.0.0.1:36782 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231775 T2315 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1231776 T2315 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1231779 T2315 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1231781 T2324 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@44d4bc03 
name:ZooKeeperConnection Watcher:127.0.0.1:36782/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231781 T2315 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1231781 T2315 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1231784 T2315 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1231786 T2315 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1231788 T2315 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1231791 T2315 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1231792 T2315 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1231795 T2315 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1231796 T2315 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1231899 T2315 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1231900 T2315 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1231903 T2315 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1231903 T2315 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1231906 T2315 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1231907 T2315 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1231910 T2315 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1231910 T2315 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1231913 T2315 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1231914 T2315 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1231917 T2315 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1231917 T2315 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1231920 T2315 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1231921 T2315 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1231924 T2315 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1231924 T2315 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1231927 T2315 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1231928 T2315 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1231931 T2315 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1231933 T2326 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@48a4fa9d 
name:ZooKeeperConnection Watcher:127.0.0.1:36782/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231933 T2315 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1233101 T2315 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1233105 T2315 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1233107 T2315 oejs.AbstractConnector.doStart Started 
SslSocketConnector@127.0.0.1:38148
   [junit4]   2> 1233109 T2315 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1233109 T2315 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1233110 T2315 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-002
   [junit4]   2> 1233110 T2315 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-002/'
   [junit4]   2> 1233139 T2315 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-002/solr.xml
   [junit4]   2> 1233193 T2315 oasc.CoreContainer.<init> New CoreContainer 
388627167
   [junit4]   2> 1233193 T2315 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-002/]
   [junit4]   2> 1233194 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1233194 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1233195 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1233195 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1233195 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1233195 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1233196 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1233196 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1233196 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1233198 T2315 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1233200 T2315 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1233200 T2315 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1233200 T2315 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1233201 T2315 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:36782/solr
   [junit4]   2> 1233201 T2315 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1233202 T2315 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1233204 T2337 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@12ad1acc 
name:ZooKeeperConnection Watcher:127.0.0.1:36782 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1233205 T2315 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1233207 T2315 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1233209 T2339 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6245180c 
name:ZooKeeperConnection Watcher:127.0.0.1:36782/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1233209 T2315 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1233210 T2315 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1233213 T2315 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1233216 T2315 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1233219 T2315 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1233222 T2315 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1233226 T2315 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1233228 T2315 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38148_rwxs%2Fx
   [junit4]   2> 1233228 T2315 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:38148_rwxs%2Fx
   [junit4]   2> 1233231 T2315 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1233233 T2315 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1233237 T2315 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:38148_rwxs%2Fx
   [junit4]   2> 1233237 T2315 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1233239 T2315 oasc.Overseer.start Overseer 
(id=92199294085431300-127.0.0.1:38148_rwxs%2Fx-n_0000000000) starting
   [junit4]   2> 1233242 T2315 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1233251 T2341 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1233252 T2315 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1233254 T2315 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1233256 T2315 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1233258 T2340 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1233263 T2342 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1233264 T2342 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1233265 T2342 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1233265 T2343 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1233266 T2340 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1233267 T2340 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:38148/rwxs/x";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:38148_rwxs%2Fx",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 1233267 T2340 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1233267 T2340 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1233270 T2343 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1233270 T2343 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> 1234265 T2342 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1234266 T2342 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1234267 T2342 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1234267 T2342 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1234268 T2342 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1234268 T2342 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-002/collection1/'
   [junit4]   2> 1234270 T2342 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1234270 T2342 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1234271 T2342 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1234336 T2342 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 1234384 T2342 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1234486 T2342 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1234498 T2342 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1234951 T2342 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1234952 T2342 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1234953 T2342 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1234968 T2342 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1234971 T2342 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1234988 T2342 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1234993 T2342 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1234998 T2342 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1234999 T2342 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1234999 T2342 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1234999 T2342 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1235000 T2342 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1235001 T2342 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1235001 T2342 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1235001 T2342 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1235002 T2342 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-002/collection1/,
 
dataDir=./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-001/control/data/
   [junit4]   2> 1235002 T2342 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4280144c
   [junit4]   2> 1235003 T2342 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-001/control/data
   [junit4]   2> 1235003 T2342 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-001/control/data/index/
   [junit4]   2> 1235003 T2342 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1235004 T2342 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-001/control/data/index
   [junit4]   2> 1235004 T2342 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=28.232421875, 
floorSegmentMB=0.708984375, forceMergeDeletesPctAllowed=1.4154787999050111, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8300841093215486
   [junit4]   2> 1235005 T2342 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6622d9c6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@379253ea),segFN=segments_1,generation=1}
   [junit4]   2> 1235005 T2342 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1235010 T2342 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1235011 T2342 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1235011 T2342 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1235011 T2342 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1235012 T2342 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1235012 T2342 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1235013 T2342 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1235013 T2342 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1235013 T2342 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1235014 T2342 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1235014 T2342 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1235015 T2342 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1235015 T2342 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1235015 T2342 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1235016 T2342 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1235016 T2342 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1235035 T2342 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1235040 T2342 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1235041 T2342 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1235041 T2342 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18046607414383012]
   [junit4]   2> 1235042 T2342 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6622d9c6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@379253ea),segFN=segments_1,generation=1}
   [junit4]   2> 1235042 T2342 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1235043 T2342 oass.SolrIndexSearcher.<init> Opening 
Searcher@72cb80de[collection1] main
   [junit4]   2> 1235043 T2342 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1235044 T2342 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1235044 T2342 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1235045 T2342 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1235045 T2342 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1235045 T2342 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1235046 T2342 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1235046 T2342 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1235047 T2342 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1235050 T2342 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1235050 T2342 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1235050 T2342 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1235054 T2344 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@72cb80de[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1235057 T2342 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1235057 T2347 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:38148/rwxs/x 
collection:control_collection shard:shard1
   [junit4]   2> 1235058 T2315 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1235058 T2315 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1235058 T2347 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1235064 T2315 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1235065 T2347 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1235066 T2349 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@17b50086 
name:ZooKeeperConnection Watcher:127.0.0.1:36782/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1235066 T2315 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1235067 T2343 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1235067 T2315 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1235068 T2347 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1235068 T2347 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1233 name=collection1 
org.apache.solr.core.SolrCore@6313529 
url=https://127.0.0.1:38148/rwxs/x/collection1 node=127.0.0.1:38148_rwxs%2Fx 
C1233_STATE=coll:control_collection core:collection1 props:{state=down, 
base_url=https://127.0.0.1:38148/rwxs/x, core=collection1, 
node_name=127.0.0.1:38148_rwxs%2Fx}
   [junit4]   2> 1235068 T2347 C1233 P38148 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:38148/rwxs/x/collection1/
   [junit4]   2> 1235069 T2347 C1233 P38148 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1235069 T2340 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1235069 T2347 C1233 P38148 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:38148/rwxs/x/collection1/ has no replicas
   [junit4]   2> 1235069 T2347 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:38148/rwxs/x/collection1/ shard1
   [junit4]   2> 1235069 T2347 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1235070 T2315 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1235072 T2343 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1235073 T2343 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> 1235073 T2350 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> 1235077 T2340 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1235080 T2343 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1235182 T2350 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> 1235182 T2343 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> 1235229 T2347 oasc.ZkController.register We are 
https://127.0.0.1:38148/rwxs/x/collection1/ and leader is 
https://127.0.0.1:38148/rwxs/x/collection1/
   [junit4]   2> 1235230 T2347 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:38148/rwxs/x
   [junit4]   2> 1235230 T2347 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1235230 T2347 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1235230 T2347 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1235232 T2343 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1235232 T2351 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1235232 T2347 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1235232 T2352 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1235233 T2340 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1235234 T2340 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:38148/rwxs/x";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:38148_rwxs%2Fx",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 1235236 T2352 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1235339 T2352 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> 1235339 T2350 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> 1236213 T2315 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1236213 T2315 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1236217 T2315 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1236219 T2315 oejs.AbstractConnector.doStart Started 
SslSocketConnector@127.0.0.1:60275
   [junit4]   2> 1236221 T2315 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1236221 T2315 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1236221 T2315 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003
   [junit4]   2> 1236222 T2315 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/'
   [junit4]   2> 1236251 T2315 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/solr.xml
   [junit4]   2> 1236323 T2315 oasc.CoreContainer.<init> New CoreContainer 
2109459461
   [junit4]   2> 1236324 T2315 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/]
   [junit4]   2> 1236325 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1236325 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1236326 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1236326 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1236327 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1236327 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1236327 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1236328 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1236328 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1236331 T2315 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1236334 T2315 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1236334 T2315 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1236335 T2315 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1236335 T2315 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:36782/solr
   [junit4]   2> 1236335 T2315 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1236336 T2315 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1236338 T2363 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c26c813 
name:ZooKeeperConnection Watcher:127.0.0.1:36782 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1236339 T2315 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1236341 T2315 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1236342 T2365 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e374364 
name:ZooKeeperConnection Watcher:127.0.0.1:36782/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1236342 T2315 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1236349 T2315 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1237353 T2315 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60275_rwxs%2Fx
   [junit4]   2> 1237354 T2315 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60275_rwxs%2Fx
   [junit4]   2> 1237357 T2350 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 1237357 T2352 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 1237358 T2366 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 1237366 T2367 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1237366 T2367 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1237367 T2352 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1237367 T2367 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1237367 T2343 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1237367 T2351 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1237369 T2340 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1237370 T2340 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:60275/rwxs/x";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:60275_rwxs%2Fx",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 1237370 T2340 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 1237371 T2340 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 1237373 T2351 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1237374 T2366 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> 1237374 T2351 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> 1237374 T2350 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> 1238368 T2367 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1238369 T2367 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1238370 T2367 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1238370 T2367 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1238371 T2367 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1238371 T2367 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/collection1/'
   [junit4]   2> 1238373 T2367 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1238374 T2367 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1238374 T2367 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1238440 T2367 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 1238488 T2367 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1238590 T2367 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1238602 T2367 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1239041 T2367 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1239042 T2367 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1239042 T2367 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1239057 T2367 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1239060 T2367 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1239077 T2367 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1239082 T2367 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1239086 T2367 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1239087 T2367 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1239087 T2367 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1239088 T2367 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1239089 T2367 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1239089 T2367 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1239089 T2367 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1239090 T2367 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1239090 T2367 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/collection1/,
 
dataDir=./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/collection1/data/
   [junit4]   2> 1239090 T2367 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4280144c
   [junit4]   2> 1239091 T2367 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/collection1/data
   [junit4]   2> 1239091 T2367 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/collection1/data/index/
   [junit4]   2> 1239092 T2367 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1239092 T2367 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-003/collection1/data/index
   [junit4]   2> 1239092 T2367 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=28.232421875, 
floorSegmentMB=0.708984375, forceMergeDeletesPctAllowed=1.4154787999050111, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8300841093215486
   [junit4]   2> 1239093 T2367 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7ff0af70 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72a01063),segFN=segments_1,generation=1}
   [junit4]   2> 1239094 T2367 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1239100 T2367 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1239101 T2367 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1239101 T2367 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1239101 T2367 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1239102 T2367 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1239102 T2367 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1239102 T2367 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1239103 T2367 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1239103 T2367 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1239104 T2367 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1239104 T2367 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1239105 T2367 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1239105 T2367 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1239106 T2367 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1239106 T2367 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1239107 T2367 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1239126 T2367 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1239131 T2367 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1239131 T2367 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1239132 T2367 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18046607414383012]
   [junit4]   2> 1239133 T2367 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7ff0af70 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72a01063),segFN=segments_1,generation=1}
   [junit4]   2> 1239133 T2367 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1239133 T2367 oass.SolrIndexSearcher.<init> Opening 
Searcher@63201ef7[collection1] main
   [junit4]   2> 1239134 T2367 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1239135 T2367 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1239135 T2367 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1239136 T2367 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1239136 T2367 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1239136 T2367 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1239137 T2367 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1239137 T2367 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1239138 T2367 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1239138 T2367 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1239143 T2368 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@63201ef7[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1239146 T2367 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1239147 T2371 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:60275/rwxs/x collection:collection1 
shard:shard2
   [junit4]   2> 1239148 T2315 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1239148 T2315 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1239148 T2371 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1239155 T2371 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1239157 T2351 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1239157 T2371 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1239157 T2371 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1234 name=collection1 
org.apache.solr.core.SolrCore@6fde042d 
url=https://127.0.0.1:60275/rwxs/x/collection1 node=127.0.0.1:60275_rwxs%2Fx 
C1234_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=https://127.0.0.1:60275/rwxs/x, core=collection1, 
node_name=127.0.0.1:60275_rwxs%2Fx}
   [junit4]   2> 1239157 T2371 C1234 P60275 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:60275/rwxs/x/collection1/
   [junit4]   2> 1239158 T2371 C1234 P60275 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1239158 T2371 C1234 P60275 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:60275/rwxs/x/collection1/ has no replicas
   [junit4]   2> 1239158 T2340 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1239158 T2371 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:60275/rwxs/x/collection1/ shard2
   [junit4]   2> 1239159 T2371 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1239161 T2351 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1239162 T2350 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> 1239162 T2366 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> 1239162 T2351 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> 1239166 T2340 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1239169 T2351 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1239271 T2366 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> 1239271 T2351 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> 1239271 T2350 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> 1239318 T2371 oasc.ZkController.register We are 
https://127.0.0.1:60275/rwxs/x/collection1/ and leader is 
https://127.0.0.1:60275/rwxs/x/collection1/
   [junit4]   2> 1239319 T2371 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:60275/rwxs/x
   [junit4]   2> 1239319 T2371 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1239319 T2371 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1239319 T2371 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1239321 T2351 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1239321 T2352 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1239321 T2343 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1239321 T2371 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1239322 T2340 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1239323 T2340 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:60275/rwxs/x";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:60275_rwxs%2Fx",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 1239326 T2343 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1239428 T2343 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> 1239428 T2350 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> 1239428 T2366 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> 1240303 T2315 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1240304 T2315 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1240308 T2315 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1240310 T2315 oejs.AbstractConnector.doStart Started 
SslSocketConnector@127.0.0.1:48752
   [junit4]   2> 1240312 T2315 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1240312 T2315 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1240312 T2315 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004
   [junit4]   2> 1240313 T2315 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/'
   [junit4]   2> 1240343 T2315 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/solr.xml
   [junit4]   2> 1240396 T2315 oasc.CoreContainer.<init> New CoreContainer 
469412294
   [junit4]   2> 1240397 T2315 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/]
   [junit4]   2> 1240398 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1240398 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1240398 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1240398 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1240399 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1240399 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1240399 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1240399 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1240400 T2315 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1240402 T2315 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1240404 T2315 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1240404 T2315 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1240404 T2315 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1240404 T2315 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:36782/solr
   [junit4]   2> 1240405 T2315 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1240405 T2315 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1240407 T2382 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a74c8cf name:ZooKeeperConnection 
Watcher:127.0.0.1:36782 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1240408 T2315 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1240410 T2315 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1240411 T2384 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fdfafdd 
name:ZooKeeperConnection Watcher:127.0.0.1:36782/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1240411 T2315 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1240419 T2315 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1241422 T2315 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48752_rwxs%2Fx
   [junit4]   2> 1241423 T2315 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:48752_rwxs%2Fx
   [junit4]   2> 1241426 T2366 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 1241426 T2350 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 1241427 T2385 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 1241426 T2343 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 1241451 T2386 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1241451 T2386 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1241452 T2343 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1241452 T2352 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1241452 T2351 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1241452 T2386 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1241454 T2340 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1241455 T2340 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:48752/rwxs/x";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:48752_rwxs%2Fx",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 1241455 T2340 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 1241456 T2340 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1241458 T2351 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1241459 T2351 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> 1241459 T2385 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> 1241459 T2366 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> 1241459 T2350 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> 1242453 T2386 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1242454 T2386 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1242455 T2386 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1242455 T2386 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1242456 T2386 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1242456 T2386 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/collection1/'
   [junit4]   2> 1242459 T2386 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1242459 T2386 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1242460 T2386 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1242525 T2386 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 1242574 T2386 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1242675 T2386 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1242687 T2386 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1243128 T2386 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1243129 T2386 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1243130 T2386 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1243144 T2386 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1243148 T2386 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1243166 T2386 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1243171 T2386 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1243176 T2386 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1243177 T2386 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1243178 T2386 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1243178 T2386 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1243179 T2386 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1243179 T2386 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1243180 T2386 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1243180 T2386 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1243180 T2386 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/collection1/,
 
dataDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/collection1/data/
   [junit4]   2> 1243181 T2386 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4280144c
   [junit4]   2> 1243182 T2386 oasc.CachingDirectoryFactory.get return new 
directory for 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/collection1/data
   [junit4]   2> 1243182 T2386 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/collection1/data/index/
   [junit4]   2> 1243182 T2386 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1243183 T2386 oasc.CachingDirectoryFactory.get return new 
directory for 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-456EDC6A495E9AC9-001/tempDir-004/collection1/data/index
   [junit4]   2> 1243183 T2386 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=28.232421875, 
floorSegmentMB=0.708984375, forceMergeDeletesPctAllowed=1.4154787999050111, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8300841093215486
   [junit4]   2> 1243184 T2386 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@431a13dd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c222b20),segFN=segments_1,generation=1}
   [junit4]   2> 1243185 T2386 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1243191 T2386 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1243191 T2386 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1243192 T2386 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1243192 T2386 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1243192 T2386 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1243193 T2386 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1243193 T2386 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1243194 T2386 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1243194 T2386 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1243195 T2386 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1243195 T2386 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1243196 T2386 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1243196 T2386 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1243197 T2386 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1243197 T2386 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1243198 T2386 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1243217 T2386 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1243222 T2386 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1243223 T2386 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1243223 T2386 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18046607414383012]
   [junit4]   2> 1243224 T2386 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@431a13dd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c222b20),segFN=segments_1,generation=1}
   [junit4]   2> 1243224 T2386 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1243225 T2386 oass.SolrIndexSearcher.<init> Opening 
Searcher@f0ef6d4[collection1] main
   [junit4]   2> 1243225 T2386 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1243226 T2386 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1243227 T2386 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1243227 T2386 oasr.ManagedResourceStorage

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

ool size = 0, active threads = 0, queued tasks = 0, completed tasks = 85675]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:201)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, 
SolrRequestParserTest, AssignTest, IndexSchemaRuntimeFieldTest, TestSolrJ, 
FileUtilsTest, DistanceFunctionTest, TestReRankQParserPlugin, 
PingRequestHandlerTest, RemoteQueryErrorTest, 
TestReversedWildcardFilterFactory, TestBlendedInfixSuggestions, 
TestCodecSupport, TestFastOutputStream, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestSolrXml, SyncSliceTest, 
TestPostingsSolrHighlighter, TestExceedMaxTermLength, SuggesterTSTTest, 
ShowFileRequestHandlerTest, DistributedTermsComponentTest, 
TestReplicationHandler, ConvertedLegacyTest, UUIDUpdateProcessorFallbackTest, 
HdfsUnloadDistributedZkTest, ClusterStateTest, TestSolrXmlPersistence, 
TestConfigSets, TestSolrIndexConfig, DistribCursorPagingTest, 
ExternalFileFieldSortTest, TestSolr4Spatial2, DistributedSuggestComponentTest, 
OverseerCollectionProcessorTest, TestNonNRTOpen, PrimUtilsTest, 
TestExtendedDismaxParser, TestSystemIdResolver, DeleteInactiveReplicaTest, 
UUIDFieldTest, TestMergePolicyConfig, TestTrie, MultiThreadedOCPTest]
   [junit4]   2> 1525601 T2339 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task java.util.concurrent.FutureTask@3b8c3bab rejected from 
java.util.concurrent.ThreadPoolExecutor@126dec11[Terminated, pool size = 0, 
active threads = 0, queued tasks = 0, completed tasks = 85675]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:201)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiThreadedOCPTest -Dtests.seed=456EDC6A495E9AC9 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl 
-Dtests.timezone=US/Aleutian -Dtests.file.encoding=ISO-8859-1
   [junit4]   2> 1525601 T2339 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task java.util.concurrent.FutureTask@6d501b4f rejected from 
java.util.concurrent.ThreadPoolExecutor@126dec11[Terminated, pool size = 0, 
active threads = 0, queued tasks = 0, completed tasks = 85675]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:201)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4] ERROR   0.00s J1 | MultiThreadedOCPTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   [junit4]    >    1) Thread[id=2339, 
name=TEST-MultiThreadedOCPTest.testDistribSearch-seed#[456EDC6A495E9AC9]-EventThread,
 state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at 
java.io.FilterOutputStream.write(FilterOutputStream.java:125)
   [junit4]    >         at java.io.PrintStream.write(PrintStream.java:480)
   [junit4]    >         at 
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4]    >         at 
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4]    >         at 
sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4]    >         at 
sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4]    >         at 
java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4]    >         at 
org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
   [junit4]    >         at 
org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
   [junit4]    >         at 
org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4]    >         at 
org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4]    >         at 
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4]    >         at 
org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4]    >         at 
org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4]    >         at org.apache.log4j.Category.log(Category.java:856)
   [junit4]    >         at 
org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:575)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:524)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([456EDC6A495E9AC9]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2339, 
name=TEST-MultiThreadedOCPTest.testDistribSearch-seed#[456EDC6A495E9AC9]-EventThread,
 state=RUNNABLE, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at java.lang.Throwable.fillInStackTrace(Native Method)
   [junit4]    >         at 
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
   [junit4]    >         at java.lang.Throwable.<init>(Throwable.java:250)
   [junit4]    >         at 
org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent.java:253)
   [junit4]    >         at 
org.apache.solr.util.SolrLogLayout._format(SolrLogLayout.java:124)
   [junit4]    >         at 
org.apache.solr.util.SolrLogLayout.format(SolrLogLayout.java:110)
   [junit4]    >         at 
org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:310)
   [junit4]    >         at 
org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4]    >         at 
org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4]    >         at 
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4]    >         at 
org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4]    >         at 
org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4]    >         at org.apache.log4j.Category.log(Category.java:856)
   [junit4]    >         at 
org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:575)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:524)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([456EDC6A495E9AC9]:0)
   [junit4] Completed on J1 in 293.97s, 1 test, 3 errors <<< FAILURES!

[...truncated 883 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:467:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:447:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:45:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/extra-targets.xml:37:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:1299:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:923:
 There were test failures: 411 suites, 1705 tests, 2 suite-level errors, 1 
error, 1118 ignored (14 assumptions)

Total time: 105 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-4.x-Java7 #2040
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 336540689 bytes
Compression is 0.0%
Took 56 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to