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

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_66) - Build # 15087 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15087/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testUpdateField

Error Message:
ConcurrentUpdateSolrClient did not report an error

Stack Trace:
java.lang.AssertionError: ConcurrentUpdateSolrClient did not report an error
	at __randomizedtesting.SeedInfo.seed([E137F1DA8D957511:B4445B8E4DBD65D7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.testUpdateField

Error Message:
ConcurrentUpdateSolrClient did not report an error

Stack Trace:
java.lang.AssertionError: ConcurrentUpdateSolrClient did not report an error
	at __randomizedtesting.SeedInfo.seed([E137F1DA8D957511:B4445B8E4DBD65D7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.testCompression

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([E137F1DA8D957511:1A02D7BC874B8542]:0)
	at org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.testCompression(BasicHttpSolrClientTest.java:556)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11519 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/init-core-data-001
   [junit4]   2> 10276 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 10305 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 10305 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 10306 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-002/cores/core
   [junit4]   2> 10326 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 10327 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b78{/solr,null,AVAILABLE}
   [junit4]   2> 10336 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.e.j.u.s.SslContextFactory x509=X509@114997e(solrtest,h=[],w=[]) for SslContextFactory@1e4ab7a(file:///home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/server/etc/test/solrtest.keystore,file:///home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 10469 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.e.j.s.ServerConnector Started ServerConnector@12fd53a{SSL,[ssl, http/1.1]}{127.0.0.1:54728}
   [junit4]   2> 10470 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.e.j.s.Server Started @11302ms
   [junit4]   2> 10470 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54728, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-002/cores}
   [junit4]   2> 10470 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 10470 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001'
   [junit4]   2> 10470 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10471 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001
   [junit4]   2> 10471 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/solr.xml
   [junit4]   2> 10485 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001
   [junit4]   2> 10485 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 18745239
   [junit4]   2> 10485 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001]
   [junit4]   2> 10485 WARN  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/lib
   [junit4]   2> 10485 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 10491 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 10493 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10493 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10493 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 10493 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 10493 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001
   [junit4]   2> 10516 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 10516 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1
   [junit4]   2> 10516 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 10517 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1'
   [junit4]   2> 10517 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 10517 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10517 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 10517 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001
   [junit4]   2> 10581 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 10586 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 10586 WARN  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 10586 WARN  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 10586 WARN  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 10587 WARN  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 10587 WARN  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 10587 WARN  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 10587 WARN  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 10587 WARN  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 10648 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 10651 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10697 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10719 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 10966 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10967 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 10967 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 10985 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10989 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 11016 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1'
   [junit4]   2> 11016 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1
   [junit4]   2> 11016 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 11017 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1], dataDir=[null]
   [junit4]   2> 11017 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 11017 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 11017 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}]
   [junit4]   2> 11017 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/data
   [junit4]   2> 11017 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/data/index/
   [junit4]   2> 11017 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/data/index
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-18-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@185fe2
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-18-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-18-thread-1]: 0 msec to checkpoint
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: init: create=true
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@45e6de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19fd6be)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene60
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@4b47c3
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@10326c2
   [junit4]   2> 
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: now flush at close
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]:   index before flush 
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-18-thread-1]: startFullFlush
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-18-thread-1]: coreLoadExecutor-18-thread-1 finishFullFlush success=true
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: apply all deletes during flush
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-18-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-18-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-18-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-18-thread-1]: now merge
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-18-thread-1]:   index: 
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-18-thread-1]:   no more merges pending; now return
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: waitForMerges
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: waitForMerges done
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: commit: start
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: commit: enter lock
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: commit: now prepare
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: prepareCommit: flush
   [junit4]   2> 11018 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]:   index before flush 
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-18-thread-1]: startFullFlush
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: apply all deletes during flush
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-18-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-18-thread-1]: coreLoadExecutor-18-thread-1 finishFullFlush success=true
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: startCommit(): start
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: done all syncs: []
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: commit: pendingCommit != null
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-18-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45e6de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19fd6be),segFN=segments_1,generation=1}
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-18-thread-1]: 0 msec to checkpoint
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: commit: took 0.6 msec
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: commit: done
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: rollback
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: all running merges have aborted
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: rollback: done finish merges
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-18-thread-1]: abort
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-18-thread-1]: done abort success=true
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: rollback: infos=
   [junit4]   2> 11019 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-18-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 11020 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-18-thread-1]: 1 msec to checkpoint
   [junit4]   2> 11021 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/data/
   [junit4]   2> 11021 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 11021 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 11021 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 11022 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 11025 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11025 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11026 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11027 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11028 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 11028 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 11028 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy 
   [junit4]   2> 11028 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 11028 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy 
   [junit4]   2> 11028 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 11028 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 11028 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 11028 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/tvrh,/select,/admin/segments,/admin/system,/suggest,/replication,/config,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
   [junit4]   2> 11029 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 11030 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11030 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11031 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 11031 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 11031 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-18-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@185fe2
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-18-thread-1]: init: load commit "segments_1"
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45e6de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19fd6be),segFN=segments_1,generation=1}
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-18-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-18-thread-1]: 0 msec to checkpoint
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: init: create=false
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@45e6de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19fd6be)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene60
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@f9f6f4
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@1a50a8a
   [junit4]   2> 
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: flush at getReader
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-18-thread-1]: startFullFlush
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: apply all deletes during flush
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-18-thread-1]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-18-thread-1]: coreLoadExecutor-18-thread-1 finishFullFlush success=true
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-18-thread-1]: getReader took 0 msec
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@98d8e3[collection1] main
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/conf
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/conf}
   [junit4]   2> 11032 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/conf
   [junit4]   2> 11033 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/conf
   [junit4]   2> 11033 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 11033 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 2 registered ManagedResources
   [junit4]   2> 11033 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/conf
   [junit4]   2> 11033 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/conf
   [junit4]   2> 11033 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 11033 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 11033 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 11033 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/conf
   [junit4]   2> 11033 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/conf
   [junit4]   2> 11033 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 11033 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 11042 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 11042 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 11042 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 11042 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 11042 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 11042 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 11043 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 11043 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.BasicHttpSolrClientTest_E137F1DA8D957511-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 11048 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 11048 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@98d8e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11048 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 11048 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 11048 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 11048 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519360493578354688
   [junit4]   2> 11049 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=0 
   [junit4]   2> 11049 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 11049 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 11049 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 11049 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@98d8e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11050 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1519360493578354688
   [junit4]   2> 11050 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 11517 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#54728
   [junit4]   2> 11522 INFO  (TEST-BasicHttpSolrClientTest.testDelete-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelete
   [junit4]   2> 11630 INFO  (TEST-BasicHttpSolrClientTest.testDelete-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelete
   [junit4]   2> 11633 INFO  (TEST-BasicHttpSolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrExceptionCodeNotFromSolr
   [junit4]   2> 11701 INFO  (TEST-BasicHttpSolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSolrExceptionCodeNotFromSolr
   [junit4]   2> 11704 INFO  (TEST-BasicHttpSolrClientTest.testQueryString-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryString
   [junit4]   2> 11774 INFO  (TEST-BasicHttpSolrClientTest.testQueryString-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryString
   [junit4]   2> 11777 INFO  (TEST-BasicHttpSolrClientTest.testSetParametersExternalClient-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetParametersExternalClient
   [junit4]   2> 11779 INFO  (TEST-BasicHttpSolrClientTest.testSetParametersExternalClient-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetParametersExternalClient
   [junit4]   2> 11781 INFO  (TEST-BasicHttpSolrClientTest.testInterceptors-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInterceptors
   [junit4]   2> 11840 INFO  (TEST-BasicHttpSolrClientTest.testInterceptors-seed#[E137F1DA8D957511]) [    ] o.a.s.c.s.i.BasicHttpSolrClientTest Intercepted params: {http.request=org.apache.http.impl.client.EntityEnclosingRequestWrapper@a68b22, http.request-config=[expectContinueEnabled=false, proxy=null, localAddress=null, cookieSpec=null, redirectsEnabled=false, relativeRedirectsAllowed=true, maxRedirects=50, circularRedirectsAllowed=false, authenticationEnabled=true, targetPreferredAuthSchemes=null, proxyPreferredAuthSchemes=null, connectionRequestTimeout=0, connectTimeout=0, socketTimeout=0, decompressionEnabled=true], http.auth.proxy-scope=state:UNCHALLENGED;, http.auth.credentials-provider={}, http.scheme-registry=org.apache.http.conn.scheme.SchemeRegistry@19bbe84, http.cookie-spec=best-match, http.cookie-store=[], http.connection=org.apache.http.impl.conn.ManagedClientConnectionImpl@174ed6, http.auth.target-scope=state:UNCHALLENGED;, http.cookiespec-registry=org.apache.http.cookie.CookieSpecRegistry@179dee5, http.target_host=https://127.0.0.1:54728, http.route={s}->https://127.0.0.1:54728, http.cookie-origin=[(secure)127.0.0.1:54728/solr/debug/foo/select], http.authscheme-registry=org.apache.http.auth.AuthSchemeRegistry@1fcbb33}
   [junit4]   2> 11850 INFO  (TEST-BasicHttpSolrClientTest.testInterceptors-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInterceptors
   [junit4]   2> 11853 INFO  (TEST-BasicHttpSolrClientTest.testTimeout-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTimeout
   [junit4]   2> 13916 INFO  (TEST-BasicHttpSolrClientTest.testTimeout-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTimeout
   [junit4]   2> 13920 INFO  (TEST-BasicHttpSolrClientTest.testRedirect-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRedirect
   [junit4]   2> 13990 INFO  (qtp30554381-44) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 13993 INFO  (TEST-BasicHttpSolrClientTest.testRedirect-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRedirect
   [junit4]   2> 13999 INFO  (TEST-BasicHttpSolrClientTest.testUpdate-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdate
   [junit4]   2> 14071 INFO  (TEST-BasicHttpSolrClientTest.testUpdate-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdate
   [junit4]   2> 14074 INFO  (TEST-BasicHttpSolrClientTest.testGetRawStream-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetRawStream
   [junit4]   2> 14140 INFO  (qtp30554381-42) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={} hits=0 status=0 QTime=0 
   [junit4]   2> 14141 INFO  (TEST-BasicHttpSolrClientTest.testGetRawStream-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetRawStream
   [junit4]   2> 14144 INFO  (TEST-BasicHttpSolrClientTest.testCompression-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCompression
   [junit4]   2> 14310 INFO  (qtp30554381-41) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=foo&wt=xml} hits=0 status=0 QTime=1 
   [junit4]   2> 14312 INFO  (TEST-BasicHttpSolrClientTest.testCompression-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCompression
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicHttpSolrClientTest -Dtests.method=testCompression -Dtests.seed=E137F1DA8D957511 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_BA_#Latn -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.18s J2 | BasicHttpSolrClientTest.testCompression <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E137F1DA8D957511:1A02D7BC874B8542]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.testCompression(BasicHttpSolrClientTest.java:556)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 14320 INFO  (TEST-BasicHttpSolrClientTest.testQuery-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuery
   [junit4]   2> 14398 INFO  (TEST-BasicHttpSolrClientTest.testQuery-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuery
   [junit4]   2> 14401 INFO  (TEST-BasicHttpSolrClientTest.testExampleKeystorePath-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExampleKeystorePath
   [junit4]   2> 14401 INFO  (TEST-BasicHttpSolrClientTest.testExampleKeystorePath-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExampleKeystorePath
   [junit4]   2> 14403 INFO  (TEST-BasicHttpSolrClientTest.testCollectionParameters-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionParameters
   [junit4]   2> 14469 INFO  (qtp30554381-42) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[collection (1519360497163436032)]} 0 2
   [junit4]   2> 14472 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 14472 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: commit: start
   [junit4]   2> 14472 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: commit: enter lock
   [junit4]   2> 14472 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: commit: now prepare
   [junit4]   2> 14472 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: prepareCommit: flush
   [junit4]   2> 14472 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]:   index before flush 
   [junit4]   2> 14472 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp30554381-47]: startFullFlush
   [junit4]   2> 14472 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp30554381-47]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 14472 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp30554381-47]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_0, aborted=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 1 ]]
   [junit4]   2> 14473 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp30554381-47]: flush postings as segment _0 numDocs=1
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp30554381-47]: new segment has 0 deleted docs
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp30554381-47]: new segment has no vectors; no norms; no docValues; no prox; no freqs
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp30554381-47]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp30554381-47]: flushed codec=Lucene60
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp30554381-47]: flushed: segment=_0 ramUsed=0.079 MB newFlushedSize=0.001 MB docs/MB=1,151.016
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp30554381-47]: flush time 1.385182 msec
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp30554381-47]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: publishFlushedSegment
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp30554381-47]: push deletes  1 deleted terms (unique count=1) bytesUsed=1072 segmentPrivate?=false delGen=2 packetCount=1 totBytesUsed=1072
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: publish sets newSegment delGen=3 seg=_0(6.0.0):C1
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp30554381-47]: now checkpoint "_0(6.0.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp30554381-47]: 0 msec to checkpoint
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: apply all deletes during flush
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp30554381-47]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 14474 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp30554381-47]: applyDeletes: infos=[_0(6.0.0):C1] packetCount=1
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp30554381-47]: applyDeletes took 0 msec for 1 segments, 0 newly deleted docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp30554381-47]: prune sis=segments_1: _0(6.0.0):C1 minGen=3 packetCount=1
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp30554381-47]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp30554381-47]: qtp30554381-47 finishFullFlush success=true
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp30554381-47]: findMerges: 1 segments
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp30554381-47]:   seg=_0(6.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp30554381-47]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp30554381-47]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp30554381-47]: now merge
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp30554381-47]:   index: _0(6.0.0):C1
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp30554381-47]:   no more merges pending; now return
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: startCommit(): start
   [junit4]   2> 14475 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: startCommit index=_0(6.0.0):C1 changeCount=4
   [junit4]   2> 14477 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 14477 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: done all syncs: [_0.si, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
   [junit4]   2> 14477 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: commit: pendingCommit != null
   [junit4]   2> 14477 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: commit: done writing segments file "segments_2"
   [junit4]   2> 14477 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp30554381-47]: now checkpoint "_0(6.0.0):C1" [1 segments ; isCommit = true]
   [junit4]   2> 14477 INFO  (qtp30554381-47) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45e6de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19fd6be),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45e6de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19fd6be),segFN=segments_2,generation=2}
   [junit4]   2> 14477 INFO  (qtp30554381-47) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 14477 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp30554381-47]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 14477 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp30554381-47]: delete "segments_1"
   [junit4]   2> 14478 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp30554381-47]: 0 msec to checkpoint
   [junit4]   2> 14478 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: commit: took 5.3 msec
   [junit4]   2> 14478 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: commit: done
   [junit4]   2> 14478 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 14478 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: flush at getReader
   [junit4]   2> 14478 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp30554381-47]: startFullFlush
   [junit4]   2> 14478 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: apply all deletes during flush
   [junit4]   2> 14478 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 14479 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp30554381-47]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 14479 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp30554381-47]: applyDeletes: no segments; skipping
   [junit4]   2> 14479 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp30554381-47]: prune sis=segments_2: _0(6.0.0):C1 minGen=3 packetCount=0
   [junit4]   2> 14480 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: incRefDeleter for NRT reader version=6 segments=_0(6.0.0):C1
   [junit4]   2> 14480 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: return reader version=6 reader=StandardDirectoryReader(segments_2:6:nrt _0(6.0.0):C1)
   [junit4]   2> 14480 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp30554381-47]: qtp30554381-47 finishFullFlush success=true
   [junit4]   2> 14480 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp30554381-47]: getReader took 2 msec
   [junit4]   2> 14480 INFO  (qtp30554381-47) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@14eede7[collection1] main
   [junit4]   2> 14480 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 14480 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@14eede7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 14480 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 14480 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14eede7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 14480 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][searcherExecutor-19-thread-1-processing-x:collection1]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 14481 INFO  (qtp30554381-47) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 8
   [junit4]   2> 14484 INFO  (qtp30554381-44) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=id:collection&wt=javabin&version=2} hits=1 status=0 QTime=0 
   [junit4]   2> 14559 INFO  (qtp30554381-41) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=id:collection&wt=javabin&version=2} hits=1 status=0 QTime=0 
   [junit4]   2> 14560 INFO  (TEST-BasicHttpSolrClientTest.testCollectionParameters-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionParameters
   [junit4]   2> 14563 INFO  (TEST-BasicHttpSolrClientTest.testGetById-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetById
   [junit4]   2> 14646 INFO  (TEST-BasicHttpSolrClientTest.testGetById-seed#[E137F1DA8D957511]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetById
   [junit4]   2> 14648 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@12fd53a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 14648 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18745239
   [junit4]   2> 14649 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a23dd0
   [junit4]   2> 14649 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommit maxTime=15000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=105,transaction_logs_total_number=1}
   [junit4]   2> 14649 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 14649 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 14649 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 14649 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: now flush at close
   [junit4]   2> 14649 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]:   start flush: applyAllDeletes=true
   [junit4]   2> 14649 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]:   index before flush _0(6.0.0):C1
   [junit4]   2> 14649 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: startFullFlush
   [junit4]   2> 14649 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker finishFullFlush success=true
   [junit4]   2> 14649 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: apply all deletes during flush
   [junit4]   2> 14649 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: applyDeletes: no segments; skipping
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: prune sis=segments_2: _0(6.0.0):C1 minGen=3 packetCount=0
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: now merge
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]:   index: _0(6.0.0):C1
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]:   no more merges pending; now return
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: waitForMerges
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: waitForMerges done
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: commit: start
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: commit: enter lock
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: commit: now prepare
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: prepareCommit: flush
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]:   index before flush _0(6.0.0):C1
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: startFullFlush
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: apply all deletes during flush
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: applyDeletes: no segments; skipping
   [junit4]   2> 14650 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: prune sis=segments_2: _0(6.0.0):C1 minGen=3 packetCount=0
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker finishFullFlush success=true
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: startCommit(): start
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: commit: took 0.5 msec
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: commit: done
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: rollback
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: all running merges have aborted
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: rollback: done finish merges
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: abort
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: done abort success=true
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: rollback: infos=_0(6.0.0):C1
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: now checkpoint "_0(6.0.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker]: 0 msec to checkpoint
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 14651 INFO  (SUITE-BasicHttpSolrClientTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories c

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

gInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]:   index before flush _2g(6.0.0):C2
   [junit4]   2> 47768 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: startFullFlush
   [junit4]   2> 47768 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: apply all deletes during flush
   [junit4]   2> 47768 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: now apply all deletes for all segments maxDoc=2
   [junit4]   2> 47768 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 47768 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: applyDeletes: no segments; skipping
   [junit4]   2> 47768 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: prune sis=segments_2c: _2g(6.0.0):C2 minGen=415 packetCount=0
   [junit4]   2> 47768 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker finishFullFlush success=true
   [junit4]   2> 47768 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: startCommit(): start
   [junit4]   2> 47768 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 47768 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: commit: took 0.4 msec
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: commit: done
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: rollback
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: all running merges have aborted
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: rollback: done finish merges
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: abort
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: done abort success=true
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: rollback: infos=_2g(6.0.0):C2
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: now checkpoint "_2g(6.0.0):C2" [1 segments ; isCommit = false]
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker]: 0 msec to checkpoint
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_E137F1DA8D957511-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_E137F1DA8D957511-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_E137F1DA8D957511-001/tempDir-001/collection1/data
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_E137F1DA8D957511-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_E137F1DA8D957511-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 47769 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_E137F1DA8D957511-001/tempDir-001/collection1/data/index
   [junit4]   2> 47770 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@df3e0c{/solr,null,UNAVAILABLE}
   [junit4]   2> 47770 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[E137F1DA8D957511]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_E137F1DA8D957511-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=ClassicSimilarity, locale=, timezone=Asia/Damascus
   [junit4]   2> NOTE: Linux 3.19.0-33-generic i386/Oracle Corporation 1.8.0_66 (32-bit)/cpus=12,threads=1,free=9488816,total=49508352
   [junit4]   2> NOTE: All tests run in this JVM: [TestNamedListCodec, TestSpellCheckResponse, NamedListTest, CloudSolrClientMultiConstructorTest, TermsResponseTest, TestEmbeddedSolrServer, TestXMLEscaping, SolrExampleStreamingTest, TestDateUtil, OperationsTest, JdbcDriverTest, SolrExampleStreamingBinaryTest]
   [junit4] Completed [48/71] on J0 in 20.96s, 36 tests, 1 failure <<< FAILURES!

