Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/330/

3 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([A7A02C4346DA3099:5EEDBFEC7AAF7D13]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:280)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([A7A02C4346DA3099:B7C181BA537875B7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.waitForRecoveriesToFinish(TestStressCloudBlindAtomicUpdates.java:459)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:304)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx(TestStressCloudBlindAtomicUpdates.java:234)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:59790

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:59790
        at 
__randomizedtesting.SeedInfo.seed([A7A02C4346DA3099:2FF41399E8265D61]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:220)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
        ... 51 more




Build Log:
[...truncated 11945 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/init-core-data-001
   [junit4]   2> 199942 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A7A02C4346DA3099]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 199943 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A7A02C4346DA3099]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 199944 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A7A02C4346DA3099]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause 
OutOfMemory when stress testing)
   [junit4]   2> 199946 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A7A02C4346DA3099]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001
   [junit4]   2> 199946 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A7A02C4346DA3099]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 199956 INFO  (Thread-202) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 199956 INFO  (Thread-202) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 199957 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A7A02C4346DA3099]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60067
   [junit4]   2> 200013 INFO  (jetty-launcher-68-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 200017 INFO  (jetty-launcher-68-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 200020 INFO  (jetty-launcher-68-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 200024 INFO  (jetty-launcher-68-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 200028 INFO  (jetty-launcher-68-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 200035 INFO  (jetty-launcher-68-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 200042 INFO  (jetty-launcher-68-thread-7) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 200051 INFO  (jetty-launcher-68-thread-9) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 200062 INFO  (jetty-launcher-68-thread-8) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 200144 INFO  (jetty-launcher-68-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18da22aa{/solr,null,AVAILABLE}
   [junit4]   2> 200260 INFO  (jetty-launcher-68-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ff8d94e{/solr,null,AVAILABLE}
   [junit4]   2> 200262 INFO  (jetty-launcher-68-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@79cb222c{HTTP/1.1,[http/1.1]}{127.0.0.1:45346}
   [junit4]   2> 200262 INFO  (jetty-launcher-68-thread-5) [    ] 
o.e.j.s.Server Started @209436ms
   [junit4]   2> 200262 INFO  (jetty-launcher-68-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45346}
   [junit4]   2> 200262 ERROR (jetty-launcher-68-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 200262 INFO  (jetty-launcher-68-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 200262 INFO  (jetty-launcher-68-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 200263 INFO  (jetty-launcher-68-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 200263 INFO  (jetty-launcher-68-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-18T17:57:00.730Z
   [junit4]   2> 200665 INFO  (jetty-launcher-68-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e58bd00{/solr,null,AVAILABLE}
   [junit4]   2> 200670 INFO  (jetty-launcher-68-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d770d{/solr,null,AVAILABLE}
   [junit4]   2> 200671 INFO  (jetty-launcher-68-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4b73d1af{HTTP/1.1,[http/1.1]}{127.0.0.1:60861}
   [junit4]   2> 200671 INFO  (jetty-launcher-68-thread-1) [    ] 
o.e.j.s.Server Started @209845ms
   [junit4]   2> 200672 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60861}
   [junit4]   2> 200672 ERROR (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 200672 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 200672 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 200672 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 200672 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-18T17:57:01.139Z
   [junit4]   2> 200708 INFO  (jetty-launcher-68-thread-7) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5f9cf35c{HTTP/1.1,[http/1.1]}{127.0.0.1:43905}
   [junit4]   2> 200708 INFO  (jetty-launcher-68-thread-7) [    ] 
o.e.j.s.Server Started @209882ms
   [junit4]   2> 200708 INFO  (jetty-launcher-68-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43905}
   [junit4]   2> 200710 ERROR (jetty-launcher-68-thread-7) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 200710 INFO  (jetty-launcher-68-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 200710 INFO  (jetty-launcher-68-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 200710 INFO  (jetty-launcher-68-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 200710 INFO  (jetty-launcher-68-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-18T17:57:01.177Z
   [junit4]   2> 200776 INFO  (jetty-launcher-68-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5657a588{/solr,null,AVAILABLE}
   [junit4]   2> 200777 INFO  (jetty-launcher-68-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@42311ecf{HTTP/1.1,[http/1.1]}{127.0.0.1:45106}
   [junit4]   2> 200777 INFO  (jetty-launcher-68-thread-6) [    ] 
o.e.j.s.Server Started @209951ms
   [junit4]   2> 200777 INFO  (jetty-launcher-68-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45106}
   [junit4]   2> 200777 ERROR (jetty-launcher-68-thread-6) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 200777 INFO  (jetty-launcher-68-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 200777 INFO  (jetty-launcher-68-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 200777 INFO  (jetty-launcher-68-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 200777 INFO  (jetty-launcher-68-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-18T17:57:01.244Z
   [junit4]   2> 201040 INFO  (jetty-launcher-68-thread-8) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65d8be43{/solr,null,AVAILABLE}
   [junit4]   2> 201104 INFO  (jetty-launcher-68-thread-9) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@429d770a{/solr,null,AVAILABLE}
   [junit4]   2> 201105 INFO  (jetty-launcher-68-thread-9) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@72f39f73{HTTP/1.1,[http/1.1]}{127.0.0.1:45401}
   [junit4]   2> 201105 INFO  (jetty-launcher-68-thread-9) [    ] 
o.e.j.s.Server Started @210279ms
   [junit4]   2> 201105 INFO  (jetty-launcher-68-thread-9) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45401}
   [junit4]   2> 201106 ERROR (jetty-launcher-68-thread-9) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 201106 INFO  (jetty-launcher-68-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 201106 INFO  (jetty-launcher-68-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 201106 INFO  (jetty-launcher-68-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 201106 INFO  (jetty-launcher-68-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-18T17:57:01.573Z
   [junit4]   2> 201107 INFO  (jetty-launcher-68-thread-10) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 201140 INFO  (jetty-launcher-68-thread-10) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f68e9a7{/solr,null,AVAILABLE}
   [junit4]   2> 201141 INFO  (jetty-launcher-68-thread-8) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@52cb38be{HTTP/1.1,[http/1.1]}{127.0.0.1:47642}
   [junit4]   2> 201141 INFO  (jetty-launcher-68-thread-8) [    ] 
o.e.j.s.Server Started @210315ms
   [junit4]   2> 201141 INFO  (jetty-launcher-68-thread-8) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47642}
   [junit4]   2> 201141 ERROR (jetty-launcher-68-thread-8) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 201141 INFO  (jetty-launcher-68-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 201141 INFO  (jetty-launcher-68-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 201142 INFO  (jetty-launcher-68-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 201142 INFO  (jetty-launcher-68-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-18T17:57:01.609Z
   [junit4]   2> 201142 INFO  (jetty-launcher-68-thread-10) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13404731{HTTP/1.1,[http/1.1]}{127.0.0.1:38508}
   [junit4]   2> 201142 INFO  (jetty-launcher-68-thread-10) [    ] 
o.e.j.s.Server Started @210316ms
   [junit4]   2> 201142 INFO  (jetty-launcher-68-thread-10) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38508}
   [junit4]   2> 201143 ERROR (jetty-launcher-68-thread-10) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 201143 INFO  (jetty-launcher-68-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 201143 INFO  (jetty-launcher-68-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 201143 INFO  (jetty-launcher-68-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 201143 INFO  (jetty-launcher-68-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-18T17:57:01.610Z
   [junit4]   2> 201176 INFO  (jetty-launcher-68-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@dde4572{HTTP/1.1,[http/1.1]}{127.0.0.1:35785}
   [junit4]   2> 201176 INFO  (jetty-launcher-68-thread-4) [    ] 
o.e.j.s.Server Started @210350ms
   [junit4]   2> 201176 INFO  (jetty-launcher-68-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35785}
   [junit4]   2> 201177 ERROR (jetty-launcher-68-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 201177 INFO  (jetty-launcher-68-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 201177 INFO  (jetty-launcher-68-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 201177 INFO  (jetty-launcher-68-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 201177 INFO  (jetty-launcher-68-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-18T17:57:01.644Z
   [junit4]   2> 201192 INFO  (jetty-launcher-68-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14256211{/solr,null,AVAILABLE}
   [junit4]   2> 201193 INFO  (jetty-launcher-68-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7443e2cc{HTTP/1.1,[http/1.1]}{127.0.0.1:47754}
   [junit4]   2> 201193 INFO  (jetty-launcher-68-thread-3) [    ] 
o.e.j.s.Server Started @210367ms
   [junit4]   2> 201193 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47754}
   [junit4]   2> 201193 ERROR (jetty-launcher-68-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 201193 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 201193 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 201194 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 201194 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-18T17:57:01.661Z
   [junit4]   2> 201205 INFO  (jetty-launcher-68-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34d24083{/solr,null,AVAILABLE}
   [junit4]   2> 201206 INFO  (jetty-launcher-68-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66c17b8b{HTTP/1.1,[http/1.1]}{127.0.0.1:36123}
   [junit4]   2> 201206 INFO  (jetty-launcher-68-thread-2) [    ] 
o.e.j.s.Server Started @210380ms
   [junit4]   2> 201206 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36123}
   [junit4]   2> 201206 ERROR (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 201207 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 201207 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 201207 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 201207 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-18T17:57:01.674Z
   [junit4]   2> 201341 INFO  (jetty-launcher-68-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201457 INFO  (jetty-launcher-68-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201458 INFO  (jetty-launcher-68-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201600 INFO  (jetty-launcher-68-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201600 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201601 INFO  (jetty-launcher-68-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201665 INFO  (jetty-launcher-68-thread-7) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 201666 INFO  (jetty-launcher-68-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201667 INFO  (jetty-launcher-68-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60067/solr
   [junit4]   2> 201761 INFO  (jetty-launcher-68-thread-6) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 201766 INFO  (jetty-launcher-68-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 201790 INFO  (jetty-launcher-68-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201804 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 201939 INFO  (jetty-launcher-68-thread-8) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 201960 INFO  (jetty-launcher-68-thread-8) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60067/solr
   [junit4]   2> 201976 INFO  (jetty-launcher-68-thread-9) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 202004 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 202004 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60067/solr
   [junit4]   2> 202008 INFO  (jetty-launcher-68-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60067/solr
   [junit4]   2> 202020 INFO  (jetty-launcher-68-thread-10) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 202123 INFO  (jetty-launcher-68-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60067/solr
   [junit4]   2> 202096 INFO  (jetty-launcher-68-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 202136 INFO  (jetty-launcher-68-thread-9) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60067/solr
   [junit4]   2> 202026 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 202301 INFO  (jetty-launcher-68-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60067/solr
   [junit4]   2> 202301 INFO  (jetty-launcher-68-thread-10) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60067/solr
   [junit4]   2> 202138 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15b8235df8b000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 202126 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 202507 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15b8235df8b000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 202544 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60067/solr
   [junit4]   2> 202645 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 202736 INFO  (jetty-launcher-68-thread-8) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 202742 INFO  (jetty-launcher-68-thread-8) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:47642_solr
   [junit4]   2> 202750 INFO  (jetty-launcher-68-thread-8) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.Overseer Overseer 
(id=97814984813903889-127.0.0.1:47642_solr-n_0000000000) starting
   [junit4]   2> 202780 INFO  (jetty-launcher-68-thread-7) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 202782 INFO  (jetty-launcher-68-thread-7) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43905_solr
   [junit4]   2> 202808 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60067/solr
   [junit4]   2> 202955 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15b8235df8b000e, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 202991 INFO  
(zkCallback-103-thread-1-processing-n:127.0.0.1:43905_solr) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 202991 INFO  
(zkCallback-104-thread-1-processing-n:127.0.0.1:47642_solr) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 203032 INFO  (jetty-launcher-68-thread-3) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 203035 INFO  (jetty-launcher-68-thread-3) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 203038 INFO  (jetty-launcher-68-thread-3) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47754_solr
   [junit4]   2> 203041 INFO  
(zkCallback-103-thread-1-processing-n:127.0.0.1:43905_solr) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 203041 INFO  
(zkCallback-104-thread-1-processing-n:127.0.0.1:47642_solr) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 203162 INFO  
(zkCallback-110-thread-1-processing-n:127.0.0.1:47754_solr) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 203271 INFO  (jetty-launcher-68-thread-8) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47642_solr
   [junit4]   2> 203276 INFO  
(zkCallback-110-thread-1-processing-n:127.0.0.1:47754_solr) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 203276 INFO  
(zkCallback-103-thread-1-processing-n:127.0.0.1:43905_solr) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 203280 INFO  
(zkCallback-104-thread-1-processing-n:127.0.0.1:47642_solr) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 203293 INFO  (jetty-launcher-68-thread-6) 
[n:127.0.0.1:45106_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 203318 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:36123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 203318 INFO  (jetty-launcher-68-thread-9) 
[n:127.0.0.1:45401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 203321 INFO  (jetty-launcher-68-thread-4) 
[n:127.0.0.1:35785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 203321 INFO  (jetty-launcher-68-thread-6) 
[n:127.0.0.1:45106_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 203329 INFO  (jetty-launcher-68-thread-10) 
[n:127.0.0.1:38508_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 203332 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:36123_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 203333 INFO  (jetty-launcher-68-thread-9) 
[n:127.0.0.1:45401_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 203334 INFO  (jetty-launcher-68-thread-6) 
[n:127.0.0.1:45106_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45106_solr
   [junit4]   2> 203446 INFO  
(zkCallback-103-thread-1-processing-n:127.0.0.1:43905_solr) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 203447 INFO  
(zkCallback-110-thread-1-processing-n:127.0.0.1:47754_solr) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 203450 INFO  (jetty-launcher-68-thread-10) 
[n:127.0.0.1:38508_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 203454 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:36123_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36123_solr
   [junit4]   2> 203454 INFO  (jetty-launcher-68-thread-9) 
[n:127.0.0.1:45401_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45401_solr
   [junit4]   2> 203455 INFO  (jetty-launcher-68-thread-10) 
[n:127.0.0.1:38508_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38508_solr
   [junit4]   2> 203464 INFO  
(zkCallback-103-thread-1-processing-n:127.0.0.1:43905_solr) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 203464 INFO  
(zkCallback-110-thread-1-processing-n:127.0.0.1:47754_solr) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 203465 INFO  
(zkCallback-103-thread-1-processing-n:127.0.0.1:43905_solr) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 203466 INFO  
(zkCallback-110-thread-1-processing-n:127.0.0.1:47754_solr) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 203533 INFO  (jetty-launcher-68-thread-5) 
[n:127.0.0.1:45346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 203593 INFO  
(zkCallback-104-thread-2-processing-n:127.0.0.1:47642_solr) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (7)
   [junit4]   2> 203596 INFO  (jetty-launcher-68-thread-5) 
[n:127.0.0.1:45346_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 203647 INFO  
(zkCallback-119-thread-1-processing-n:127.0.0.1:38508_solr) 
[n:127.0.0.1:38508_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (7)
   [junit4]   2> 203675 INFO  (jetty-launcher-68-thread-5) 
[n:127.0.0.1:45346_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45346_solr
   [junit4]   2> 203676 INFO  (jetty-launcher-68-thread-1) 
[n:127.0.0.1:60861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 203679 INFO  (jetty-launcher-68-thread-1) 
[n:127.0.0.1:60861_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 203683 INFO  
(zkCallback-119-thread-1-processing-n:127.0.0.1:38508_solr) 
[n:127.0.0.1:38508_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 203683 INFO  
(zkCallback-103-thread-1-processing-n:127.0.0.1:43905_solr) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 203684 INFO  
(zkCallback-110-thread-1-processing-n:127.0.0.1:47754_solr) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 203688 INFO  
(zkCallback-104-thread-2-processing-n:127.0.0.1:47642_solr) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 203784 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:45401_solr) 
[n:127.0.0.1:45401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (7)
   [junit4]   2> 203784 INFO  
(zkCallback-120-thread-1-processing-n:127.0.0.1:36123_solr) 
[n:127.0.0.1:36123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (7)
   [junit4]   2> 203784 INFO  
(zkCallback-117-thread-1-processing-n:127.0.0.1:45106_solr) 
[n:127.0.0.1:45106_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (7)
   [junit4]   2> 203816 INFO  (jetty-launcher-68-thread-1) 
[n:127.0.0.1:60861_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60861_solr
   [junit4]   2> 203825 INFO  
(zkCallback-104-thread-2-processing-n:127.0.0.1:47642_solr) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 203825 INFO  
(zkCallback-110-thread-1-processing-n:127.0.0.1:47754_solr) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 203826 INFO  
(zkCallback-103-thread-1-processing-n:127.0.0.1:43905_solr) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 203826 INFO  
(zkCallback-119-thread-1-processing-n:127.0.0.1:38508_solr) 
[n:127.0.0.1:38508_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 203840 INFO  
(zkCallback-120-thread-1-processing-n:127.0.0.1:36123_solr) 
[n:127.0.0.1:36123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (9)
   [junit4]   2> 203941 INFO  
(zkCallback-117-thread-2-processing-n:127.0.0.1:45106_solr) 
[n:127.0.0.1:45106_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (9)
   [junit4]   2> 203974 INFO  
(zkCallback-121-thread-1-processing-n:127.0.0.1:45346_solr) 
[n:127.0.0.1:45346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (9)
   [junit4]   2> 203974 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:60861_solr) 
[n:127.0.0.1:60861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (9)
   [junit4]   2> 204012 INFO  
(zkCallback-118-thread-2-processing-n:127.0.0.1:45401_solr) 
[n:127.0.0.1:45401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (9)
   [junit4]   2> 204014 INFO  (jetty-launcher-68-thread-4) 
[n:127.0.0.1:35785_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 204017 INFO  (jetty-launcher-68-thread-4) 
[n:127.0.0.1:35785_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35785_solr
   [junit4]   2> 204022 INFO  
(zkCallback-103-thread-1-processing-n:127.0.0.1:43905_solr) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 204022 INFO  
(zkCallback-121-thread-2-processing-n:127.0.0.1:45346_solr) 
[n:127.0.0.1:45346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 204022 INFO  
(zkCallback-117-thread-2-processing-n:127.0.0.1:45106_solr) 
[n:127.0.0.1:45106_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 204022 INFO  
(zkCallback-120-thread-2-processing-n:127.0.0.1:36123_solr) 
[n:127.0.0.1:36123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 204022 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:60861_solr) 
[n:127.0.0.1:60861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 204023 INFO  
(zkCallback-110-thread-1-processing-n:127.0.0.1:47754_solr) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 204023 INFO  
(zkCallback-119-thread-1-processing-n:127.0.0.1:38508_solr) 
[n:127.0.0.1:38508_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 204023 INFO  
(zkCallback-104-thread-2-processing-n:127.0.0.1:47642_solr) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 204023 INFO  
(zkCallback-118-thread-2-processing-n:127.0.0.1:45401_solr) 
[n:127.0.0.1:45401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 204175 INFO  (jetty-launcher-68-thread-3) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node3/.
   [junit4]   2> 204220 INFO  
(zkCallback-113-thread-1-processing-n:127.0.0.1:35785_solr) 
[n:127.0.0.1:35785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (10)
   [junit4]   2> 204284 INFO  (jetty-launcher-68-thread-9) 
[n:127.0.0.1:45401_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node9/.
   [junit4]   2> 204304 INFO  (jetty-launcher-68-thread-6) 
[n:127.0.0.1:45106_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node6/.
   [junit4]   2> 204310 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:36123_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node2/.
   [junit4]   2> 204317 INFO  (jetty-launcher-68-thread-10) 
[n:127.0.0.1:38508_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node10/.
   [junit4]   2> 205126 INFO  (jetty-launcher-68-thread-5) 
[n:127.0.0.1:45346_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node5/.
   [junit4]   2> 205130 INFO  (jetty-launcher-68-thread-4) 
[n:127.0.0.1:35785_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node4/.
   [junit4]   2> 205169 INFO  (jetty-launcher-68-thread-1) 
[n:127.0.0.1:60861_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node1/.
   [junit4]   2> 205173 INFO  (jetty-launcher-68-thread-8) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node8/.
   [junit4]   2> 205175 INFO  (jetty-launcher-68-thread-7) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node7/.
   [junit4]   2> 205844 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A7A02C4346DA3099]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 205866 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A7A02C4346DA3099]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60067/solr ready
   [junit4]   2> 207982 INFO  (qtp2019722277-595) [n:127.0.0.1:45106_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=5&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 207993 INFO  
(OverseerThreadFactory-233-thread-1-processing-n:127.0.0.1:47642_solr) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 208594 INFO  (qtp2019722277-593) [n:127.0.0.1:45106_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2
   [junit4]   2> 208595 INFO  (qtp2019722277-593) [n:127.0.0.1:45106_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 208622 INFO  (qtp1475486294-563) [n:127.0.0.1:47754_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2
   [junit4]   2> 208622 INFO  (qtp1475486294-563) [n:127.0.0.1:47754_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 208623 INFO  (qtp1361210209-581) [n:127.0.0.1:60861_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 208624 INFO  (qtp1361210209-581) [n:127.0.0.1:60861_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 208624 INFO  (qtp1700790957-572) [n:127.0.0.1:36123_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2
   [junit4]   2> 208625 INFO  (qtp1700790957-572) [n:127.0.0.1:36123_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 208747 INFO  (qtp951299970-535) [n:127.0.0.1:43905_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2
   [junit4]   2> 208748 INFO  (qtp492004854-546) [n:127.0.0.1:45346_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 208768 INFO  (qtp492004854-546) [n:127.0.0.1:45346_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 208768 INFO  (qtp386228845-556) [n:127.0.0.1:35785_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2
   [junit4]   2> 208769 INFO  (qtp386228845-556) [n:127.0.0.1:35785_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 208769 INFO  (qtp79568730-625) [n:127.0.0.1:38508_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 208770 INFO  (qtp79568730-625) [n:127.0.0.1:38508_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 208770 INFO  (qtp951299970-535) [n:127.0.0.1:43905_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 208775 INFO  (qtp1872706610-615) [n:127.0.0.1:45401_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 208776 INFO  (qtp1872706610-615) [n:127.0.0.1:45401_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 208776 INFO  (qtp1395139735-605) [n:127.0.0.1:47642_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2
   [junit4]   2> 208777 INFO  (qtp1395139735-605) [n:127.0.0.1:47642_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 208784 INFO  
(zkCallback-103-thread-1-processing-n:127.0.0.1:43905_solr) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208785 INFO  
(zkCallback-110-thread-1-processing-n:127.0.0.1:47754_solr) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208785 INFO  
(zkCallback-120-thread-2-processing-n:127.0.0.1:36123_solr) 
[n:127.0.0.1:36123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208785 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:60861_solr) 
[n:127.0.0.1:60861_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208785 INFO  
(zkCallback-121-thread-2-processing-n:127.0.0.1:45346_solr) 
[n:127.0.0.1:45346_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208785 INFO  
(zkCallback-119-thread-1-processing-n:127.0.0.1:38508_solr) 
[n:127.0.0.1:38508_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208785 INFO  
(zkCallback-118-thread-2-processing-n:127.0.0.1:45401_solr) 
[n:127.0.0.1:45401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208785 INFO  
(zkCallback-113-thread-2-processing-n:127.0.0.1:35785_solr) 
[n:127.0.0.1:35785_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208785 INFO  
(zkCallback-117-thread-2-processing-n:127.0.0.1:45106_solr) 
[n:127.0.0.1:45106_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208786 INFO  
(zkCallback-104-thread-4-processing-n:127.0.0.1:47642_solr) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208917 INFO  
(zkCallback-110-thread-1-processing-n:127.0.0.1:47754_solr) 
[n:127.0.0.1:47754_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208917 INFO  
(zkCallback-118-thread-2-processing-n:127.0.0.1:45401_solr) 
[n:127.0.0.1:45401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208917 INFO  
(zkCallback-119-thread-1-processing-n:127.0.0.1:38508_solr) 
[n:127.0.0.1:38508_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208917 INFO  
(zkCallback-120-thread-2-processing-n:127.0.0.1:36123_solr) 
[n:127.0.0.1:36123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208918 INFO  
(zkCallback-113-thread-1-processing-n:127.0.0.1:35785_solr) 
[n:127.0.0.1:35785_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208917 INFO  
(zkCallback-121-thread-2-processing-n:127.0.0.1:45346_solr) 
[n:127.0.0.1:45346_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208918 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:60861_solr) 
[n:127.0.0.1:60861_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208918 INFO  
(zkCallback-117-thread-2-processing-n:127.0.0.1:45106_solr) 
[n:127.0.0.1:45106_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 208919 INFO  
(zkCallback-104-thread-4-processing-n:127.0.0.1:47642_solr) 
[n:127.0.0.1:47642_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 209021 INFO  
(zkCallback-103-thread-2-processing-n:127.0.0.1:43905_solr) 
[n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 209732 WARN  (qtp1361210209-581) [n:127.0.0.1:60861_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 209735 WARN  (qtp2019722277-593) [n:127.0.0.1:45106_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 210345 INFO  (qtp2019722277-593) [n:127.0.0.1:45106_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 209804 INFO  (qtp1361210209-581) [n:127.0.0.1:60861_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 210450 WARN  (qtp1700790957-572) [n:127.0.0.1:36123_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 210450 INFO  (qtp1700790957-572) [n:127.0.0.1:36123_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 210488 WARN  (qtp951299970-535) [n:127.0.0.1:43905_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 210489 INFO  (qtp951299970-535) [n:127.0.0.1:43905_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 210493 WARN  (qtp1475486294-563) [n:127.0.0.1:47754_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 210494 INFO  (qtp1475486294-563) [n:127.0.0.1:47754_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 210507 WARN  (qtp1395139735-605) [n:127.0.0.1:47642_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 210511 WARN  (qtp79568730-625) [n:127.0.0.1:38508_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 210515 WARN  (qtp1872706610-615) [n:127.0.0.1:45401_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 210515 INFO  (qtp1872706610-615) [n:127.0.0.1:45401_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 210524 INFO  (qtp1395139735-605) [n:127.0.0.1:47642_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 210525 INFO  (qtp79568730-625) [n:127.0.0.1:38508_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 210553 WARN  (qtp492004854-546) [n:127.0.0.1:45346_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 210554 INFO  (qtp492004854-546) [n:127.0.0.1:45346_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 210562 INFO  (qtp2019722277-593) [n:127.0.0.1:45106_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.s.IndexSchema 
[test_col_shard4_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 210566 INFO  (qtp1700790957-572) [n:127.0.0.1:36123_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.s.IndexSchema 
[test_col_shard3_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 210569 INFO  (qtp1700790957-572) [n:127.0.0.1:36123_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 210569 INFO  (qtp1700790957-572) [n:127.0.0.1:36123_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard3_replica1' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 210570 INFO  (qtp1700790957-572) [n:127.0.0.1:36123_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 210570 INFO  (qtp1700790957-572) [n:127.0.0.1:36123_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.SolrCore 
[[test_col_shard3_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node2/test_col_shard3_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node2/./test_col_shard3_replica1/data/]
   [junit4]   2> 210833 INFO  (qtp2019722277-593) [n:127.0.0.1:45106_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 210833 INFO  (qtp2019722277-593) [n:127.0.0.1:45106_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard4_replica1' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 210952 INFO  (qtp1700790957-572) [n:127.0.0.1:36123_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d29ed5e
   [junit4]   2> 210996 INFO  (qtp1872706610-615) [n:127.0.0.1:45401_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema 
[test_col_shard2_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 210998 INFO  (qtp1475486294-563) [n:127.0.0.1:47754_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.s.IndexSchema 
[test_col_shard3_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 211000 INFO  (qtp1872706610-615) [n:127.0.0.1:45401_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 211000 INFO  (qtp1872706610-615) [n:127.0.0.1:45401_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard2_replica1' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 211003 INFO  (qtp492004854-546) [n:127.0.0.1:45346_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema 
[test_col_shard2_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 211009 INFO  (qtp1361210209-581) [n:127.0.0.1:60861_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema 
[test_col_shard1_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 211011 INFO  (qtp1361210209-581) [n:127.0.0.1:60861_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 211011 INFO  (qtp1361210209-581) [n:127.0.0.1:60861_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard1_replica1' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 211016 INFO  (qtp1475486294-563) [n:127.0.0.1:47754_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 211016 INFO  (qtp1475486294-563) [n:127.0.0.1:47754_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard3_replica2' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 211019 INFO  (qtp492004854-546) [n:127.0.0.1:45346_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 211019 INFO  (qtp492004854-546) [n:127.0.0.1:45346_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard2_replica2' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 211020 INFO  (qtp79568730-625) [n:127.0.0.1:38508_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema 
[test_col_shard1_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 211022 INFO  (qtp79568730-625) [n:127.0.0.1:38508_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 211022 INFO  (qtp79568730-625) [n:127.0.0.1:38508_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard1_replica2' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 211026 INFO  (qtp1700790957-572) [n:127.0.0.1:36123_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=20.107421875, floorSegmentMB=1.6416015625, 
forceMergeDeletesPctAllowed=27.964376668303597, segmentsPerTier=12.0, 
maxCFSSegmentSizeMB=2.1748046875, noCFSRatio=0.7121959830337891
   [junit4]   2> 211027 INFO  (qtp79568730-625) [n:127.0.0.1:38508_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 211028 INFO  (qtp79568730-625) [n:127.0.0.1:38508_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
[[test_col_shard1_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node10/test_col_shard1_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node10/./test_col_shard1_replica2/data/]
   [junit4]   2> 211028 INFO  (qtp1475486294-563) [n:127.0.0.1:47754_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 211028 INFO  (qtp1475486294-563) [n:127.0.0.1:47754_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.SolrCore 
[[test_col_shard3_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node3/test_col_shard3_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node3/./test_col_shard3_replica2/data/]
   [junit4]   2> 211029 INFO  (qtp492004854-546) [n:127.0.0.1:45346_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 211029 INFO  (qtp492004854-546) [n:127.0.0.1:45346_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
[[test_col_shard2_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node5/test_col_shard2_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node5/./test_col_shard2_replica2/data/]
   [junit4]   2> 211030 INFO  (qtp1872706610-615) [n:127.0.0.1:45401_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 211030 INFO  (qtp1872706610-615) [n:127.0.0.1:45401_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
[[test_col_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node9/test_col_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node9/./test_col_shard2_replica1/data/]
   [junit4]   2> 211030 INFO  (qtp2019722277-593) [n:127.0.0.1:45106_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 211030 INFO  (qtp2019722277-593) [n:127.0.0.1:45106_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.SolrCore 
[[test_col_shard4_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node6/test_col_shard4_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node6/./test_col_shard4_replica1/data/]
   [junit4]   2> 211034 WARN  (qtp386228845-556) [n:127.0.0.1:35785_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 211035 INFO  (qtp386228845-556) [n:127.0.0.1:35785_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 211038 INFO  (qtp951299970-535) [n:127.0.0.1:43905_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.s.IndexSchema 
[test_col_shard5_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 211042 INFO  (qtp1361210209-581) [n:127.0.0.1:60861_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 211043 INFO  (qtp1361210209-581) [n:127.0.0.1:60861_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
[[test_col_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node1/test_col_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node1/./test_col_shard1_replica1/data/]
   [junit4]   2> 211051 INFO  (qtp1395139735-605) [n:127.0.0.1:47642_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.s.IndexSchema 
[test_col_shard5_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 211028 INFO  (qtp79568730-625) [n:127.0.0.1:38508_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d29ed5e
   [junit4]   2> 211029 INFO  (qtp1475486294-563) [n:127.0.0.1:47754_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d29ed5e
   [junit4]   2> 211029 INFO  (qtp492004854-546) [n:127.0.0.1:45346_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d29ed5e
   [junit4]   2> 211030 INFO  (qtp1872706610-615) [n:127.0.0.1:45401_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d29ed5e
   [junit4]   2> 211031 INFO  (qtp2019722277-593) [n:127.0.0.1:45106_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d29ed5e
   [junit4]   2> 211043 INFO  (qtp1361210209-581) [n:127.0.0.1:60861_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d29ed5e
   [junit4]   2> 211102 INFO  (qtp1395139735-605) [n:127.0.0.1:47642_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 211102 INFO  (qtp1395139735-605) [n:127.0.0.1:47642_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard5_replica1' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 211103 INFO  (qtp1395139735-605) [n:127.0.0.1:47642_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 211103 INFO  (qtp1395139735-605) [n:127.0.0.1:47642_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.SolrCore 
[[test_col_shard5_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node8/test_col_shard5_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node8/./test_col_shard5_replica1/data/]
   [junit4]   2> 211103 INFO  (qtp1395139735-605) [n:127.0.0.1:47642_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d29ed5e
   [junit4]   2> 211104 INFO  (qtp386228845-556) [n:127.0.0.1:35785_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.s.IndexSchema 
[test_col_shard4_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 211114 INFO  (qtp492004854-546) [n:127.0.0.1:45346_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=20.107421875, floorSegmentMB=1.6416015625, 
forceMergeDeletesPctAllowed=27.964376668303597, segmentsPerTier=12.0, 
maxCFSSegmentSizeMB=2.1748046875, noCFSRatio=0.7121959830337891
   [junit4]   2> 211118 INFO  (qtp1395139735-605) [n:127.0.0.1:47642_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=20.107421875, floorSegmentMB=1.6416015625, 
forceMergeDeletesPctAllowed=27.964376668303597, segmentsPerTier=12.0, 
maxCFSSegmentSizeMB=2.1748046875, noCFSRatio=0.7121959830337891
   [junit4]   2> 211124 INFO  (qtp386228845-556) [n:127.0.0.1:35785_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 211124 INFO  (qtp386228845-556) [n:127.0.0.1:35785_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard4_replica2' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 211125 INFO  (qtp386228845-556) [n:127.0.0.1:35785_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 211125 INFO  (qtp386228845-556) [n:127.0.0.1:35785_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.SolrCore 
[[test_col_shard4_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node4/test_col_shard4_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A02C4346DA3099-001/tempDir-001/node4/./test_col_shard4_replica2/d

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

 INFO  (SUITE-StressHdfsTest-seed#[A7A02C4346DA3099]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 2415854 ERROR 
(SUITE-StressHdfsTest-seed#[A7A02C4346DA3099]-worker) [    ] 
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2>        at 
sun.reflect.GeneratedMethodAccessor194.invoke(Unknown Source)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:203)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.teardownClass(StressHdfsTest.java:77)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 53 more
   [junit4]   2> 2415857 INFO  
(SUITE-StressHdfsTest-seed#[A7A02C4346DA3099]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A7A02C4346DA3099-001
   [junit4]   2> Apr 18, 2017 6:33:54 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-AU, 
timezone=Africa/Bissau
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=279015496,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [SpellingQueryConverterTest, 
DataDrivenBlockJoinTest, SliceStateTest, TestLeaderInitiatedRecoveryThread, 
LeaderInitiatedRecoveryOnShardRestartTest, TestDynamicFieldResource, 
BigEndianAscendingWordSerializerTest, SystemInfoHandlerTest, 
TestFuzzyAnalyzedSuggestions, TestMaxScoreQueryParser, 
CloneFieldUpdateProcessorFactoryTest, SolrIndexConfigTest, 
TestStressUserVersions, TestFiltering, ConnectionManagerTest, 
TestUseDocValuesAsStored2, SolrGraphiteReporterTest, FileUtilsTest, 
ForceLeaderTest, TestFastOutputStream, TestNumericTerms32, 
TestIntervalFaceting, ZkControllerTest, TestRecoveryHdfs, 
TestGraphTermsQParserPlugin, OverseerTaskQueueTest, 
TestDocBasedVersionConstraints, TestFieldCacheVsDocValues, 
TestLMDirichletSimilarityFactory, TestSimpleQParserPlugin, 
TestShortCircuitedRequests, TestSolrCloudWithHadoopAuthPlugin, 
DistributedQueryComponentCustomSortTest, DocumentBuilderTest, 
OverseerModifyCollectionTest, TestSerializedLuceneMatchVersion, 
SoftAutoCommitTest, TestPivotHelperCode, TestQueryUtils, 
VMParamsZkACLAndCredentialsProvidersTest, JsonLoaderTest, 
CollectionsAPIDistributedZkTest, ConjunctionSolrSpellCheckerTest, 
TestCollapseQParserPlugin, DeleteReplicaTest, TestSolrIndexConfig, 
TestQueryTypes, SmileWriterTest, BadCopyFieldTest, 
ClassificationUpdateProcessorFactoryTest, ShufflingReplicaListTransformerTest, 
FullHLLTest, SolrCloudExampleTest, TestCharFilters, 
CoreAdminCreateDiscoverTest, TestSearchPerf, ManagedSchemaRoundRobinCloudTest, 
RankQueryTest, TestGraphMLResponseWriter, TestDocTermOrds, AssignTest, 
TestManagedSchemaAPI, TestBM25SimilarityFactory, EchoParamsTest, 
URLClassifyProcessorTest, DistributedFacetPivotSmallAdvancedTest, 
TestCorePropertiesReload, OpenCloseCoreStressTest, TestSolrCloudSnapshots, 
TestRequestStatusCollectionAPI, SaslZkACLProviderTest, BasicFunctionalityTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestStressInPlaceUpdates, 
CollectionsAPISolrJTest, TestOnReconnectListenerSupport, BJQParserTest, 
TestCSVResponseWriter, ConnectionReuseTest, TestLuceneMatchVersion, 
TestHighFrequencyDictionaryFactory, BufferStoreTest, SolrMetricReporterTest, 
RestartWhileUpdatingTest, TestFieldTypeCollectionResource, 
TestObjectReleaseTracker, TestBulkSchemaConcurrent, FacetPivotSmallTest, 
ConvertedLegacyTest, TestBlendedInfixSuggestions, TestSolrCloudWithKerberosAlt, 
SpatialFilterTest, UUIDUpdateProcessorFallbackTest, StressHdfsTest]
   [junit4] Completed [195/704 (3!)] on J1 in 340.89s, 1 test, 1 error <<< 
FAILURES!

[...truncated 45045 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to