Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1238/

2 tests failed.
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([17394FA05C27E655:758E2594985A37B]: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.update.TestInPlaceUpdatesStandalone.testUpdatingDocValues

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([17394FA05C27E655:C1499207377A9803]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.update.TestInPlaceUpdatesStandalone.testUpdatingDocValues(TestInPlaceUpdatesStandalone.java:179)
        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)




Build Log:
[...truncated 11570 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/init-core-data-001
   [junit4]   2> 77824 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[17394FA05C27E655]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 77825 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[17394FA05C27E655]-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> 77828 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[17394FA05C27E655]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001
   [junit4]   2> 77828 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[17394FA05C27E655]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 77833 INFO  (Thread-20) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 77833 INFO  (Thread-20) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 78049 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[17394FA05C27E655]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52787
   [junit4]   2> 78283 INFO  (jetty-launcher-78-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 78283 INFO  (jetty-launcher-78-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 78287 INFO  (jetty-launcher-78-thread-10) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 78287 INFO  (jetty-launcher-78-thread-9) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 78287 INFO  (jetty-launcher-78-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 78287 INFO  (jetty-launcher-78-thread-8) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 78287 INFO  (jetty-launcher-78-thread-7) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 78287 INFO  (jetty-launcher-78-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 78288 INFO  (jetty-launcher-78-thread-5) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 78288 INFO  (jetty-launcher-78-thread-6) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 78590 INFO  (jetty-launcher-78-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4468ff37{/solr,null,AVAILABLE}
   [junit4]   2> 78590 INFO  (jetty-launcher-78-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d87b79d{/solr,null,AVAILABLE}
   [junit4]   2> 78590 INFO  (jetty-launcher-78-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2dd03368{/solr,null,AVAILABLE}
   [junit4]   2> 78593 INFO  (jetty-launcher-78-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ddbec86{/solr,null,AVAILABLE}
   [junit4]   2> 78604 INFO  (jetty-launcher-78-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b1f028b{/solr,null,AVAILABLE}
   [junit4]   2> 78597 INFO  (jetty-launcher-78-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@217fc4c1{/solr,null,AVAILABLE}
   [junit4]   2> 78606 INFO  (jetty-launcher-78-thread-10) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e455ae9{/solr,null,AVAILABLE}
   [junit4]   2> 78609 INFO  (jetty-launcher-78-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d659255{/solr,null,AVAILABLE}
   [junit4]   2> 78610 INFO  (jetty-launcher-78-thread-8) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27426f0d{/solr,null,AVAILABLE}
   [junit4]   2> 78611 INFO  (jetty-launcher-78-thread-9) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45560d8c{/solr,null,AVAILABLE}
   [junit4]   2> 78653 INFO  (jetty-launcher-78-thread-8) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@585a1487{HTTP/1.1,[http/1.1]}{127.0.0.1:56925}
   [junit4]   2> 78654 INFO  (jetty-launcher-78-thread-8) [    ] o.e.j.s.Server 
Started @81604ms
   [junit4]   2> 78654 INFO  (jetty-launcher-78-thread-8) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56925}
   [junit4]   2> 78655 INFO  (jetty-launcher-78-thread-9) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7c22d207{HTTP/1.1,[http/1.1]}{127.0.0.1:38479}
   [junit4]   2> 78665 INFO  (jetty-launcher-78-thread-9) [    ] o.e.j.s.Server 
Started @81615ms
   [junit4]   2> 78655 INFO  (jetty-launcher-78-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@633126d3{HTTP/1.1,[http/1.1]}{127.0.0.1:42826}
   [junit4]   2> 78656 INFO  (jetty-launcher-78-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@249dbf83{HTTP/1.1,[http/1.1]}{127.0.0.1:48156}
   [junit4]   2> 78657 INFO  (jetty-launcher-78-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@59727235{HTTP/1.1,[http/1.1]}{127.0.0.1:42863}
   [junit4]   2> 78667 INFO  (jetty-launcher-78-thread-1) [    ] o.e.j.s.Server 
Started @81617ms
   [junit4]   2> 78667 INFO  (jetty-launcher-78-thread-2) [    ] o.e.j.s.Server 
Started @81617ms
   [junit4]   2> 78667 INFO  (jetty-launcher-78-thread-3) [    ] o.e.j.s.Server 
Started @81617ms
   [junit4]   2> 78667 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48156}
   [junit4]   2> 78667 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42863}
   [junit4]   2> 78657 INFO  (jetty-launcher-78-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@347676ed{HTTP/1.1,[http/1.1]}{127.0.0.1:43585}
   [junit4]   2> 78667 INFO  (jetty-launcher-78-thread-5) [    ] o.e.j.s.Server 
Started @81617ms
   [junit4]   2> 78667 INFO  (jetty-launcher-78-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43585}
   [junit4]   2> 78657 INFO  (jetty-launcher-78-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b6c6af9{HTTP/1.1,[http/1.1]}{127.0.0.1:56482}
   [junit4]   2> 78657 INFO  (jetty-launcher-78-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4b0830e{HTTP/1.1,[http/1.1]}{127.0.0.1:51084}
   [junit4]   2> 78667 INFO  (jetty-launcher-78-thread-4) [    ] o.e.j.s.Server 
Started @81617ms
   [junit4]   2> 78667 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56482}
   [junit4]   2> 78663 INFO  (jetty-launcher-78-thread-10) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@61fe608{HTTP/1.1,[http/1.1]}{127.0.0.1:52358}
   [junit4]   2> 78668 INFO  (jetty-launcher-78-thread-10) [    ] 
o.e.j.s.Server Started @81618ms
   [junit4]   2> 78668 INFO  (jetty-launcher-78-thread-10) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52358}
   [junit4]   2> 78656 INFO  (jetty-launcher-78-thread-7) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@941b364{HTTP/1.1,[http/1.1]}{127.0.0.1:52566}
   [junit4]   2> 78669 INFO  (jetty-launcher-78-thread-7) [    ] o.e.j.s.Server 
Started @81619ms
   [junit4]   2> 78669 INFO  (jetty-launcher-78-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52566}
   [junit4]   2> 78667 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42826}
   [junit4]   2> 78667 INFO  (jetty-launcher-78-thread-6) [    ] o.e.j.s.Server 
Started @81617ms
   [junit4]   2> 78669 INFO  (jetty-launcher-78-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51084}
   [junit4]   2> 78665 INFO  (jetty-launcher-78-thread-9) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38479}
   [junit4]   2> 78677 ERROR (jetty-launcher-78-thread-7) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78677 INFO  (jetty-launcher-78-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 78682 ERROR (jetty-launcher-78-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78682 INFO  (jetty-launcher-78-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78682 INFO  (jetty-launcher-78-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78677 ERROR (jetty-launcher-78-thread-9) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78684 ERROR (jetty-launcher-78-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78684 INFO  (jetty-launcher-78-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 78685 INFO  (jetty-launcher-78-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78685 INFO  (jetty-launcher-78-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78685 INFO  (jetty-launcher-78-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T09:34:13.989Z
   [junit4]   2> 78685 INFO  (jetty-launcher-78-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T09:34:13.989Z
   [junit4]   2> 78684 ERROR (jetty-launcher-78-thread-8) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78684 ERROR (jetty-launcher-78-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78686 INFO  (jetty-launcher-78-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 78686 INFO  (jetty-launcher-78-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78686 INFO  (jetty-launcher-78-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78684 ERROR (jetty-launcher-78-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78686 INFO  (jetty-launcher-78-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T09:34:13.990Z
   [junit4]   2> 78686 INFO  (jetty-launcher-78-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 78686 INFO  (jetty-launcher-78-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78686 INFO  (jetty-launcher-78-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78687 INFO  (jetty-launcher-78-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T09:34:13.990Z
   [junit4]   2> 78687 INFO  (jetty-launcher-78-thread-8) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 78684 ERROR (jetty-launcher-78-thread-6) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78687 INFO  (jetty-launcher-78-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 78684 ERROR (jetty-launcher-78-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78687 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 78684 ERROR (jetty-launcher-78-thread-10) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78723 INFO  (jetty-launcher-78-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 78682 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 78727 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78727 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78727 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T09:34:14.031Z
   [junit4]   2> 78729 INFO  (jetty-launcher-78-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78729 INFO  (jetty-launcher-78-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78729 INFO  (jetty-launcher-78-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T09:34:14.033Z
   [junit4]   2> 78692 INFO  (jetty-launcher-78-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78740 INFO  (jetty-launcher-78-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78692 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78740 INFO  (jetty-launcher-78-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T09:34:14.044Z
   [junit4]   2> 78740 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78740 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T09:34:14.044Z
   [junit4]   2> 78686 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 78741 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78741 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78741 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T09:34:14.045Z
   [junit4]   2> 78685 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 78741 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78741 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78741 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T09:34:14.045Z
   [junit4]   2> 78767 INFO  (jetty-launcher-78-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78841 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78842 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 0x15a411f46920001, 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> 78863 INFO  (jetty-launcher-78-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78863 INFO  (jetty-launcher-78-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78863 INFO  (jetty-launcher-78-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78954 INFO  (jetty-launcher-78-thread-8) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52787/solr
   [junit4]   2> 78968 INFO  (jetty-launcher-78-thread-10) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52787/solr
   [junit4]   2> 79066 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52787/solr
   [junit4]   2> 79085 INFO  (jetty-launcher-78-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52787/solr
   [junit4]   2> 79118 INFO  (jetty-launcher-78-thread-9) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52787/solr
   [junit4]   2> 79085 INFO  (jetty-launcher-78-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 79085 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 79085 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 79067 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 79066 INFO  (jetty-launcher-78-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 79241 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 0x15a411f4692000c, 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> 79300 INFO  (jetty-launcher-78-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52787/solr
   [junit4]   2> 79336 INFO  (jetty-launcher-78-thread-8) 
[n:127.0.0.1:56925_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 79382 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52787/solr
   [junit4]   2> 79551 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52787/solr
   [junit4]   2> 79569 INFO  (jetty-launcher-78-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52787/solr
   [junit4]   2> 79383 INFO  (jetty-launcher-78-thread-8) 
[n:127.0.0.1:56925_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56925_solr
   [junit4]   2> 79678 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52787/solr
   [junit4]   2> 79681 INFO  (jetty-launcher-78-thread-8) 
[n:127.0.0.1:56925_solr    ] o.a.s.c.Overseer Overseer 
(id=97461944525651983-127.0.0.1:56925_solr-n_0000000000) starting
   [junit4]   2> 79725 INFO  (jetty-launcher-78-thread-10) 
[n:127.0.0.1:52358_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 79725 INFO  (jetty-launcher-78-thread-10) 
[n:127.0.0.1:52358_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52358_solr
   [junit4]   2> 79782 INFO  
(zkCallback-114-thread-1-processing-n:127.0.0.1:52358_solr) 
[n:127.0.0.1:52358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 79782 INFO  
(zkCallback-104-thread-1-processing-n:127.0.0.1:56925_solr) 
[n:127.0.0.1:56925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 79804 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 0x15a411f46920018, 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> 79807 INFO  (jetty-launcher-78-thread-8) 
[n:127.0.0.1:56925_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56925_solr
   [junit4]   2> 79810 INFO  
(zkCallback-114-thread-1-processing-n:127.0.0.1:52358_solr) 
[n:127.0.0.1:52358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 79811 INFO  
(zkCallback-104-thread-1-processing-n:127.0.0.1:56925_solr) 
[n:127.0.0.1:56925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 79813 INFO  (jetty-launcher-78-thread-5) 
[n:127.0.0.1:43585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 79813 INFO  (jetty-launcher-78-thread-7) 
[n:127.0.0.1:52566_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 79813 INFO  (jetty-launcher-78-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 79814 INFO  (jetty-launcher-78-thread-9) 
[n:127.0.0.1:38479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 79816 INFO  (jetty-launcher-78-thread-5) 
[n:127.0.0.1:43585_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 79818 INFO  (jetty-launcher-78-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 79818 INFO  (jetty-launcher-78-thread-7) 
[n:127.0.0.1:52566_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 79819 INFO  (jetty-launcher-78-thread-9) 
[n:127.0.0.1:38479_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 79821 INFO  (jetty-launcher-78-thread-5) 
[n:127.0.0.1:43585_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43585_solr
   [junit4]   2> 79821 INFO  (jetty-launcher-78-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42826_solr
   [junit4]   2> 79822 INFO  (jetty-launcher-78-thread-7) 
[n:127.0.0.1:52566_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52566_solr
   [junit4]   2> 79822 INFO  (jetty-launcher-78-thread-9) 
[n:127.0.0.1:38479_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38479_solr
   [junit4]   2> 79823 INFO  
(zkCallback-114-thread-1-processing-n:127.0.0.1:52358_solr) 
[n:127.0.0.1:52358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 79829 INFO  
(zkCallback-114-thread-1-processing-n:127.0.0.1:52358_solr) 
[n:127.0.0.1:52358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 79840 INFO  
(zkCallback-114-thread-1-processing-n:127.0.0.1:52358_solr) 
[n:127.0.0.1:52358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 79870 INFO  
(zkCallback-119-thread-1-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 79886 INFO  
(zkCallback-122-thread-1-processing-n:127.0.0.1:43585_solr) 
[n:127.0.0.1:43585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 79886 INFO  
(zkCallback-125-thread-1-processing-n:127.0.0.1:52566_solr) 
[n:127.0.0.1:52566_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (6)
   [junit4]   2> 79886 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:38479_solr) 
[n:127.0.0.1:38479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (6)
   [junit4]   2> 79898 INFO  
(zkCallback-104-thread-2-processing-n:127.0.0.1:56925_solr) 
[n:127.0.0.1:56925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (6)
   [junit4]   2> 79934 INFO  
(zkCallback-122-thread-2-processing-n:127.0.0.1:43585_solr) 
[n:127.0.0.1:43585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 79940 INFO  (jetty-launcher-78-thread-7) 
[n:127.0.0.1:52566_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node5/.
   [junit4]   2> 79955 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 0x15a411f4692001a, 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> 79974 INFO  
(zkCallback-119-thread-2-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 80014 INFO  (jetty-launcher-78-thread-3) 
[n:127.0.0.1:42863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 80015 INFO  (jetty-launcher-78-thread-3) 
[n:127.0.0.1:42863_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80052 INFO  (jetty-launcher-78-thread-3) 
[n:127.0.0.1:42863_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42863_solr
   [junit4]   2> 80053 INFO  
(zkCallback-114-thread-1-processing-n:127.0.0.1:52358_solr) 
[n:127.0.0.1:52358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 80053 INFO  
(zkCallback-125-thread-1-processing-n:127.0.0.1:52566_solr) 
[n:127.0.0.1:52566_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 80066 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:38479_solr) 
[n:127.0.0.1:38479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 80105 INFO  
(zkCallback-119-thread-2-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 80105 INFO  
(zkCallback-122-thread-2-processing-n:127.0.0.1:43585_solr) 
[n:127.0.0.1:43585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 80099 INFO  (jetty-launcher-78-thread-8) 
[n:127.0.0.1:56925_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node7/.
   [junit4]   2> 80095 INFO  (jetty-launcher-78-thread-5) 
[n:127.0.0.1:43585_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node9/.
   [junit4]   2> 80108 INFO  
(zkCallback-104-thread-1-processing-n:127.0.0.1:56925_solr) 
[n:127.0.0.1:56925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 80116 INFO  
(zkCallback-128-thread-1-processing-n:127.0.0.1:42863_solr) 
[n:127.0.0.1:42863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 80117 INFO  (jetty-launcher-78-thread-10) 
[n:127.0.0.1:52358_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node4/.
   [junit4]   2> 80124 INFO  (jetty-launcher-78-thread-6) 
[n:127.0.0.1:51084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 80124 INFO  (jetty-launcher-78-thread-2) 
[n:127.0.0.1:48156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 80127 INFO  (jetty-launcher-78-thread-6) 
[n:127.0.0.1:51084_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80127 INFO  (jetty-launcher-78-thread-2) 
[n:127.0.0.1:48156_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80130 INFO  (jetty-launcher-78-thread-6) 
[n:127.0.0.1:51084_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51084_solr
   [junit4]   2> 80131 INFO  (jetty-launcher-78-thread-2) 
[n:127.0.0.1:48156_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48156_solr
   [junit4]   2> 80132 INFO  
(zkCallback-125-thread-1-processing-n:127.0.0.1:52566_solr) 
[n:127.0.0.1:52566_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 80132 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:38479_solr) 
[n:127.0.0.1:38479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 80132 INFO  
(zkCallback-122-thread-2-processing-n:127.0.0.1:43585_solr) 
[n:127.0.0.1:43585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 80132 INFO  
(zkCallback-114-thread-1-processing-n:127.0.0.1:52358_solr) 
[n:127.0.0.1:52358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 80132 INFO  
(zkCallback-119-thread-2-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 80132 INFO  
(zkCallback-128-thread-1-processing-n:127.0.0.1:42863_solr) 
[n:127.0.0.1:42863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 80136 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:38479_solr) 
[n:127.0.0.1:38479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 80136 INFO  
(zkCallback-125-thread-1-processing-n:127.0.0.1:52566_solr) 
[n:127.0.0.1:52566_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 80137 INFO  
(zkCallback-119-thread-2-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 80137 INFO  
(zkCallback-114-thread-1-processing-n:127.0.0.1:52358_solr) 
[n:127.0.0.1:52358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 80137 INFO  
(zkCallback-128-thread-1-processing-n:127.0.0.1:42863_solr) 
[n:127.0.0.1:42863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 80137 INFO  
(zkCallback-122-thread-2-processing-n:127.0.0.1:43585_solr) 
[n:127.0.0.1:43585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 80148 INFO  (jetty-launcher-78-thread-9) 
[n:127.0.0.1:38479_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node8/.
   [junit4]   2> 80185 INFO  (jetty-launcher-78-thread-1) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node1/.
   [junit4]   2> 80204 INFO  
(zkCallback-133-thread-1-processing-n:127.0.0.1:48156_solr) 
[n:127.0.0.1:48156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (9)
   [junit4]   2> 80204 INFO  
(zkCallback-134-thread-1-processing-n:127.0.0.1:51084_solr) 
[n:127.0.0.1:51084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (9)
   [junit4]   2> 80205 INFO  
(zkCallback-104-thread-3-processing-n:127.0.0.1:56925_solr) 
[n:127.0.0.1:56925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (9)
   [junit4]   2> 80232 INFO  (jetty-launcher-78-thread-2) 
[n:127.0.0.1:48156_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node10/.
   [junit4]   2> 80247 INFO  (jetty-launcher-78-thread-3) 
[n:127.0.0.1:42863_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node3/.
   [junit4]   2> 80252 INFO  (jetty-launcher-78-thread-4) 
[n:127.0.0.1:56482_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (9)
   [junit4]   2> 80254 INFO  (jetty-launcher-78-thread-4) 
[n:127.0.0.1:56482_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80255 INFO  (jetty-launcher-78-thread-4) 
[n:127.0.0.1:56482_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56482_solr
   [junit4]   2> 80256 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:38479_solr) 
[n:127.0.0.1:38479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 80256 INFO  
(zkCallback-114-thread-1-processing-n:127.0.0.1:52358_solr) 
[n:127.0.0.1:52358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 80256 INFO  
(zkCallback-125-thread-1-processing-n:127.0.0.1:52566_solr) 
[n:127.0.0.1:52566_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 80256 INFO  
(zkCallback-104-thread-1-processing-n:127.0.0.1:56925_solr) 
[n:127.0.0.1:56925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 80257 INFO  
(zkCallback-122-thread-2-processing-n:127.0.0.1:43585_solr) 
[n:127.0.0.1:43585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 80257 INFO  
(zkCallback-119-thread-2-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 80257 INFO  
(zkCallback-134-thread-1-processing-n:127.0.0.1:51084_solr) 
[n:127.0.0.1:51084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 80257 INFO  
(zkCallback-128-thread-1-processing-n:127.0.0.1:42863_solr) 
[n:127.0.0.1:42863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 80257 INFO  
(zkCallback-133-thread-1-processing-n:127.0.0.1:48156_solr) 
[n:127.0.0.1:48156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 80302 INFO  
(zkCallback-135-thread-1-processing-n:127.0.0.1:56482_solr) 
[n:127.0.0.1:56482_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 80373 INFO  (jetty-launcher-78-thread-4) 
[n:127.0.0.1:56482_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node6/.
   [junit4]   2> 80379 INFO  (jetty-launcher-78-thread-6) 
[n:127.0.0.1:51084_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node2/.
   [junit4]   2> 80737 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[17394FA05C27E655]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 80739 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[17394FA05C27E655]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52787/solr ready
   [junit4]   2> 81866 INFO  (qtp1340180546-388) [n:127.0.0.1:56925_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> 82106 INFO  
(OverseerThreadFactory-239-thread-1-processing-n:127.0.0.1:56925_solr) 
[n:127.0.0.1:56925_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 82308 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_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> 82317 INFO  (qtp779046993-424) [n:127.0.0.1:51084_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> 82316 INFO  (qtp116557864-411) [n:127.0.0.1:48156_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> 82328 INFO  (qtp406616809-404) [n:127.0.0.1:52358_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> 82329 INFO  (qtp1237824368-355) [n:127.0.0.1:56482_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> 82330 INFO  (qtp288047898-362) [n:127.0.0.1:42826_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> 82332 INFO  (qtp860286629-368) [n:127.0.0.1:43585_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> 82334 INFO  (qtp1224213783-416) [n:127.0.0.1:52566_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> 82379 INFO  (qtp1273138163-396) [n:127.0.0.1:38479_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> 82381 INFO  (qtp864265056-376) [n:127.0.0.1:42863_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> 82496 INFO  
(zkCallback-125-thread-1-processing-n:127.0.0.1:52566_solr) 
[n:127.0.0.1:52566_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> 82496 INFO  
(zkCallback-114-thread-1-processing-n:127.0.0.1:52358_solr) 
[n:127.0.0.1:52358_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> 82496 INFO  
(zkCallback-119-thread-2-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_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> 82496 INFO  
(zkCallback-104-thread-3-processing-n:127.0.0.1:56925_solr) 
[n:127.0.0.1:56925_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> 82496 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:38479_solr) 
[n:127.0.0.1:38479_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> 82496 INFO  
(zkCallback-134-thread-1-processing-n:127.0.0.1:51084_solr) 
[n:127.0.0.1:51084_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> 82497 INFO  
(zkCallback-128-thread-1-processing-n:127.0.0.1:42863_solr) 
[n:127.0.0.1:42863_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> 82497 INFO  
(zkCallback-122-thread-2-processing-n:127.0.0.1:43585_solr) 
[n:127.0.0.1:43585_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> 82497 INFO  
(zkCallback-135-thread-1-processing-n:127.0.0.1:56482_solr) 
[n:127.0.0.1:56482_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> 82497 INFO  
(zkCallback-133-thread-1-processing-n:127.0.0.1:48156_solr) 
[n:127.0.0.1:48156_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> 83356 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83362 INFO  (qtp116557864-411) [n:127.0.0.1:48156_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83386 INFO  (qtp1224213783-416) [n:127.0.0.1:52566_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83452 INFO  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83458 INFO  (qtp288047898-362) [n:127.0.0.1:42826_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83465 INFO  (qtp779046993-424) [n:127.0.0.1:51084_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83471 INFO  (qtp860286629-368) [n:127.0.0.1:43585_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83534 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_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> 83540 INFO  (qtp1273138163-396) [n:127.0.0.1:38479_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83545 INFO  (qtp116557864-411) [n:127.0.0.1:48156_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> 83545 INFO  (qtp1237824368-355) [n:127.0.0.1:56482_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83548 INFO  (qtp864265056-376) [n:127.0.0.1:42863_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83558 INFO  (qtp860286629-368) [n:127.0.0.1:43585_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> 83558 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 83559 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard5_replica2' using configuration from collection test_col
   [junit4]   2> 83560 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.SolrCore 
[[test_col_shard5_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node7/test_col_shard5_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node7/./test_col_shard5_replica2/data/]
   [junit4]   2> 83587 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4efc6008
   [junit4]   2> 83589 INFO  (qtp116557864-411) [n:127.0.0.1:48156_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> 83603 INFO  (qtp860286629-368) [n:127.0.0.1:43585_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> 83604 INFO  (qtp406616809-404) [n:127.0.0.1:52358_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> 83606 INFO  (qtp406616809-404) [n:127.0.0.1:52358_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> 83608 INFO  (qtp779046993-424) [n:127.0.0.1:51084_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> 83609 INFO  (qtp288047898-362) [n:127.0.0.1:42826_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> 83612 INFO  (qtp1273138163-396) [n:127.0.0.1:38479_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> 83613 INFO  (qtp1224213783-416) [n:127.0.0.1:52566_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> 83731 INFO  (qtp1273138163-396) [n:127.0.0.1:38479_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> 83733 INFO  (qtp288047898-362) [n:127.0.0.1:42826_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> 83733 INFO  (qtp116557864-411) [n:127.0.0.1:48156_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
   [junit4]   2> 83733 INFO  (qtp860286629-368) [n:127.0.0.1:43585_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
   [junit4]   2> 83733 INFO  (qtp116557864-411) [n:127.0.0.1:48156_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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node10/test_col_shard3_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node10/./test_col_shard3_replica1/data/]
   [junit4]   2> 83733 INFO  (qtp860286629-368) [n:127.0.0.1:43585_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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node9/test_col_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node9/./test_col_shard2_replica1/data/]
   [junit4]   2> 83733 INFO  (qtp116557864-411) [n:127.0.0.1:48156_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@4efc6008
   [junit4]   2> 83734 INFO  (qtp860286629-368) [n:127.0.0.1:43585_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@4efc6008
   [junit4]   2> 83735 INFO  (qtp288047898-362) [n:127.0.0.1:42826_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
   [junit4]   2> 83735 INFO  (qtp779046993-424) [n:127.0.0.1:51084_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> 83736 INFO  (qtp288047898-362) [n:127.0.0.1:42826_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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node1/test_col_shard1_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node1/./test_col_shard1_replica2/data/]
   [junit4]   2> 83736 INFO  (qtp288047898-362) [n:127.0.0.1:42826_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@4efc6008
   [junit4]   2> 83736 INFO  (qtp1224213783-416) [n:127.0.0.1:52566_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> 83737 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, 
maxMergedSegmentMB=61.1015625, floorSegmentMB=0.4111328125, 
forceMergeDeletesPctAllowed=10.24955921192575, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2702630230486198
   [junit4]   2> 83737 INFO  (qtp864265056-376) [n:127.0.0.1:42863_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> 83738 INFO  (qtp1237824368-355) [n:127.0.0.1:56482_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> 83739 INFO  (qtp116557864-411) [n:127.0.0.1:48156_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=22, 
maxMergedSegmentMB=61.1015625, floorSegmentMB=0.4111328125, 
forceMergeDeletesPctAllowed=10.24955921192575, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2702630230486198
   [junit4]   2> 83739 INFO  (qtp864265056-376) [n:127.0.0.1:42863_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> 83739 INFO  (qtp1237824368-355) [n:127.0.0.1:56482_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> 83740 INFO  (qtp406616809-404) [n:127.0.0.1:52358_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
   [junit4]   2> 83740 INFO  (qtp779046993-424) [n:127.0.0.1:51084_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
   [junit4]   2> 83740 INFO  (qtp406616809-404) [n:127.0.0.1:52358_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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node4/test_col_shard2_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node4/./test_col_shard2_replica2/data/]
   [junit4]   2> 83740 INFO  (qtp406616809-404) [n:127.0.0.1:52358_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@4efc6008
   [junit4]   2> 83740 INFO  (qtp779046993-424) [n:127.0.0.1:51084_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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node2/test_col_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node2/./test_col_shard1_replica1/data/]
   [junit4]   2> 83740 INFO  (qtp779046993-424) [n:127.0.0.1:51084_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@4efc6008
   [junit4]   2> 83740 INFO  (qtp288047898-362) [n:127.0.0.1:42826_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, 
maxMergedSegmentMB=61.1015625, floorSegmentMB=0.4111328125, 
forceMergeDeletesPctAllowed=10.24955921192575, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2702630230486198
   [junit4]   2> 83742 INFO  (qtp1224213783-416) [n:127.0.0.1:52566_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
   [junit4]   2> 83742 INFO  (qtp1224213783-416) [n:127.0.0.1:52566_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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node5/test_col_shard3_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node5/./test_col_shard3_replica2/data/]
   [junit4]   2> 83742 INFO  (qtp864265056-376) [n:127.0.0.1:42863_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
   [junit4]   2> 83742 INFO  (qtp1224213783-416) [n:127.0.0.1:52566_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@4efc6008
   [junit4]   2> 83742 INFO  (qtp864265056-376) [n:127.0.0.1:42863_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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node3/test_col_shard4_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node3/./test_col_shard4_replica2/data/]
   [junit4]   2> 83743 INFO  (qtp864265056-376) [n:127.0.0.1:42863_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4efc6008
   [junit4]   2> 83744 INFO  (qtp1273138163-396) [n:127.0.0.1:38479_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
   [junit4]   2> 83744 INFO  (qtp1273138163-396) [n:127.0.0.1:38479_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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node8/test_col_shard4_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node8/./test_col_shard4_replica1/data/]
   [junit4]   2> 83744 INFO  (qtp1273138163-396) [n:127.0.0.1:38479_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@4efc6008
   [junit4]   2> 83745 INFO  (qtp779046993-424) [n:127.0.0.1:51084_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, 
maxMergedSegmentMB=61.1015625, floorSegmentMB=0.4111328125, 
forceMergeDeletesPctAllowed=10.24955921192575, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2702630230486198
   [junit4]   2> 83747 INFO  (qtp406616809-404) [n:127.0.0.1:52358_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=22, 
maxMergedSegmentMB=61.1015625, floorSegmentMB=0.4111328125, 
forceMergeDeletesPctAllowed=10.24955921192575, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2702630230486198
   [junit4]   2> 83747 INFO  (qtp860286629-368) [n:127.0.0.1:43585_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, 
maxMergedSegmentMB=61.1015625, floorSegmentMB=0.4111328125, 
forceMergeDeletesPctAllowed=10.24955921192575, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2702630230486198
   [junit4]   2> 83749 INFO  (qtp1237824368-355) [n:127.0.0.1:56482_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
   [junit4]   2> 83750 INFO  (qtp1237824368-355) [n:127.0.0.1:56482_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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node6/test_col_shard5_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_17394FA05C27E655-001/tempDir-001/node6/./test_col_shard5_replica1/data/]
   [junit4]   2> 83750 INFO  (qtp1237824368-355) [n:127.0.0.1:56482_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@4efc6008
   [junit4]   2> 83752 INFO  (qtp1224213783-416) [n:127.0.0.1:52566_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, 
maxMergedSegmentMB=61.1015625, floorSegmentMB=0.4111328125, 
forceMergeDeletesPctAllowed=10.24955921192575, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2702630230486198
   [junit4]   2> 83752 INFO  (qtp1273138163-396) [n:127.0.0.1:38479_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, 
maxMergedSegmentMB=61.1015625, floorSegmentMB=0.4111328125, 
forceMergeDeletesPctAllowed=10.24955921192575, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2702630230486198
   [junit4]   2> 83762 INFO  (qtp1237824368-355) [n:127.0.0.1:56482_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=22, 
maxMergedSegmentMB=61.1015625, floorSegmentMB=0.4111328125, 
forceMergeDeletesPctAllowed=10.24955921192575, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2702630230486198
   [junit4]   2> 83797 WARN  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 83899 WARN  (qtp1224213783-416) [n:127.0.0.1:52566_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 83875 WARN  (qtp779046993-424) [n:127.0.0.1:51084_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 83873 WARN  (qtp116557864-411) [n:127.0.0.1:48156_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 83841 WARN  (qtp288047898-362) [n:127.0.0.1:42826_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 83830 WARN  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 83868 INFO  (qtp864265056-376) [n:127.0.0.1:42863_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, 
maxMergedSegmentMB=61.1015625, floorSegmentMB=0.4111328125, 
forceMergeDeletesPctAllowed=10.24955921192575, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2702630230486198
   [junit4]   2> 83818 WARN  (qtp1237824368-355) [n:127.0.0.1:56482_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 83816 WARN  (qtp860286629-368) [n:127.0.0.1:43585_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 83808 WARN  (qtp1273138163-396) [n:127.0.0.1:38479_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 84014 WARN  (qtp864265056-376) [n:127.0.0.1:42863_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 84190 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 84190 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 84191 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 84191 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 84193 INFO  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 84193 INFO  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 84193 INFO  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 84194 INFO  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 84194 INFO  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.759765625, 
noCFSRatio=0.7153764344216546]
   [junit4]   2> 84195 INFO  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@31e1e7c1[test_col_shard2_replica2] main]
   [junit4]   2> 84197 INFO  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 84198 INFO  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 84198 INFO  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 84204 INFO  
(searcherExecutor-264-thread-1-processing-n:127.0.0.1:52358_solr 
x:test_col_shard2_replica2 s:shard2 c:test_col) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
[test_col_shard2_replica2] Registered new searcher 
Searcher@31e1e7c1[test_col_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 84204 INFO  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1559391119089860608
   [junit4]   2> 84205 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.759765625, 
noCFSRatio=0.7153764344216546]
   [junit4]   2> 84208 INFO  (qtp1340180546-386) [n:127.0.0.1:56925_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2e8383b2[test_col_shard5_replica2] main]
   [junit4]   2> 84217 INFO  
(zkCallback-119-thread-2-processing-n:127.0.0.1:42826_solr) 
[n:127.0.0.1:42826_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> 84217 INFO  
(zkCallback-125-thread-1-processing-n:127.0.0.1:52566_solr) 
[n:127.0.0.1:52566_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> 84217 INFO  
(zkCallback-133-thread-1-processing-n:127.0.0.1:48156_solr) 
[n:127.0.0.1:48156_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> 84217 INFO  
(zkCallback-135-thread-1-processing-n:127.0.0.1:56482_solr) 
[n:127.0.0.1:56482_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> 84217 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:38479_solr) 
[n:127.0.0.1:38479_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> 84217 INFO  
(zkCallback-122-thread-2-processing-n:127.0.0.1:43585_solr) 
[n:127.0.0.1:43585_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> 84217 INFO  
(zkCallback-128-thread-1-processing-n:127.0.0.1:42863_solr) 
[n:127.0.0.1:42863_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> 84217 INFO  
(zkCallback-134-thread-1-processing-n:127.0.0.1:51084_solr) 
[n:127.0.0.1:51084_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> 84217 INFO  
(zkCallback-104-thread-4-processing-n:127.0.0.1:56925_solr) 
[n:127.0.0.1:56925_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> 84218 INFO  
(zkCallback-114-thread-1-processing-n:127.0.0.1:52358_solr) 
[n:127.0.0.1:52358_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> 84221 INFO  (qtp406616809-404) [n:127.0.0.1:52358_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 84230 INFO  (qtp116557864-411) [n:127.0.0.1:48156_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 84230 INFO  (qtp116557864-411) [n:127.0.0.1:48156_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 84231 INFO  (qtp116557864-411) [n:127.0.0.1:48156_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 84231 INFO  (qtp116557864-411) [n:127.0.0.1:48156_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 84231 INFO  (qtp779046993-424) [n:127.0.0.1:51084_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 84231 INFO  (qtp779046993-424) [n:127.0.0.1:51084_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4

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

orFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{add=[1 (1559395768572313601)]} 0 0
   [junit4]   2> 4514169 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[17394FA05C27E655])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 4514169 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[17394FA05C27E655])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1559395768573362176)]} 0 0
   [junit4]   2> 4514169 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[17394FA05C27E655])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 4514169 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[17394FA05C27E655])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4514169 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[17394FA05C27E655])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d002440
   [junit4]   2> 4514174 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[17394FA05C27E655])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@44f96869[collection1] main]
   [junit4]   2> 4514174 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[17394FA05C27E655])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4514175 INFO  (searcherExecutor-14069-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@44f96869[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1hu(7.0.0):C3/2:delGen=1)))}
   [junit4]   2> 4514175 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[17394FA05C27E655])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 6
   [junit4]   2> 4514176 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[17394FA05C27E655])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 4514176 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[17394FA05C27E655])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 4514176 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[17394FA05C27E655])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testMixedInPlaceAndNonInPlaceAtomicUpdates
   [junit4]   2> 4514177 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[17394FA05C27E655]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 4514177 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[17394FA05C27E655]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2132140556
   [junit4]   2> 4514178 INFO  (coreCloseExecutor-14074-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@182b096
   [junit4]   2> 4514224 INFO  (coreCloseExecutor-14074-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 4514226 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[17394FA05C27E655]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesStandalone_17394FA05C27E655-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-PE, timezone=Hongkong
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=70360864,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocTermOrds, 
DirectUpdateHandlerTest, PreAnalyzedFieldTest, TestDynamicLoading, 
TestPHPSerializedResponseWriter, OverseerRolesTest, TestOrdValues, TestConfig, 
TestComplexPhraseLeadingWildcard, BlockJoinFacetDistribTest, 
HighlighterMaxOffsetTest, CollectionReloadTest, MissingSegmentRecoveryTest, 
TestStressReorder, TestDefaultSearchFieldResource, TestConfigSets, 
SolrIndexConfigTest, TestManagedSchemaThreadSafety, ShardSplitTest, 
CloneFieldUpdateProcessorFactoryTest, 
StatelessScriptUpdateProcessorFactoryTest, TestSchemaSimilarityResource, 
TestCSVResponseWriter, CoreMergeIndexesAdminHandlerTest, TestLRUStatsCache, 
HdfsRecoverLeaseTest, RecoveryZkTest, SimpleCollectionCreateDeleteTest, 
TestShardHandlerFactory, TestReload, TestCollationField, 
TestRuleBasedAuthorizationPlugin, TestSSLRandomization, DocValuesMultiTest, 
MergeStrategyTest, TestJettySolrRunner, TestSolrDeletionPolicy1, SparseHLLTest, 
TestComponentsName, TestNumericTerms32, HdfsBasicDistributedZk2Test, 
TestApiFramework, CoreAdminHandlerTest, TestRawTransformer, PrimUtilsTest, 
TestBlendedInfixSuggestions, TestSolrQueryParserDefaultOperatorResource, 
NoCacheHeaderTest, TestSolrQueryParser, TestHdfsBackupRestoreCore, 
DocValuesNotIndexedTest, TestDocBasedVersionConstraints, TestCoreAdminApis, 
TestHighFrequencyDictionaryFactory, GraphQueryTest, 
TestCollationFieldDocValues, TestCoreDiscovery, SolrPluginUtilsTest, 
BooleanFieldTest, WrapperMergePolicyFactoryTest, TestSubQueryTransformer, 
TestLeaderElectionWithEmptyReplica, SliceStateTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestMergePolicyConfig, 
CdcrReplicationHandlerTest, TestTestInjection, RequestLoggingTest, TestSolrJ, 
TestPerFieldSimilarityWithDefaultOverride, TestTrieFacet, 
OverriddenZkACLAndCredentialsProvidersTest, UUIDUpdateProcessorFallbackTest, 
SynonymTokenizerTest, TlogReplayBufferedWhileIndexingTest, 
TestExtendedDismaxParser, TestBulkSchemaAPI, FullHLLTest, 
TestMaxScoreQueryParser, TestCloudManagedSchema, LukeRequestHandlerTest, 
TestConfigSetsAPI, TestFieldCacheSanityChecker, 
ClassificationUpdateProcessorFactoryTest, TestCloudRecovery, 
TestInPlaceUpdatesDistrib, DistributedFacetPivotSmallAdvancedTest, 
TestReplicaProperties, TestLuceneMatchVersion, TestConfigOverlay, 
TestGroupingSearch, TestReversedWildcardFilterFactory, SecurityConfHandlerTest, 
RAMDirectoryFactoryTest, PeerSyncReplicationTest, TestRestoreCore, 
TestQuerySenderNoQuery, TestFastOutputStream, ReplaceNodeTest, SolrXmlInZkTest, 
FullSolrCloudDistribCmdsTest, TestClusterStateMutator, 
TestLMDirichletSimilarityFactory, BadIndexSchemaTest, TestDocSet, 
TestMacroExpander, TermVectorComponentDistributedTest, ResourceLoaderTest, 
TestCryptoKeys, TestLocalFSCloudBackupRestore, AnalyticsMergeStrategyTest, 
RequestHandlersTest, ExternalFileFieldSortTest, TestZkChroot, 
BasicDistributedZk2Test, SyncSliceTest, ClusterStateUpdateTest, 
LeaderElectionTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, 
AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, 
HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, 
TestSolr4Spatial, StatsComponentTest, BasicFunctionalityTest, 
TestIndexSearcher, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, 
SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, 
TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, 
DistanceFunctionTest, CacheHeaderTest, TestWriterPerf, TestQueryTypes, 
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, DocumentBuilderTest, 
TermVectorComponentTest, FieldAnalysisRequestHandlerTest, 
IndexSchemaRuntimeFieldTest, TestJmxIntegration, TestAnalyzedSuggestions, 
TestPartialUpdateDeduplication, TestQuerySenderListener, UpdateParamsTest, 
TestStressRecovery, DistributedIntervalFacetingTest, AliasIntegrationTest, 
CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, ConnectionManagerTest, 
CustomCollectionTest, DistribCursorPagingTest, 
LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, 
SharedFSAutoReplicaFailoverTest, TestSegmentSorting, 
TestShortCircuitedRequests, TestSizeLimitedDistributedMap, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, 
TestStressInPlaceUpdates, TestStressLiveNodes, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, 
HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, TestReplicationHandlerBackup, 
TestSolrConfigHandlerConcurrent, DistributedExpandComponentTest, 
DistributedFacetPivotLargeTest, DistributedSuggestComponentTest, 
TestPivotHelperCode, TestTrackingShardHandlerFactory, SolrJmxReporterTest, 
SolrSlf4jReporterTest, TestExportWriter, TestGeoJSONResponseWriter, 
TestManagedResource, TestRestManager, TestFieldTypeResource, 
TestManagedSynonymFilterFactory, TestManagedSchemaAPI, 
TestSchemalessBufferedUpdates, TestUseDocValuesAsStored, SortSpecParsingTest, 
TestAddFieldRealTimeGet, TestCustomSort, TestFieldSortValues, 
TestHashQParserPlugin, TestLegacyNumericRangeQueryBuilder, TestMissingGroups, 
TestReloadDeadlock, TestSmileRequest, TestSolr4Spatial2, TestSolrCoreParser, 
TestSolrFieldCacheMBean, TestStandardQParsers, TestStressUserVersions, 
TestXmlQParser, TestXmlQParserPlugin, BlockJoinFacetRandomTest, 
TestJsonRequest, CloudMLTQParserTest, TestDistribIDF, 
PKIAuthenticationIntegrationTest, HttpSolrCallGetCoreTest, BufferStoreTest, 
TestFieldCacheReopen, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, 
TestInPlaceUpdatesStandalone]
   [junit4] Completed [694/694 (2!)] on J2 in 161.50s, 18 tests, 1 failure <<< 
FAILURES!

[...truncated 62526 lines...]


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

Reply via email to