[...truncated 83 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:246: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 71 suites, 486 tests, 1 error, 2 failures [seed: E137F1DA8D957511]

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



[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b93) - Build # 15090 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15090/
Java: 64bit/jdk1.9.0-ea-b93 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-CompactStrings

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

Error Message:
commitWithin did not work on node: http://127.0.0.1:56589/zax/ff/collection1 expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:56589/zax/ff/collection1 expected:<68> but was:<67>
	at __randomizedtesting.SeedInfo.seed([46A6A22674D3261B:CEF29DFCDA2F4BE3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:333)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)




Build Log:
[...truncated 9967 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/init-core-data-001
   [junit4]   2> 637704 INFO  (SUITE-BasicDistributedZkTest-seed#[46A6A22674D3261B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zax/ff
   [junit4]   2> 637706 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 637707 INFO  (Thread-2666) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 637707 INFO  (Thread-2666) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 637807 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.ZkTestServer start zk server on port:47381
   [junit4]   2> 637807 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 637807 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637810 INFO  (zkCallback-760-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69e0bc3a name:ZooKeeperConnection Watcher:127.0.0.1:47381 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 637810 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637810 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 637810 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 637812 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 637813 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637814 INFO  (zkCallback-761-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7201a0c1 name:ZooKeeperConnection Watcher:127.0.0.1:47381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 637815 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637815 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 637815 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 637816 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 637816 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 637817 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 637818 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 637818 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 637819 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 637819 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 637820 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 637820 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 637821 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 637821 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 637822 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 637822 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 637823 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 637823 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 637823 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 637823 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 637824 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 637824 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 637825 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 637825 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 637826 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 637826 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 637827 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 637827 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 637907 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores/collection1
   [junit4]   2> 637908 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 637909 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c81b069{/zax/ff,null,AVAILABLE}
   [junit4]   2> 637910 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6ebbbf0b{HTTP/1.1,[http/1.1]}{127.0.0.1:51316}
   [junit4]   2> 637911 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.e.j.s.Server Started @639778ms
   [junit4]   2> 637911 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/tempDir-001/control/data, hostContext=/zax/ff, hostPort=51316, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores}
   [junit4]   2> 637911 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@694f9431
   [junit4]   2> 637911 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001'
   [junit4]   2> 637911 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 637911 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 637911 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 637934 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637938 INFO  (zkCallback-762-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@692ae832 name:ZooKeeperConnection Watcher:127.0.0.1:47381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 637938 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637938 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 637939 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 637939 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/solr.xml
   [junit4]   2> 637943 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores
   [junit4]   2> 637943 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.CoreContainer New CoreContainer 2039701020
   [junit4]   2> 637943 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001]
   [junit4]   2> 637943 WARN  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/lib
   [junit4]   2> 637943 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 637945 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 637945 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 637945 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 637945 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47381/solr
   [junit4]   2> 637945 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 637945 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 637952 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637952 INFO  (zkCallback-764-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71c2e04c name:ZooKeeperConnection Watcher:127.0.0.1:47381 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 637952 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637952 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 637954 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637954 INFO  (zkCallback-765-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78fc4845 name:ZooKeeperConnection Watcher:127.0.0.1:47381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 637954 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637955 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 637956 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 637957 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 637958 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 637959 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 637960 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 637965 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 637966 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 637967 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 637967 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51316_zax%2Fff
   [junit4]   2> 637967 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51316_zax%2Fff
   [junit4]   2> 637968 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 637968 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 637969 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 637969 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000
   [junit4]   2> 637970 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51316_zax%2Fff
   [junit4]   2> 637970 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 637970 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.Overseer Overseer (id=94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) starting
   [junit4]   2> 637971 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 637974 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 637974 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 637974 INFO  (OverseerCollectionConfigSetProcessor-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 637974 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 637986 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 637986 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 637986 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores
   [junit4]   2> 637987 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 637987 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores/collection1
   [junit4]   2> 637987 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 637988 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 637988 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 637988 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 637988 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 637989 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51316/zax/ff",
   [junit4]   2>   "node_name":"127.0.0.1:51316_zax%2Fff",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 637989 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 637989 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51316/zax/ff",
   [junit4]   2>   "node_name":"127.0.0.1:51316_zax%2Fff",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 637989 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 637989 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 637990 INFO  (zkCallback-765-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 638989 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 638989 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 638990 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 638990 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 638990 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 638990 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores/collection1'
   [junit4]   2> 638990 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 638990 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 638991 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 638995 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 638998 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 639010 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 639014 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 639094 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 639099 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 639100 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 639104 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 639106 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 639107 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 639107 WARN  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 639107 WARN  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 639107 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 639108 WARN  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 639108 WARN  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 639108 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 639109 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 639109 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 639109 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores/collection1], dataDir=[null]
   [junit4]   2> 639109 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2256f1a9
   [junit4]   2> 639109 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores/collection1/data
   [junit4]   2> 639110 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores/collection1/data/index/
   [junit4]   2> 639110 WARN  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 639110 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores/collection1/data/index
   [junit4]   2> 639110 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 639110 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@784926fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a878de),segFN=segments_1,generation=1}
   [junit4]   2> 639110 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 639111 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores/collection1/data/
   [junit4]   2> 639111 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 639112 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 639112 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 639112 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 639113 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 639113 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 639113 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 639113 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 639113 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 639113 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 639113 WARN  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 639115 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 639115 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 639116 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 639116 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 639118 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 639119 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 639119 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 639119 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 639120 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 639120 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 639120 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=26.447265625, floorSegmentMB=1.345703125, forceMergeDeletesPctAllowed=15.228713356125086, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5824229883804236
   [junit4]   2> 639120 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@784926fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a878de),segFN=segments_1,generation=1}
   [junit4]   2> 639120 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 639121 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@cf001c0[collection1] main
   [junit4]   2> 639121 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 639121 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 639121 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 639121 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 639122 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 639122 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 639122 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 639122 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 639122 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 639122 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 639122 INFO  (searcherExecutor-2960-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cf001c0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 639122 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 639122 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 639123 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 639123 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519395808275857408
   [junit4]   2> 639125 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1519395808275857408
   [junit4]   2> 639125 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 639125 INFO  (coreLoadExecutor-2959-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 639125 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:51316/zax/ff collection:control_collection shard:shard1
   [junit4]   2> 639126 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 639127 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94962237924442116-core_node1-n_0000000000
   [junit4]   2> 639127 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 639127 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 639127 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 639127 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51316/zax/ff/collection1/
   [junit4]   2> 639127 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 639127 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 639127 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51316/zax/ff/collection1/ has no replicas
   [junit4]   2> 639128 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 639128 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 639129 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51316/zax/ff/collection1/ shard1
   [junit4]   2> 639129 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:51316/zax/ff",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 639230 INFO  (zkCallback-765-thread-1-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 639280 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:51316/zax/ff/collection1/ and leader is http://127.0.0.1:51316/zax/ff/collection1/
   [junit4]   2> 639280 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51316/zax/ff
   [junit4]   2> 639280 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 639280 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 639280 INFO  (coreZkRegister-2953-thread-1-processing-n:127.0.0.1:51316_zax%2Fff x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51316_zax%2Fff c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 639281 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51316/zax/ff",
   [junit4]   2>   "node_name":"127.0.0.1:51316_zax%2Fff",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 639281 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51316/zax/ff",
   [junit4]   2>   "node_name":"127.0.0.1:51316_zax%2Fff",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 639382 INFO  (zkCallback-765-thread-2-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 639489 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 639490 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 639490 INFO  (zkCallback-767-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c024f49 name:ZooKeeperConnection Watcher:127.0.0.1:47381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 639490 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 639491 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 639491 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 639491 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 639538 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/cores/collection1
   [junit4]   2> 639539 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001
   [junit4]   2> 639539 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 639540 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@661036a3{/zax/ff,null,AVAILABLE}
   [junit4]   2> 639540 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2778d42a{HTTP/1.1,[http/1.1]}{127.0.0.1:56589}
   [junit4]   2> 639541 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.e.j.s.Server Started @641408ms
   [junit4]   2> 639541 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/zax/ff, hostPort=56589, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/cores}
   [junit4]   2> 639541 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@694f9431
   [junit4]   2> 639541 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001'
   [junit4]   2> 639541 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 639541 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 639541 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 639542 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 639542 INFO  (zkCallback-768-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b80fe4d name:ZooKeeperConnection Watcher:127.0.0.1:47381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 639542 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 639543 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 639543 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 639543 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/solr.xml
   [junit4]   2> 639551 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/cores
   [junit4]   2> 639551 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.CoreContainer New CoreContainer 792386375
   [junit4]   2> 639551 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001]
   [junit4]   2> 639551 WARN  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/lib
   [junit4]   2> 639552 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 639552 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 639553 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 639553 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 639553 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47381/solr
   [junit4]   2> 639553 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 639553 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 639553 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 639554 INFO  (zkCallback-770-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17aac2ba name:ZooKeeperConnection Watcher:127.0.0.1:47381 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 639554 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 639554 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 639555 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 639555 INFO  (zkCallback-771-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@130cf1e5 name:ZooKeeperConnection Watcher:127.0.0.1:47381/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 639555 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 639557 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 640559 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56589_zax%2Fff
   [junit4]   2> 640559 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56589_zax%2Fff
   [junit4]   2> 640559 INFO  (zkCallback-771-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 640559 INFO  (zkCallback-765-thread-2-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 640559 INFO  (zkCallback-767-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 640560 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 640561 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94962237924442120-127.0.0.1:56589_zax%2Fff-n_0000000001
   [junit4]   2> 640561 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000 to know if I could be the leader
   [junit4]   2> 640565 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 640565 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 640565 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/cores
   [junit4]   2> 640566 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 640566 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/cores/collection1
   [junit4]   2> 640566 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 640566 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 640566 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 640566 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 640566 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 640567 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 640567 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56589/zax/ff",
   [junit4]   2>   "node_name":"127.0.0.1:56589_zax%2Fff",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 640567 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56589/zax/ff",
   [junit4]   2>   "node_name":"127.0.0.1:56589_zax%2Fff",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 640567 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 640567 INFO  (OverseerStateUpdate-94962237924442116-127.0.0.1:51316_zax%2Fff-n_0000000000) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 640668 INFO  (zkCallback-765-thread-2-processing-n:127.0.0.1:51316_zax%2Fff) [n:127.0.0.1:51316_zax%2Fff    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 640668 INFO  (zkCallback-767-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 640668 INFO  (zkCallback-771-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 641567 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 641567 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 641568 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 641568 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 641568 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 641568 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/cores/collection1'
   [junit4]   2> 641568 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 641568 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 641569 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 641572 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 641574 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 641580 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 641583 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 641639 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 641642 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 641643 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 641646 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 641647 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 641648 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 641648 WARN  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 641648 WARN  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 641648 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 641648 WARN  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 641648 WARN  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 641649 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 641649 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 641649 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 641649 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/cores/collection1], dataDir=[null]
   [junit4]   2> 641649 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2256f1a9
   [junit4]   2> 641649 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/cores/collection1/data
   [junit4]   2> 641649 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 641650 WARN  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 641650 INFO  (coreLoadExecutor-2970-thread-1-processing-n:127.0.0.1:56589_zax%2Fff) [n:127.0.0.1:56589_zax%2Fff c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/

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

solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 664104 INFO  (zkCallback-784-thread-1-processing-n:127.0.0.1:59546_zax%2Fff) [n:127.0.0.1:59546_zax%2Fff c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 664104 INFO  (zkCallback-784-thread-1-processing-n:127.0.0.1:59546_zax%2Fff) [n:127.0.0.1:59546_zax%2Fff c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 664104 INFO  (zkCallback-784-thread-1-processing-n:127.0.0.1:59546_zax%2Fff) [n:127.0.0.1:59546_zax%2Fff c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001/shard-4-001/cores/collection1/data
   [junit4]   2> 664105 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@66c1e84b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 664105 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@652cd273{/zax/ff,null,UNAVAILABLE}
   [junit4]   2> 664106 INFO  (TEST-BasicDistributedZkTest.test-seed#[46A6A22674D3261B]) [n:127.0.0.1:59546_zax%2Fff c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47381 47381
   [junit4]   2> 664121 INFO  (Thread-2666) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47381 47381
   [junit4]   2> 664122 WARN  (Thread-2666) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=46A6A22674D3261B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lb -Dtests.timezone=Africa/Kinshasa -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 26.4s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:56589/zax/ff/collection1 expected:<68> but was:<67>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([46A6A22674D3261B:CEF29DFCDA2F4BE3]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:333)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 664124 INFO  (SUITE-BasicDistributedZkTest-seed#[46A6A22674D3261B]-worker) [n:127.0.0.1:59546_zax%2Fff c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_46A6A22674D3261B-001
   [junit4]   2> Dec 01, 2015 10:26:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {other_tl1=FST50, range_facet_l_dv=FSTOrd50, SubjectTerms_mfacet=FST50, n_l1=FST50, multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=FST50, n_td1=PostingsFormat(name=LuceneVarGapFixedInterval), n_d1=FST50, range_facet_l=FST50, n_f1=PostingsFormat(name=LuceneVarGapFixedInterval), n_tl1=PostingsFormat(name=LuceneVarGapFixedInterval), oddField_s=PostingsFormat(name=Asserting), n_tf1=FST50, a_t=FST50, id=FSTOrd50, text=PostingsFormat(name=Asserting), timestamp=FST50, foo_i=PostingsFormat(name=LuceneVarGapFixedInterval), n_dt1=PostingsFormat(name=LuceneVarGapFixedInterval), a_i1=FST50, n_ti1=FSTOrd50, rnd_b=FSTOrd50, _version_=FST50, foo_b=PostingsFormat(name=Asserting), n_tdt1=FST50, foo_d=FSTOrd50, range_facet_i_dv=FST50, foo_f=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, sim=ClassicSimilarity, locale=lb, timezone=Africa/Kinshasa
   [junit4]   2> NOTE: Linux 3.19.0-33-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=264074080,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollapseQParserPlugin, ResponseLogComponentTest, TestManagedSynonymFilterFactory, OverseerTaskQueueTest, TestFunctionQuery, FacetPivotSmallTest, HdfsSyncSliceTest, TestDynamicFieldCollectionResource, DeleteReplicaTest, XsltUpdateRequestHandlerTest, TestFaceting, QueryElevationComponentTest, CloudMLTQParserTest, SOLR749Test, TestSolr4Spatial, SystemInfoHandlerTest, TestSolrDynamicMBean, TestDefaultSearchFieldResource, TestCloudSchemaless, BasicZkTest, TestCSVLoader, TestBinaryField, PolyFieldTest, DefaultValueUpdateProcessorTest, PrimUtilsTest, TestLeaderInitiatedRecoveryThread, TestDocSet, OverseerCollectionConfigSetProcessorTest, CurrencyFieldOpenExchangeTest, TestAtomicUpdateErrorCases, RAMDirectoryFactoryTest, DeleteLastCustomShardedReplicaTest, TestDownShardTolerantSearch, DistributedQueryElevationComponentTest, TestSolrCLIRunExample, TestAddFieldRealTimeGet, TestComponentsName, TestManagedStopFilterFactory, TestLeaderElectionZkExpiry, TestSolrConfigHandlerConcurrent, TestSortingResponseWriter, PingRequestHandlerTest, ReplicationFactorTest, LeaderElectionIntegrationTest, StandardRequestHandlerTest, TestOmitPositions, TestHashQParserPlugin, TestSchemaResource, TestScoreJoinQPNoScore, TestReplicationHandler, TestRequestStatusCollectionAPI, TestConfigReload, TestPseudoReturnFields, OverriddenZkACLAndCredentialsProvidersTest, SynonymTokenizerTest, ResourceLoaderTest, RemoteQueryErrorTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestRandomRequestDistribution, TestLazyCores, TestMiniSolrCloudClusterBase, EchoParamsTest, QueryResultKeyTest, QueryEqualityTest, SharedFSAutoReplicaFailoverUtilsTest, TestHighlightDedupGrouping, TestPhraseSuggestions, DistributedQueryComponentCustomSortTest, RestartWhileUpdatingTest, RequiredFieldsTest, TestRequestForwarding, ReturnFieldsTest, TestMacros, CursorPagingTest, FileBasedSpellCheckerTest, PeerSyncTest, TestFoldingMultitermQuery, HdfsChaosMonkeyNothingIsSafeTest, SignatureUpdateProcessorFactoryTest, TestLuceneMatchVersion, TestRealTimeGet, URLClassifyProcessorTest, CacheHeaderTest, TestRandomDVFaceting, SortSpecParsingTest, RankQueryTest, ResponseHeaderTest, BaseCdcrDistributedZkTest, TestAuthorizationFramework, TestJoin, UUIDFieldTest, TestPerFieldSimilarityWithDefaultOverride, BasicDistributedZkTest]
   [junit4] Completed [204/563] on J0 in 26.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 1170 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 563 suites (8 ignored), 2234 tests, 1 failure, 113 ignored (68 assumptions) [seed: 46A6A22674D3261B]

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



[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b93) - Build # 15089 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15089/
Java: 64bit/jdk1.9.0-ea-b93 -XX:+UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings

2 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testUpdateField

Error Message:
ConcurrentUpdateSolrClient did not report an error

Stack Trace:
java.lang.AssertionError: ConcurrentUpdateSolrClient did not report an error
	at __randomizedtesting.SeedInfo.seed([9FFA2515E50F62E6:CA898F4125277220]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.testUpdateField

Error Message:
ConcurrentUpdateSolrClient did not report an error

Stack Trace:
java.lang.AssertionError: ConcurrentUpdateSolrClient did not report an error
	at __randomizedtesting.SeedInfo.seed([9FFA2515E50F62E6:CA898F4125277220]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)




Build Log:
[...truncated 11587 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 6    INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 10   INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-002/cores/core
   [junit4]   2> 40   INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.e.j.u.log Logging initialized @1924ms
   [junit4]   2> 191  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 247  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78eb2da5{/solr,null,AVAILABLE}
   [junit4]   2> 259  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.e.j.s.ServerConnector Started ServerConnector@22bc6b2c{HTTP/1.1,[http/1.1]}{127.0.0.1:50507}
   [junit4]   2> 260  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.e.j.s.Server Started @2148ms
   [junit4]   2> 260  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50507, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-002/cores}
   [junit4]   2> 267  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1376c05c
   [junit4]   2> 286  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001'
   [junit4]   2> 291  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 291  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001
   [junit4]   2> 296  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/solr.xml
   [junit4]   2> 369  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001
   [junit4]   2> 431  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1194854451
   [junit4]   2> 431  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001]
   [junit4]   2> 432  WARN  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/lib
   [junit4]   2> 457  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 635  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 639  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 640  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 643  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 644  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 756  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001
   [junit4]   2> 808  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 808  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1
   [junit4]   2> 809  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 812  INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1'
   [junit4]   2> 812  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 812  INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 812  INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 813  INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001
   [junit4]   2> 919  INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 924  INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 926  WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 927  WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 927  WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 928  WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 928  WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 928  WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 929  WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 929  WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 979  INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 987  INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1137 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1246 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 2138 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2167 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 2168 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 2336 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2342 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2486 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1'
   [junit4]   2> 2487 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1
   [junit4]   2> 2487 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2500 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1], dataDir=[null]
   [junit4]   2> 2505 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 2521 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 2522 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}]
   [junit4]   2> 2580 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/data
   [junit4]   2> 2589 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/data/index/
   [junit4]   2> 2590 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2598 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/data/index
   [junit4]   2> 2622 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@6df4ca63
   [junit4]   2> 2624 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 2624 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: 0 msec to checkpoint
   [junit4]   2> 2624 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: init: create=true
   [junit4]   2> 2624 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@2c347edb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31e751be)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene60
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@32cb3acf
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@66aaac6f
   [junit4]   2> 
   [junit4]   2> 2633 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 2633 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: now flush at close
   [junit4]   2> 2633 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 2633 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]:   index before flush 
   [junit4]   2> 2633 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: startFullFlush
   [junit4]   2> 2633 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: coreLoadExecutor-6-thread-1 finishFullFlush success=true
   [junit4]   2> 2633 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: apply all deletes during flush
   [junit4]   2> 2634 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 2634 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-6-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 2636 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6-thread-1]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 2638 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 2638 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6-thread-1]: now merge
   [junit4]   2> 2638 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6-thread-1]:   index: 
   [junit4]   2> 2638 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6-thread-1]:   no more merges pending; now return
   [junit4]   2> 2638 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: waitForMerges
   [junit4]   2> 2638 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: waitForMerges done
   [junit4]   2> 2638 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: start
   [junit4]   2> 2638 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: enter lock
   [junit4]   2> 2639 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: now prepare
   [junit4]   2> 2639 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: prepareCommit: flush
   [junit4]   2> 2639 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]:   index before flush 
   [junit4]   2> 2639 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: startFullFlush
   [junit4]   2> 2639 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: apply all deletes during flush
   [junit4]   2> 2639 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 2639 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-6-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 2639 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: coreLoadExecutor-6-thread-1 finishFullFlush success=true
   [junit4]   2> 2640 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: startCommit(): start
   [junit4]   2> 2640 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 2649 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 2649 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: done all syncs: []
   [junit4]   2> 2649 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: pendingCommit != null
   [junit4]   2> 2649 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 2649 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 2654 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2c347edb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31e751be),segFN=segments_1,generation=1}
   [junit4]   2> 2655 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2656 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: 6 msec to checkpoint
   [junit4]   2> 2656 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: took 17.1 msec
   [junit4]   2> 2656 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: commit: done
   [junit4]   2> 2656 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: rollback
   [junit4]   2> 2656 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: all running merges have aborted
   [junit4]   2> 2656 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: rollback: done finish merges
   [junit4]   2> 2657 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: abort
   [junit4]   2> 2657 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: done abort success=true
   [junit4]   2> 2657 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: rollback: infos=
   [junit4]   2> 2657 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 2657 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: 0 msec to checkpoint
   [junit4]   2> 2664 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 2672 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2676 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/data/
   [junit4]   2> 2676 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2912 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2967 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2970 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2971 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2972 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3017 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 3018 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 3018 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy 
   [junit4]   2> 3022 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 3037 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy 
   [junit4]   2> 3037 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 3037 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 3037 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 3037 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/tvrh,/select,/admin/segments,/admin/system,/suggest,/replication,/config,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
   [junit4]   2> 3040 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3073 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3073 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3082 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3082 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 3084 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@6df4ca63
   [junit4]   2> 3084 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: init: load commit "segments_1"
   [junit4]   2> 3085 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2c347edb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31e751be),segFN=segments_1,generation=1}
   [junit4]   2> 3085 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3085 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 3085 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6-thread-1]: 0 msec to checkpoint
   [junit4]   2> 3085 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: init: create=false
   [junit4]   2> 3085 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@2c347edb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31e751be)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene60
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@29d740d6
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@449a86b2
   [junit4]   2> 
   [junit4]   2> 3086 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 3087 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: flush at getReader
   [junit4]   2> 3087 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: startFullFlush
   [junit4]   2> 3087 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: apply all deletes during flush
   [junit4]   2> 3088 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 3088 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-6-thread-1]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 3089 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 3090 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 3090 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6-thread-1]: coreLoadExecutor-6-thread-1 finishFullFlush success=true
   [junit4]   2> 3090 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6-thread-1]: getReader took 3 msec
   [junit4]   2> 3103 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@68447f24[collection1] main
   [junit4]   2> 3110 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/conf
   [junit4]   2> 3110 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/conf}
   [junit4]   2> 3111 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/conf
   [junit4]   2> 3112 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/conf
   [junit4]   2> 3112 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 3112 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 2 registered ManagedResources
   [junit4]   2> 3112 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/conf
   [junit4]   2> 3113 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/conf
   [junit4]   2> 3114 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 3114 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 3114 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 3114 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/conf
   [junit4]   2> 3115 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/conf
   [junit4]   2> 3115 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 3116 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 3117 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 3130 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3144 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3159 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 3160 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3166 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 3196 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 3198 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_9FFA2515E50F62E6-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 3234 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3234 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@68447f24[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3235 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 3236 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 3236 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 3236 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519385331409879040
   [junit4]   2> 3244 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 7.0ms to seed version buckets with highest version 1519385331409879040
   [junit4]   2> 3253 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 3313 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#50507
   [junit4]   2> 3338 INFO  (TEST-SolrExampleStreamingBinaryTest.testSetNullUpdateOrder-seed#[9FFA2515E50F62E6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetNullUpdateOrder
   [junit4]   2> 3346 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=108 
   [junit4]   2> 3347 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 3347 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3347 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3348 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68447f24[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3884 INFO  (qtp1738264463-23) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[testSetNullUpdateOrder (1519385331955138560)]} 0 158
   [junit4]   2> 3938 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3938 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: commit: start
   [junit4]   2> 3938 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: commit: enter lock
   [junit4]   2> 3938 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: commit: now prepare
   [junit4]   2> 3939 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: prepareCommit: flush
   [junit4]   2> 3939 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]:   index before flush 
   [junit4]   2> 3939 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: startFullFlush
   [junit4]   2> 3939 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 3939 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1738264463-24]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_0, aborted=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 1 ]]
   [junit4]   2> 3952 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-24]: flush postings as segment _0 numDocs=1
   [junit4]   2> 3996 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-24]: new segment has 0 deleted docs
   [junit4]   2> 3996 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-24]: new segment has no vectors; no norms; no docValues; no prox; no freqs
   [junit4]   2> 3996 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-24]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
   [junit4]   2> 3996 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-24]: flushed codec=Lucene60
   [junit4]   2> 3999 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-24]: flushed: segment=_0 ramUsed=0.095 MB newFlushedSize=0.001 MB docs/MB=799.22
   [junit4]   2> 4001 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-24]: flush time 48.205634 msec
   [junit4]   2> 4003 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 4004 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: publishFlushedSegment
   [junit4]   2> 4004 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: push deletes  1 deleted terms (unique count=1) bytesUsed=1072 segmentPrivate?=false delGen=2 packetCount=1 totBytesUsed=1072
   [junit4]   2> 4004 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: publish sets newSegment delGen=3 seg=_0(6.0.0):C1
   [junit4]   2> 4004 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-24]: now checkpoint "_0(6.0.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 4004 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-24]: 0 msec to checkpoint
   [junit4]   2> 4004 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: apply all deletes during flush
   [junit4]   2> 4005 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 4005 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 4005 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: applyDeletes: infos=[_0(6.0.0):C1] packetCount=1
   [junit4]   2> 4005 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: applyDeletes took 0 msec for 1 segments, 0 newly deleted docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 4005 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: prune sis=segments_1: _0(6.0.0):C1 minGen=3 packetCount=1
   [junit4]   2> 4005 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 4005 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: qtp1738264463-24 finishFullFlush success=true
   [junit4]   2> 4006 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1738264463-24]: findMerges: 1 segments
   [junit4]   2> 4007 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1738264463-24]:   seg=_0(6.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 4007 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1738264463-24]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 4007 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1738264463-24]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 4007 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1738264463-24]: now merge
   [junit4]   2> 4008 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1738264463-24]:   index: _0(6.0.0):C1
   [junit4]   2> 4008 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1738264463-24]:   no more merges pending; now return
   [junit4]   2> 4008 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: startCommit(): start
   [junit4]   2> 4008 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: startCommit index=_0(6.0.0):C1 changeCount=4
   [junit4]   2> 4008 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 4009 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: done all syncs: [_0.si, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
   [junit4]   2> 4009 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: commit: pendingCommit != null
   [junit4]   2> 4009 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: commit: done writing segments file "segments_2"
   [junit4]   2> 4009 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-24]: now checkpoint "_0(6.0.0):C1" [1 segments ; isCommit = true]
   [junit4]   2> 4009 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2c347edb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31e751be),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2c347edb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31e751be),segFN=segments_2,generation=2}
   [junit4]   2> 4011 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 4011 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-24]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 4012 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-24]: delete "segments_1"
   [junit4]   2> 4012 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-24]: 2 msec to checkpoint
   [junit4]   2> 4012 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: commit: took 73.3 msec
   [junit4]   2> 4012 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: commit: done
   [junit4]   2> 4017 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 4017 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: flush at getReader
   [junit4]   2> 4019 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: startFullFlush
   [junit4]   2> 4020 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: apply all deletes during flush
   [junit4]   2> 4020 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 4022 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 4022 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: applyDeletes: no segments; skipping
   [junit4]   2> 4022 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: prune sis=segments_2: _0(6.0.0):C1 minGen=3 packetCount=0
   [junit4]   2> 4051 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: incRefDeleter for NRT reader version=6 segments=_0(6.0.0):C1
   [junit4]   2> 4051 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: return reader version=6 reader=StandardDirectoryReader(segments_2:6:nrt _0(6.0.0):C1)
   [junit4]   2> 4054 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: qtp1738264463-24 finishFullFlush success=true
   [junit4]   2> 4054 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: getReader took 37 msec
   [junit4]   2> 4059 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@40ee4393[collection1] main
   [junit4]   2> 4063 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@40ee4393[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 4063 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 4063 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40ee4393[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 4064 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][searcherExecutor-7-thread-1-processing-x:collection1]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 4065 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 4065 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 128
   [junit4]   2> 4324 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[testSetNullUpdateOrder (1519385332302217216)]} 0 249
   [junit4]   2> 4328 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4329 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: commit: start
   [junit4]   2> 4330 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: commit: enter lock
   [junit4]   2> 4330 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: commit: now prepare
   [junit4]   2> 4330 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: prepareCommit: flush
   [junit4]   2> 4331 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]:   index before flush _0(6.0.0):C1
   [junit4]   2> 4331 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-17]: startFullFlush
   [junit4]   2> 4331 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-17]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 4331 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1738264463-17]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_1, aborted=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 4331 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-17]: flush postings as segment _1 numDocs=1
   [junit4]   2> 4343 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-17]: new segment has 0 deleted docs
   [junit4]   2> 4343 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-17]: new segment has no vectors; no norms; no docValues; no prox; no freqs
   [junit4]   2> 4343 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-17]: flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim, _1.fdx, _1.fnm, _1.fdt, _1_Lucene50_0.tip]
   [junit4]   2> 4343 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-17]: flushed codec=Lucene60
   [junit4]   2> 4343 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-17]: flushed: segment=_1 ramUsed=0.087 MB newFlushedSize=0.001 MB docs/MB=919.804
   [junit4]   2> 4344 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1738264463-17]: flush time 12.720984 msec
   [junit4]   2> 4344 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-17]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 4344 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: publishFlushedSegment
   [junit4]   2> 4344 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-17]: push deletes  1 deleted terms (unique count=1) bytesUsed=1072 segmentPrivate?=false delGen=6 packetCount=1 totBytesUsed=1072
   [junit4]   2> 4344 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: publish sets newSegment delGen=7 seg=_1(6.0.0):C1
   [junit4]   2> 4344 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-17]: now checkpoint "_0(6.0.0):C1 _1(6.0.0):C1" [2 segments ; isCommit = false]
   [junit4]   2> 4345 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-17]: 0 msec to checkpoint
   [junit4]   2> 4345 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: apply all deletes during flush
   [junit4]   2> 4345 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: now apply all deletes for all segments maxDoc=2
   [junit4]   2> 4345 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-17]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 4345 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-17]: applyDeletes: infos=[_0(6.0.0):C1, _1(6.0.0):C1] packetCount=1
   [junit4]   2> 4362 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-17]: applyTermDeletes took 6.1 msec for 2 segments and 1 packets; 1 del terms visited; 2 seg terms visited
   [junit4]   2> 4362 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-17]: applyDeletes: 1 new deleted documents
   [junit4]   2> 4362 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-17]: applyDeletes took 17 msec for 2 segments, 0 newly deleted docs (query deletes), 1 visited terms, allDeleted=[_0(6.0.0):C1]
   [junit4]   2> 4362 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-17]: now checkpoint "_0(6.0.0):C1/1 _1(6.0.0):C1" [2 segments ; isCommit = false]
   [junit4]   2> 4363 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-17]: 0 msec to checkpoint
   [junit4]   2> 4363 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: drop 100% deleted segments: _0(6.0.0):C1/1
   [junit4]   2> 4369 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-17]: now checkpoint "_1(6.0.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 4370 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-17]: 3 msec to checkpoint
   [junit4]   2> 4370 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-17]: prune sis=segments_2: _1(6.0.0):C1 minGen=8 packetCount=1
   [junit4]   2> 4370 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-17]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 4370 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-17]: qtp1738264463-17 finishFullFlush success=true
   [junit4]   2> 4370 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1738264463-17]: findMerges: 1 segments
   [junit4]   2> 4370 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1738264463-17]:   seg=_1(6.0.0):C1 size=0.001 MB [floored]
   [junit4]   2> 4370 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1738264463-17]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 4371 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1738264463-17]: now merge
   [junit4]   2> 4371 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1738264463-17]:   index: _1(6.0.0):C1
   [junit4]   2> 4371 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1738264463-17]:   no more merges pending; now return
   [junit4]   2> 4371 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: startCommit(): start
   [junit4]   2> 4371 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: startCommit index=_1(6.0.0):C1 changeCount=10
   [junit4]   2> 4372 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: startCommit: wrote pending segments file "pending_segments_3"
   [junit4]   2> 4372 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: done all syncs: [_1_Lucene50_0.doc, _1_Lucene50_0.tim, _1.si, _1.fdx, _1.fnm, _1.fdt, _1_Lucene50_0.tip]
   [junit4]   2> 4372 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: commit: pendingCommit != null
   [junit4]   2> 4372 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: commit: done writing segments file "segments_3"
   [junit4]   2> 4372 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-17]: now checkpoint "_1(6.0.0):C1" [1 segments ; isCommit = true]
   [junit4]   2> 4372 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2c347edb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31e751be),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2c347edb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31e751be),segFN=segments_3,generation=3}
   [junit4]   2> 4372 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 4373 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-17]: deleteCommits: now decRef commit "segments_2"
   [junit4]   2> 4373 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-17]: delete "segments_2"
   [junit4]   2> 4373 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-17]: 0 msec to checkpoint
   [junit4]   2> 4373 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: commit: took 42.3 msec
   [junit4]   2> 4373 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: commit: done
   [junit4]   2> 4373 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 4373 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: flush at getReader
   [junit4]   2> 4373 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-17]: startFullFlush
   [junit4]   2> 4373 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: apply all deletes during flush
   [junit4]   2> 4373 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 4373 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-17]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 4373 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-17]: applyDeletes: no segments; skipping
   [junit4]   2> 4374 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-17]: prune sis=segments_3: _1(6.0.0):C1 minGen=8 packetCount=0
   [junit4]   2> 4374 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: incRefDeleter for NRT reader version=12 segments=_1(6.0.0):C1
   [junit4]   2> 4374 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: return reader version=12 reader=StandardDirectoryReader(segments_3:12:nrt _1(6.0.0):C1)
   [junit4]   2> 4374 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-17]: qtp1738264463-17 finishFullFlush success=true
   [junit4]   2> 4374 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-17]: getReader took 1 msec
   [junit4]   2> 4374 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7a6d7275[collection1] main
   [junit4]   2> 4375 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@7a6d7275[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 4375 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 4375 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a6d7275[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 4383 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 4383 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-7-thread-1-processing-x:collection1]: delete "_0.si"
   [junit4]   2> 4385 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-7-thread-1-processing-x:collection1]: delete "_0_Lucene50_0.doc"
   [junit4]   2> 4385 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-7-thread-1-processing-x:collection1]: delete "_0_Lucene50_0.tim"
   [junit4]   2> 4385 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-7-thread-1-processing-x:collection1]: delete "_0.fdx"
   [junit4]   2> 4385 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-7-thread-1-processing-x:collection1]: delete "_0_Lucene50_0.tip"
   [junit4]   2> 4385 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-7-thread-1-processing-x:collection1]: delete "_0.fdt"
   [junit4]   2> 4385 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-7-thread-1-processing-x:collection1]: delete "_0.fnm"
   [junit4]   2> 4389 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][searcherExecutor-7-thread-1-processing-x:collection1]: decRefDeleter for NRT reader version=6 segments=_0(6.0.0):C1
   [junit4]   2> 4389 INFO  (qtp1738264463-17) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 61
   [junit4]   2> 4413 INFO  (qtp1738264463-23) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=id:testSetNullUpdateOrder&wt=javabin&version=2} hits=1 status=0 QTime=10 
   [junit4]   2> 4418 INFO  (TEST-SolrExampleStreamingBinaryTest.testSetNullUpdateOrder-seed#[9FFA2515E50F62E6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetNullUpdateOrder
   [junit4]   2> 4435 INFO  (TEST-SolrExampleStreamingBinaryTest.testChineseDefaults-seed#[9FFA2515E50F62E6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testChineseDefaults
   [junit4]   2> 4460 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 4460 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 4460 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 4460 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: flush at getReader
   [junit4]   2> 4460 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: startFullFlush
   [junit4]   2> 4460 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 4460 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: qtp1738264463-24: flush naked frozen global deletes
   [junit4]   2> 4461 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: push deletes  1 deleted queries bytesUsed=80 segmentPrivate?=false delGen=10 packetCount=1 totBytesUsed=80
   [junit4]   2> 4461 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: flush: push buffered updates:  1 deleted queries bytesUsed=80
   [junit4]   2> 4461 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: apply all deletes during flush
   [junit4]   2> 4461 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 4462 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 4462 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: applyDeletes: infos=[_1(6.0.0):C1] packetCount=1
   [junit4]   2> 4505 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: applyDeletes: 1 new deleted documents
   [junit4]   2> 4505 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: applyDeletes took 43 msec for 1 segments, 1 newly deleted docs (query deletes), 0 visited terms, allDeleted=[_1(6.0.0):C1]
   [junit4]   2> 4505 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-24]: now checkpoint "_1(6.0.0):C1/1" [1 segments ; isCommit = false]
   [junit4]   2> 4505 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-24]: 0 msec to checkpoint
   [junit4]   2> 4505 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: drop 100% deleted segments: _1(6.0.0):C1/1
   [junit4]   2> 4505 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-24]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 4505 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1738264463-24]: 0 msec to checkpoint
   [junit4]   2> 4505 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: prune sis=segments_3:  minGen=9223372036854775807 packetCount=1
   [junit4]   2> 4505 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-24]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 4505 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: incRefDeleter for NRT reader version=14 segments=
   [junit4]   2> 4505 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: return reader version=14 reader=StandardDirectoryReader(segments_3:14:nrt)
   [junit4]   2> 4505 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-24]: qtp1738264463-24 finishFullFlush success=true
   [junit4]   2> 4506 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1738264463-24]: findMerges: 0 segments
   [junit4]   2> 4506 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1738264463-24]: now merge
   [junit4]   2> 4506 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1738264463-24]:   index: 
   [junit4]   2> 4506 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1738264463-24]:   no more merges pending; now return
   [junit4]   2> 4506 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-24]: getReader took 46 msec
   [junit4]   2> 4506 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@91d780b[collection1] realtime
   [junit4]   2> 4506 INFO  (qtp1738264463-24) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1519385332679704576)} 0 59
   [junit4]   2> 4512 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4512 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-18]: commit: start
   [junit4]   2> 4512 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-18]: commit: enter lock
   [junit4]   2> 4512 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-18]: commit: now prepare
   [junit4]   2> 4513 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-18]: prepareCommit: flush
   [junit4]   2> 4513 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-18]:   index before flush 
   [junit4]   2> 4513 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-18]: startFullFlush
   [junit4]   2> 4513 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-18]: apply all deletes during flush
   [junit4]   2> 4513 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-18]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 4513 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1738264463-18]: prune sis=segments_3:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 4513 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1738264463-18]: qtp1738264463-18 finishFullFlush success=true
   [junit4]   2> 4513 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-18]: startCommit(): start
   [junit4]   2> 4513 INFO  (qtp1738264463-18) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1738264463-18]: startCommit index= changeCount=14
   [junit4]   2> 4513 INFO  (qtp1738264463-18) [    x:co

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

ExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]:   index before flush _2d(6.0.0):C10
   [junit4]   2> 28267 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: startFullFlush
   [junit4]   2> 28267 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: apply all deletes during flush
   [junit4]   2> 28267 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: now apply all deletes for all segments maxDoc=10
   [junit4]   2> 28267 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 28267 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: applyDeletes: no segments; skipping
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: prune sis=segments_29: _2d(6.0.0):C10 minGen=397 packetCount=0
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker finishFullFlush success=true
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: startCommit(): start
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: commit: took 0.5 msec
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: commit: done
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: rollback
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: all running merges have aborted
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: rollback: done finish merges
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: abort
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: done abort success=true
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: rollback: infos=_2d(6.0.0):C10
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: now checkpoint "_2d(6.0.0):C10" [1 segments ; isCommit = false]
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker]: 0 msec to checkpoint
   [junit4]   2> 28268 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 28282 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 28283 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9FFA2515E50F62E6-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9FFA2515E50F62E6-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 28283 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9FFA2515E50F62E6-001/tempDir-001/collection1/data/index
   [junit4]   2> 28283 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9FFA2515E50F62E6-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9FFA2515E50F62E6-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 28283 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9FFA2515E50F62E6-001/tempDir-001/collection1/data
   [junit4]   2> 28283 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20cf0d75{/solr,null,UNAVAILABLE}
   [junit4]   2> 28285 INFO  (SUITE-SolrExampleStreamingTest-seed#[9FFA2515E50F62E6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_9FFA2515E50F62E6-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3, maxDocsPerChunk=3, blockSize=394), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3, blockSize=394)), sim=ClassicSimilarity, locale=az, timezone=Asia/Ulan_Bator
   [junit4]   2> NOTE: Linux 3.19.0-33-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=421421808,total=509018112
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionParserTest, TestEmbeddedSolrServer, OperationsTest, JdbcDriverTest, TermsResponseTest, IteratorChainTest, TestUpdateRequestCodec, NamedListTest, TestZkConfigManager, NoOpResponseParserTest, LargeVolumeBinaryJettyTest, SolrExampleStreamingTest]
   [junit4] Completed [26/71] on J0 in 20.26s, 36 tests, 1 failure <<< FAILURES!

[...truncated 147 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:246: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 71 suites, 486 tests, 2 failures [seed: 9FFA2515E50F62E6]

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



[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b93) - Build # 15088 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15088/
Java: 32bit/jdk1.9.0-ea-b93 -client -XX:+UseParallelGC -XX:-CompactStrings

2 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testUpdateField

Error Message:
ConcurrentUpdateSolrClient did not report an error

Stack Trace:
java.lang.AssertionError: ConcurrentUpdateSolrClient did not report an error
	at __randomizedtesting.SeedInfo.seed([F70CF91674891DC5:A27F5342B4A10D03]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.testUpdateField

Error Message:
ConcurrentUpdateSolrClient did not report an error

Stack Trace:
java.lang.AssertionError: ConcurrentUpdateSolrClient did not report an error
	at __randomizedtesting.SeedInfo.seed([F70CF91674891DC5:A27F5342B4A10D03]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)




Build Log:
[...truncated 11541 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/init-core-data-001
   [junit4]   2> 6151 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 6151 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 6152 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-002/cores/core
   [junit4]   2> 6153 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 6154 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c14d54{/solr,null,AVAILABLE}
   [junit4]   2> 6157 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.e.j.s.ServerConnector Started ServerConnector@1733d44{HTTP/1.1,[http/1.1]}{127.0.0.1:41742}
   [junit4]   2> 6157 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.e.j.s.Server Started @7350ms
   [junit4]   2> 6157 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41742, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-002/cores}
   [junit4]   2> 6158 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@176c05c
   [junit4]   2> 6158 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001'
   [junit4]   2> 6158 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6158 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001
   [junit4]   2> 6158 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/solr.xml
   [junit4]   2> 6162 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001
   [junit4]   2> 6162 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1382886
   [junit4]   2> 6162 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001]
   [junit4]   2> 6162 WARN  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/lib
   [junit4]   2> 6162 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 6163 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 6163 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6163 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6163 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 6163 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 6164 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001
   [junit4]   2> 6168 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 6168 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1
   [junit4]   2> 6168 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 6169 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1'
   [junit4]   2> 6169 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 6169 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 6169 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6169 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001
   [junit4]   2> 6176 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 6177 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 6177 WARN  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 6177 WARN  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 6177 WARN  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 6177 WARN  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 6177 WARN  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 6177 WARN  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 6178 WARN  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 6178 WARN  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 6186 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 6187 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 6217 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6223 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 6369 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 6371 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 6371 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 6380 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 6382 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 6407 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1'
   [junit4]   2> 6407 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1
   [junit4]   2> 6407 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6407 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1], dataDir=[null]
   [junit4]   2> 6407 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 6407 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 6407 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}]
   [junit4]   2> 6408 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/data
   [junit4]   2> 6408 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/data/index/
   [junit4]   2> 6408 WARN  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6408 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/data/index
   [junit4]   2> 6408 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-39-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1dd878a
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-39-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-39-thread-1]: 0 msec to checkpoint
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: init: create=true
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@7bb823 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@869e70)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene60
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1d7a44d
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@ac34
   [junit4]   2> 
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: now flush at close
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]:   index before flush 
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-39-thread-1]: startFullFlush
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-39-thread-1]: coreLoadExecutor-39-thread-1 finishFullFlush success=true
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: apply all deletes during flush
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 6409 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-39-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-39-thread-1]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-39-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-39-thread-1]: now merge
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-39-thread-1]:   index: 
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-39-thread-1]:   no more merges pending; now return
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: waitForMerges
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: waitForMerges done
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: commit: start
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: commit: enter lock
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: commit: now prepare
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: prepareCommit: flush
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]:   index before flush 
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-39-thread-1]: startFullFlush
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: apply all deletes during flush
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-39-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-39-thread-1]: coreLoadExecutor-39-thread-1 finishFullFlush success=true
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: startCommit(): start
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 6410 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: done all syncs: []
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: commit: pendingCommit != null
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-39-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7bb823 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@869e70),segFN=segments_1,generation=1}
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-39-thread-1]: 0 msec to checkpoint
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: commit: took 0.8 msec
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: commit: done
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: rollback
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: all running merges have aborted
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: rollback: done finish merges
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-39-thread-1]: abort
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-39-thread-1]: done abort success=true
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: rollback: infos=
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-39-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-39-thread-1]: 0 msec to checkpoint
   [junit4]   2> 6411 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/data/
   [junit4]   2> 6411 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 6412 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 6412 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 6413 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6416 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6417 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6418 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6419 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6421 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 6421 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 6421 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy 
   [junit4]   2> 6421 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 6421 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy 
   [junit4]   2> 6421 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 6421 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 6421 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 6422 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/tvrh,/select,/admin/segments,/admin/system,/suggest,/replication,/config,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
   [junit4]   2> 6426 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6427 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6427 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6428 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 6428 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 6428 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-39-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1dd878a
   [junit4]   2> 6428 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-39-thread-1]: init: load commit "segments_1"
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7bb823 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@869e70),segFN=segments_1,generation=1}
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-39-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-39-thread-1]: 0 msec to checkpoint
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: init: create=false
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@7bb823 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@869e70)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene60
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@12107d7
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@7a0738
   [junit4]   2> 
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: flush at getReader
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-39-thread-1]: startFullFlush
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: apply all deletes during flush
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-39-thread-1]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-39-thread-1]: coreLoadExecutor-39-thread-1 finishFullFlush success=true
   [junit4]   2> 6429 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-39-thread-1]: getReader took 0 msec
   [junit4]   2> 6430 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2b74e0[collection1] main
   [junit4]   2> 6430 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/conf
   [junit4]   2> 6430 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/conf}
   [junit4]   2> 6430 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/conf
   [junit4]   2> 6430 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/conf
   [junit4]   2> 6430 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 6430 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 2 registered ManagedResources
   [junit4]   2> 6430 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/conf
   [junit4]   2> 6431 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/conf
   [junit4]   2> 6431 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 6431 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 6431 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 6431 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/conf
   [junit4]   2> 6431 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/conf
   [junit4]   2> 6431 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 6431 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 6431 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 6432 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 6432 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 6432 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 6432 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 6432 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 6432 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 6433 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_F70CF91674891DC5-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 6437 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 6438 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@2b74e0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6438 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 6438 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 6438 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 6438 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519371707763130368
   [junit4]   2> 6438 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=0 
   [junit4]   2> 6439 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 6439 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 6439 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 6439 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b74e0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6439 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1519371707763130368
   [junit4]   2> 6439 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 6669 INFO  (SUITE-SolrExampleStreamingTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#41742
   [junit4]   2> 6672 INFO  (TEST-SolrExampleStreamingTest.testUnicode-seed#[F70CF91674891DC5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUnicode
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: flush at getReader
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: startFullFlush
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: qtp32311646-79: flush naked frozen global deletes
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-79]: push deletes  1 deleted queries bytesUsed=80 segmentPrivate?=false delGen=2 packetCount=1 totBytesUsed=80
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: flush: push buffered updates:  1 deleted queries bytesUsed=80
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: apply all deletes during flush
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-79]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=1
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-79]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: qtp32311646-79 finishFullFlush success=true
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: getReader took 0 msec
   [junit4]   2> 6679 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 6680 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1519371708014788608)} 0 2
   [junit4]   2> 6937 INFO  (qtp32311646-80) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[0 (1519371708024225792), 1 (1519371708025274368), 2 (1519371708026322944), 3 (1519371708026322945), 4 (1519371708026322946), 5 (1519371708026322947), 6 (1519371708026322948), 7 (1519371708026322949), 8 (1519371708026322950), 9 (1519371708027371520), ... (17 adds)]} 0 250
   [junit4]   2> 6940 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6940 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: start
   [junit4]   2> 6940 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: enter lock
   [junit4]   2> 6940 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: now prepare
   [junit4]   2> 6940 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: prepareCommit: flush
   [junit4]   2> 6940 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]:   index before flush 
   [junit4]   2> 6941 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-81]: startFullFlush
   [junit4]   2> 6941 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-81]: anyChanges? numDocsInRam=17 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 6941 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp32311646-81]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 16 deleted terms (unique count=16) bytesUsed=2199, segment=_0, aborted=false, numDocsInRAM=17, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 6941 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: flush postings as segment _0 numDocs=17
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: new segment has 0 deleted docs
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: new segment has no vectors; no norms; no docValues; no prox; no freqs
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: flushed codec=Lucene60
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: flushed: segment=_0 ramUsed=0.091 MB newFlushedSize=0.003 MB docs/MB=6,589.942
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: flush time 1.477005 msec
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-81]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: publishFlushedSegment
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: push deletes  17 deleted terms (unique count=17) bytesUsed=1072 segmentPrivate?=false delGen=4 packetCount=1 totBytesUsed=1072
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: publish sets newSegment delGen=5 seg=_0(6.0.0):C17
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-81]: now checkpoint "_0(6.0.0):C17" [1 segments ; isCommit = false]
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-81]: 0 msec to checkpoint
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: apply all deletes during flush
   [junit4]   2> 6942 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: now apply all deletes for all segments maxDoc=17
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: applyDeletes: open segment readers took 1 msec
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: applyDeletes: infos=[_0(6.0.0):C17] packetCount=1
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: applyDeletes took 1 msec for 1 segments, 0 newly deleted docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: prune sis=segments_1: _0(6.0.0):C17 minGen=5 packetCount=1
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-81]: qtp32311646-81 finishFullFlush success=true
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp32311646-81]: findMerges: 1 segments
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp32311646-81]:   seg=_0(6.0.0):C17 size=0.003 MB [floored]
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp32311646-81]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp32311646-81]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp32311646-81]: now merge
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp32311646-81]:   index: _0(6.0.0):C17
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp32311646-81]:   no more merges pending; now return
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: startCommit(): start
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: startCommit index=_0(6.0.0):C17 changeCount=4
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: done all syncs: [_0.si, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: pendingCommit != null
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: done writing segments file "segments_2"
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-81]: now checkpoint "_0(6.0.0):C17" [1 segments ; isCommit = true]
   [junit4]   2> 6943 INFO  (qtp32311646-81) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7bb823 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@869e70),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7bb823 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@869e70),segFN=segments_2,generation=2}
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-81]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-81]: delete "segments_1"
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-81]: 0 msec to checkpoint
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: took 3.5 msec
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: done
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: flush at getReader
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-81]: startFullFlush
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: apply all deletes during flush
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: now apply all deletes for all segments maxDoc=17
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: applyDeletes: no segments; skipping
   [junit4]   2> 6944 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: prune sis=segments_2: _0(6.0.0):C17 minGen=5 packetCount=0
   [junit4]   2> 6945 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: incRefDeleter for NRT reader version=6 segments=_0(6.0.0):C17
   [junit4]   2> 6945 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: return reader version=6 reader=StandardDirectoryReader(segments_2:6:nrt _0(6.0.0):C17)
   [junit4]   2> 6945 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-81]: qtp32311646-81 finishFullFlush success=true
   [junit4]   2> 6945 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: getReader took 1 msec
   [junit4]   2> 6945 INFO  (qtp32311646-81) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@17f0390[collection1] main
   [junit4]   2> 6945 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 6945 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@17f0390[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C17)))}
   [junit4]   2> 6945 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 6945 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17f0390[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C17)))}
   [junit4]   2> 6945 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][searcherExecutor-40-thread-1-processing-x:collection1]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 6945 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=xml&version=2.2} {commit=} 0 5
   [junit4]   2> 6948 INFO  (qtp32311646-74) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&rows=17&wt=xml&version=2.2} hits=17 status=0 QTime=0 
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: flush at getReader
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: startFullFlush
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: qtp32311646-79: flush naked frozen global deletes
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-79]: push deletes  1 deleted queries bytesUsed=80 segmentPrivate?=false delGen=8 packetCount=1 totBytesUsed=80
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: flush: push buffered updates:  1 deleted queries bytesUsed=80
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: apply all deletes during flush
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: now apply all deletes for all segments maxDoc=17
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-79]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 6953 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-79]: applyDeletes: infos=[_0(6.0.0):C17] packetCount=1
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-79]: applyDeletes: 17 new deleted documents
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-79]: applyDeletes took 38 msec for 1 segments, 17 newly deleted docs (query deletes), 0 visited terms, allDeleted=[_0(6.0.0):C17]
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-79]: now checkpoint "_0(6.0.0):C17/17" [1 segments ; isCommit = false]
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-79]: 0 msec to checkpoint
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: drop 100% deleted segments: _0(6.0.0):C17/17
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-79]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-79]: 0 msec to checkpoint
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-79]: prune sis=segments_2:  minGen=9223372036854775807 packetCount=1
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-79]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: incRefDeleter for NRT reader version=8 segments=
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: return reader version=8 reader=StandardDirectoryReader(segments_2:8:nrt)
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: qtp32311646-79 finishFullFlush success=true
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp32311646-79]: findMerges: 0 segments
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp32311646-79]: now merge
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp32311646-79]:   index: 
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp32311646-79]:   no more merges pending; now return
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: getReader took 38 msec
   [junit4]   2> 6991 INFO  (qtp32311646-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@14468e[collection1] realtime
   [junit4]   2> 6992 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1519371708302098432)} 0 39
   [junit4]   2> 7245 INFO  (qtp32311646-80) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[0 (1519371708347187200), 1 (1519371708347187201), 2 (1519371708347187202), 3 (1519371708348235776), 4 (1519371708348235777), 5 (1519371708348235778), 6 (1519371708348235779), 7 (1519371708348235780), 8 (1519371708348235781), 9 (1519371708348235782), ... (15 adds)]} 0 250
   [junit4]   2> 7248 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7248 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: start
   [junit4]   2> 7248 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: enter lock
   [junit4]   2> 7248 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: now prepare
   [junit4]   2> 7248 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: prepareCommit: flush
   [junit4]   2> 7248 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]:   index before flush 
   [junit4]   2> 7248 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-81]: startFullFlush
   [junit4]   2> 7248 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-81]: anyChanges? numDocsInRam=15 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 7248 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp32311646-81]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 14 deleted terms (unique count=14) bytesUsed=1923, segment=_1, aborted=false, numDocsInRAM=15, deleteQueue=DWDQ: [ generation: 5 ]]
   [junit4]   2> 7248 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: flush postings as segment _1 numDocs=15
   [junit4]   2> 7249 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: new segment has 0 deleted docs
   [junit4]   2> 7249 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: new segment has no vectors; no norms; no docValues; no prox; no freqs
   [junit4]   2> 7249 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim, _1.fdx, _1.fnm, _1.fdt, _1_Lucene50_0.tip]
   [junit4]   2> 7249 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: flushed codec=Lucene60
   [junit4]   2> 7249 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: flushed: segment=_1 ramUsed=0.09 MB newFlushedSize=0.002 MB docs/MB=7,110.597
   [junit4]   2> 7249 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp32311646-81]: flush time 1.391049 msec
   [junit4]   2> 7249 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-81]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 7249 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: publishFlushedSegment
   [junit4]   2> 7249 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: push deletes  15 deleted terms (unique count=15) bytesUsed=1072 segmentPrivate?=false delGen=10 packetCount=1 totBytesUsed=1072
   [junit4]   2> 7249 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: publish sets newSegment delGen=11 seg=_1(6.0.0):C15
   [junit4]   2> 7249 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-81]: now checkpoint "_1(6.0.0):C15" [1 segments ; isCommit = false]
   [junit4]   2> 7249 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-81]: 0 msec to checkpoint
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: apply all deletes during flush
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: now apply all deletes for all segments maxDoc=15
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: applyDeletes: infos=[_1(6.0.0):C15] packetCount=1
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: applyDeletes took 0 msec for 1 segments, 0 newly deleted docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: prune sis=segments_2: _1(6.0.0):C15 minGen=11 packetCount=1
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-81]: qtp32311646-81 finishFullFlush success=true
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp32311646-81]: findMerges: 1 segments
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp32311646-81]:   seg=_1(6.0.0):C15 size=0.002 MB [floored]
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp32311646-81]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp32311646-81]: now merge
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp32311646-81]:   index: _1(6.0.0):C15
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp32311646-81]:   no more merges pending; now return
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: startCommit(): start
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: startCommit index=_1(6.0.0):C15 changeCount=10
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: startCommit: wrote pending segments file "pending_segments_3"
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: done all syncs: [_1_Lucene50_0.doc, _1_Lucene50_0.tim, _1.si, _1.fdx, _1.fnm, _1.fdt, _1_Lucene50_0.tip]
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: pendingCommit != null
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: done writing segments file "segments_3"
   [junit4]   2> 7250 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-81]: now checkpoint "_1(6.0.0):C15" [1 segments ; isCommit = true]
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7bb823 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@869e70),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7bb823 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@869e70),segFN=segments_3,generation=3}
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-81]: deleteCommits: now decRef commit "segments_2"
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-81]: delete "segments_2"
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp32311646-81]: 0 msec to checkpoint
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: took 3.0 msec
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: commit: done
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: flush at getReader
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-81]: startFullFlush
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: apply all deletes during flush
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: now apply all deletes for all segments maxDoc=15
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: applyDeletes: no segments; skipping
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp32311646-81]: prune sis=segments_3: _1(6.0.0):C15 minGen=11 packetCount=0
   [junit4]   2> 7251 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: incRefDeleter for NRT reader version=12 segments=_1(6.0.0):C15
   [junit4]   2> 7252 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: return reader version=12 reader=StandardDirectoryReader(segments_3:12:nrt _1(6.0.0):C15)
   [junit4]   2> 7252 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-81]: qtp32311646-81 finishFullFlush success=true
   [junit4]   2> 7252 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: getReader took 1 msec
   [junit4]   2> 7252 INFO  (qtp32311646-81) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19ec4ed[collection1] main
   [junit4]   2> 7252 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-81]: decRefDeleter for NRT reader version=8 segments=
   [junit4]   2> 7252 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 7252 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@19ec4ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C15)))}
   [junit4]   2> 7252 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 7252 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19ec4ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C15)))}
   [junit4]   2> 7253 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-40-thread-1-processing-x:collection1]: delete "_0.si"
   [junit4]   2> 7253 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-40-thread-1-processing-x:collection1]: delete "_0_Lucene50_0.doc"
   [junit4]   2> 7253 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-40-thread-1-processing-x:collection1]: delete "_0_Lucene50_0.tim"
   [junit4]   2> 7253 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-40-thread-1-processing-x:collection1]: delete "_0.fdx"
   [junit4]   2> 7253 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-40-thread-1-processing-x:collection1]: delete "_0_Lucene50_0.tip"
   [junit4]   2> 7253 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-40-thread-1-processing-x:collection1]: delete "_0.fdt"
   [junit4]   2> 7253 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-40-thread-1-processing-x:collection1]: delete "_0.fnm"
   [junit4]   2> 7253 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][searcherExecutor-40-thread-1-processing-x:collection1]: decRefDeleter for NRT reader version=6 segments=_0(6.0.0):C17
   [junit4]   2> 7253 INFO  (qtp32311646-81) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=xml&version=2.2} {commit=} 0 5
   [junit4]   2> 7256 INFO  (qtp32311646-74) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&rows=15&wt=xml&version=2.2} hits=15 status=0 QTime=0 
   [junit4]   2> 7260 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 7260 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp32311646-79]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 7260 INFO  (qtp32311646-79) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp32311646-79]: nrtIsCurrent: infoVersion matc

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

28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: startFullFlush
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: apply all deletes during flush
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: applyDeletes: no segments; skipping
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: prune sis=segments_2e: _2i(6.0.0):C1 minGen=421 packetCount=0
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker finishFullFlush success=true
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: startCommit(): start
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: commit: took 0.5 msec
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: commit: done
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: rollback
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: all running merges have aborted
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: rollback: done finish merges
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: abort
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: done abort success=true
   [junit4]   2> 28886 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: rollback: infos=_2i(6.0.0):C1
   [junit4]   2> 28887 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: now checkpoint "_2i(6.0.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 28887 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker]: 0 msec to checkpoint
   [junit4]   2> 28887 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 28887 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 28887 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_F70CF91674891DC5-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_F70CF91674891DC5-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 28887 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_F70CF91674891DC5-001/tempDir-001/collection1/data
   [junit4]   2> 28887 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_F70CF91674891DC5-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_F70CF91674891DC5-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 28887 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_F70CF91674891DC5-001/tempDir-001/collection1/data/index
   [junit4]   2> 28889 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d4974{/solr,null,UNAVAILABLE}
   [junit4]   2> 28890 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[F70CF91674891DC5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_F70CF91674891DC5-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=4811, maxDocsPerChunk=6, blockSize=592), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=4811, blockSize=592)), sim=ClassicSimilarity, locale=uz_AF_#Arab, timezone=Asia/Dubai
   [junit4]   2> NOTE: Linux 3.19.0-33-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=12,threads=1,free=79999696,total=201588736
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleEmbeddedTest, TestFastInputStream, TestDocumentObjectBinder, TestJsonRecordReader, StreamExpressionToExpessionTest, AnlysisResponseBaseTest, SolrExampleStreamingBinaryTest]
   [junit4] Completed [23/71] on J1 in 21.11s, 36 tests, 1 failure <<< FAILURES!

[...truncated 156 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:246: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 71 suites, 486 tests, 2 failures [seed: F70CF91674891DC5]

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