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

4 tests failed.
FAILED:  org.apache.solr.cloud.DistributedQueueTest.testPeekElements

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([945DB15E289F10C:F46B613432B0A511]: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.cloud.DistributedQueueTest.testPeekElements(DistributedQueueTest.java:265)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:748)


FAILED:  org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test

Error Message:
timeout waiting to see all nodes active

Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
        at 
__randomizedtesting.SeedInfo.seed([945DB15E289F10C:8111E4CF4C759CF4]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.waitTillNodesActive(LeaderFailureAfterFreshStartTest.java:234)
        at 
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.restartNodes(LeaderFailureAfterFreshStartTest.java:174)
        at 
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test(LeaderFailureAfterFreshStartTest.java:149)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:748)


FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Unable to restart (#2): CloudJettyRunner 
[url=https://127.0.0.1:47186/collection1_shard2_replica_n65]

Stack Trace:
java.lang.AssertionError: Unable to restart (#2): CloudJettyRunner 
[url=https://127.0.0.1:47186/collection1_shard2_replica_n65]
        at 
__randomizedtesting.SeedInfo.seed([945DB15E289F10C:8111E4CF4C759CF4]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:103)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:52)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:748)


FAILED:  org.apache.solr.update.MaxSizeAutoCommitTest.endToEndTest 
{seed=[945DB15E289F10C:A74508DF36F91D22]}

Error Message:
Tlog size exceeds the max size bound. Tlog path: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_945DB15E289F10C-001/init-core-data-001/tlog/tlog.0000000000000000006,
 tlog size: 5553

Stack Trace:
java.lang.AssertionError: Tlog size exceeds the max size bound. Tlog path: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_945DB15E289F10C-001/init-core-data-001/tlog/tlog.0000000000000000006,
 tlog size: 5553
        at 
__randomizedtesting.SeedInfo.seed([945DB15E289F10C:A74508DF36F91D22]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.update.MaxSizeAutoCommitTest.getTlogFileSizes(MaxSizeAutoCommitTest.java:379)
        at 
org.apache.solr.update.MaxSizeAutoCommitTest.endToEndTest(MaxSizeAutoCommitTest.java:231)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:748)




Build Log:
[...truncated 13382 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistributedQueueTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistributedQueueTest_945DB15E289F10C-001/init-core-data-001
   [junit4]   2> 436863 WARN  
(SUITE-DistributedQueueTest-seed#[945DB15E289F10C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 436863 INFO  
(SUITE-DistributedQueueTest-seed#[945DB15E289F10C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 436865 INFO  
(SUITE-DistributedQueueTest-seed#[945DB15E289F10C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 436865 INFO  
(SUITE-DistributedQueueTest-seed#[945DB15E289F10C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 436867 INFO  
(TEST-DistributedQueueTest.testDistributedQueue-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 436868 INFO  
(TEST-DistributedQueueTest.testDistributedQueue-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 436868 INFO  (Thread-386) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 436868 INFO  (Thread-386) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 436869 ERROR (Thread-386) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 436968 INFO  
(TEST-DistributedQueueTest.testDistributedQueue-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40724
   [junit4]   2> 437030 INFO  (zkConnectionManagerCallback-625-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 439319 INFO  
(TEST-DistributedQueueTest.testDistributedQueue-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 439328 ERROR 
(TEST-DistributedQueueTest.testDistributedQueue-seed#[945DB15E289F10C]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 439344 INFO  
(TEST-DistributedQueueTest.testDistributedQueue-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40724 40724
   [junit4]   2> 439569 INFO  (Thread-386) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40724 40724
   [junit4]   2> 439573 INFO  
(TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[945DB15E289F10C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 439573 INFO  
(TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[945DB15E289F10C]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 439576 INFO  (Thread-389) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 439576 INFO  (Thread-389) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 439607 ERROR (Thread-389) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 439676 INFO  
(TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[945DB15E289F10C]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:49822
   [junit4]   2> 439757 INFO  (zkConnectionManagerCallback-628-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441037 WARN  (zkConnectionManagerCallback-628-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@859a name: ZooKeeperConnection 
Watcher:127.0.0.1:49822/solr got event WatchedEvent state:Disconnected 
type:None path:null path: null type: None
   [junit4]   2> 441037 WARN  (zkConnectionManagerCallback-628-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 443026 WARN  
(TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[945DB15E289F10C]-SendThread(127.0.0.1:49822))
 [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 
0x106985b0f600000 has expired
   [junit4]   2> 443026 WARN  (zkConnectionManagerCallback-628-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@859a name: ZooKeeperConnection 
Watcher:127.0.0.1:49822/solr got event WatchedEvent state:Expired type:None 
path:null path: null type: None
   [junit4]   2> 443026 WARN  (zkConnectionManagerCallback-628-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. 
Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 443026 WARN  (zkConnectionManagerCallback-628-thread-1) [    ] 
o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 443037 INFO  
(zkConnectionManagerCallback-628-thread-1-EventThread) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443038 INFO  (zkConnectionManagerCallback-628-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 443038 INFO  (zkConnectionManagerCallback-628-thread-1) [    ] 
o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 443038 INFO  (zkConnectionManagerCallback-628-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 444147 INFO  
(TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[945DB15E289F10C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> 444149 ERROR 
(TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[945DB15E289F10C]) 
[    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so 
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 444149 INFO  
(TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[945DB15E289F10C]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49822 49822
   [junit4]   2> 444296 INFO  (Thread-389) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49822 49822
   [junit4]   2> 444296 WARN  (Thread-389) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 444324 INFO  
(TEST-DistributedQueueTest.testLeakChildWatcher-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLeakChildWatcher
   [junit4]   2> 444325 INFO  
(TEST-DistributedQueueTest.testLeakChildWatcher-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 444329 INFO  (Thread-390) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 444329 INFO  (Thread-390) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 444356 ERROR (Thread-390) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 444429 INFO  
(TEST-DistributedQueueTest.testLeakChildWatcher-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58381
   [junit4]   2> 444725 INFO  (zkConnectionManagerCallback-631-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444847 INFO  
(TEST-DistributedQueueTest.testLeakChildWatcher-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLeakChildWatcher
   [junit4]   2> 444849 ERROR 
(TEST-DistributedQueueTest.testLeakChildWatcher-seed#[945DB15E289F10C]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 444849 INFO  
(TEST-DistributedQueueTest.testLeakChildWatcher-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58381 58381
   [junit4]   2> 444953 INFO  (Thread-390) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:58381 58381
   [junit4]   2> 444960 INFO  
(TEST-DistributedQueueTest.testLocallyOffer-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 444961 INFO  
(TEST-DistributedQueueTest.testLocallyOffer-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 445038 INFO  (Thread-391) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 445038 INFO  (Thread-391) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 445138 ERROR (Thread-391) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 445168 INFO  
(TEST-DistributedQueueTest.testLocallyOffer-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46705
   [junit4]   2> 445188 INFO  (zkConnectionManagerCallback-634-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446618 INFO  
(TEST-DistributedQueueTest.testLocallyOffer-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 446640 ERROR 
(TEST-DistributedQueueTest.testLocallyOffer-seed#[945DB15E289F10C]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 446644 INFO  
(TEST-DistributedQueueTest.testLocallyOffer-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46705 46705
   [junit4]   2> 451792 INFO  (Thread-391) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46705 46705
   [junit4]   2> 451815 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 451816 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 451820 INFO  (Thread-392) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 451820 INFO  (Thread-392) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 451901 ERROR (Thread-392) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 451920 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46387
   [junit4]   2> 451964 INFO  (zkConnectionManagerCallback-637-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 454151 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 454277 ERROR 
(TEST-DistributedQueueTest.testPeekElements-seed#[945DB15E289F10C]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 454278 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46387 46387
   [junit4]   2> 454488 INFO  (Thread-392) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46387 46387
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedQueueTest -Dtests.method=testPeekElements 
-Dtests.seed=945DB15E289F10C -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-MA -Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.68s J2 | DistributedQueueTest.testPeekElements <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([945DB15E289F10C:F46B613432B0A511]:0)
   [junit4]    >        at 
org.apache.solr.cloud.DistributedQueueTest.testPeekElements(DistributedQueueTest.java:265)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 454501 INFO  
(TEST-DistributedQueueTest.testDistributedQueueCache-seed#[945DB15E289F10C]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueCache
   [junit4]   2> 454502 INFO  
(TEST-DistributedQueueTest.testDistributedQueueCache-seed#[945DB15E289F10C]) [  
  ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 454514 INFO  (Thread-393) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 454514 INFO  (Thread-393) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 454525 ERROR (Thread-393) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 454614 INFO  
(TEST-DistributedQueueTest.testDistributedQueueCache-seed#[945DB15E289F10C]) [  
  ] o.a.s.c.ZkTestServer start zk server on port:59639
   [junit4]   2> 454823 INFO  (zkConnectionManagerCallback-640-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 454896 INFO  
(TEST-DistributedQueueTest.testDistributedQueueCache-seed#[945DB15E289F10C]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueCache
   [junit4]   2> 454898 ERROR 
(TEST-DistributedQueueTest.testDistributedQueueCache-seed#[945DB15E289F10C]) [  
  ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 454898 INFO  
(TEST-DistributedQueueTest.testDistributedQueueCache-seed#[945DB15E289F10C]) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59639 59639
   [junit4]   2> 455089 INFO  (Thread-393) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59639 59639
   [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.cloud.DistributedQueueTest_945DB15E289F10C-001
   [junit4]   2> Jun 04, 2018 1:00:26 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1971, maxMBSortInHeap=6.739516025151713, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@467dd638),
 locale=ar-MA, timezone=Atlantic/Stanley
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=1,free=261317416,total=476053504
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCloudJSONFacetJoinDomain, TestHighFrequencyDictionaryFactory, 
SuggestComponentContextFilterQueryTest, SecurityConfHandlerTest, 
TestCloudConsistency, DeleteReplicaTest, TestInfoStreamLogging, StressHdfsTest, 
TestDocTermOrds, SolrRrdBackendFactoryTest, DistributedFacetPivotWhiteBoxTest, 
ExecutePlanActionTest, ForceLeaderTest, TestCustomDocTransformer, 
MetricsConfigTest, IndexSchemaRuntimeFieldTest, TestFastWriter, 
PreAnalyzedFieldTest, TimeZoneUtilsTest, RegexBoostProcessorTest, 
TestConfigSetsAPIZkFailure, TestAtomicUpdateErrorCases, 
TestSubQueryTransformerCrossCore, TestTrieFacet, DirectoryFactoryTest, 
AddBlockUpdateTest, CopyFieldTest, CloneFieldUpdateProcessorFactoryTest, 
CloudExitableDirectoryReaderTest, BasicDistributedZk2Test, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestFieldCollectionResource, 
OverseerRolesTest, DistributedQueueTest]
   [junit4] Completed [72/812 (1!)] on J2 in 18.53s, 6 tests, 1 failure <<< 
FAILURES!

[...truncated 42 lines...]
   [junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_945DB15E289F10C-001/init-core-data-001
   [junit4]   2> 480616 WARN  
(SUITE-MaxSizeAutoCommitTest-seed#[945DB15E289F10C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=105 numCloses=105
   [junit4]   2> 480616 INFO  
(SUITE-MaxSizeAutoCommitTest-seed#[945DB15E289F10C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 480618 INFO  
(SUITE-MaxSizeAutoCommitTest-seed#[945DB15E289F10C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 480619 INFO  
(SUITE-MaxSizeAutoCommitTest-seed#[945DB15E289F10C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 480647 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting deleteTest
   [junit4]   2> 484406 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 484407 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 484862 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 484913 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 485509 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 486230 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
   [junit4]   2> 486460 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
   [junit4]   2> 486461 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
   [junit4]   2> 486526 INFO  (coreLoadExecutor-552-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 486527 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 486626 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 486641 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 487206 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 487502 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 487502 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
   [junit4]   2> 487502 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 487502 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_945DB15E289F10C-001/init-core-data-001/]
   [junit4]   2> 487616 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=43.48828125, 
floorSegmentMB=0.291015625, forceMergeDeletesPctAllowed=20.341936955720225, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 487711 WARN  (coreLoadExecutor-552-thread-1) [    
x:collection1] 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> 488127 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 488127 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 488128 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 488128 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 488130 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1298889122, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 488138 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@318d7229[collection1] main]
   [junit4]   2> 488139 WARN  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 488139 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 488139 INFO  (coreLoadExecutor-552-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1602301785445236736
   [junit4]   2> 488142 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 488155 INFO  
(searcherExecutor-553-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@318d7229[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 488213 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 488213 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@438945dd commitCommandVersion:0
   [junit4]   2> 488679 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1602301785450479616), 1 (1602301785459916800), 2 (1602301785460965376), 3 
(1602301785474596864), 4 (1602301785476694016), 5 (1602301785478791168), 6 
(1602301785478791169), 7 (1602301785480888320), 8 (1602301785489276928), 9 
(1602301785489276929), ... (150 adds)]} 0 535
   [junit4]   2> 488891 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[0 
(-1602301786232717312), 1 (-1602301786232717313), 2 (-1602301786233765888), 3 
(-1602301786233765889), 4 (-1602301786233765890), 5 (-1602301786233765891), 6 
(-1602301786233765892), 7 (-1602301786233765893), 8 (-1602301786233765894), 9 
(-1602301786233765895), ... (15 deletes)]} 0 1
   [junit4]   2> 489116 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[15 
(-1602301786468646912), 16 (-1602301786468646913), 17 (-1602301786468646914), 
18 (-1602301786468646915), 19 (-1602301786468646916), 20 
(-1602301786468646917), 21 (-1602301786468646918), 22 (-1602301786468646919), 
23 (-1602301786469695488), 24 (-1602301786469695489), ... (15 deletes)]} 0 1
   [junit4]   2> 489219 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@74b12bab[collection1] realtime]
   [junit4]   2> 489219 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 489219 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 489219 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@438945dd commitCommandVersion:0
   [junit4]   2> 489237 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[30 
(-1602301786594476032), 31 (-1602301786595524608), 32 (-1602301786595524609), 
33 (-1602301786595524610), 34 (-1602301786595524611), 35 
(-1602301786595524612), 36 (-1602301786595524613), 37 (-1602301786595524614), 
38 (-1602301786595524615), 39 (-1602301786595524616), ... (15 deletes)]} 0 1
   [junit4]   2> 489452 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[45 
(-1602301786820968448), 46 (-1602301786820968449), 47 (-1602301786820968450), 
48 (-1602301786820968451), 49 (-1602301786820968452), 50 
(-1602301786820968453), 51 (-1602301786820968454), 52 (-1602301786820968455), 
53 (-1602301786822017024), 54 (-1602301786822017025), ... (15 deletes)]} 0 1
   [junit4]   2> 489463 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4d21f2cf[collection1] realtime]
   [junit4]   2> 489467 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 489676 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[60 
(-1602301787055849472), 61 (-1602301787056898048), 62 (-1602301787056898049), 
63 (-1602301787056898050), 64 (-1602301787056898051), 65 
(-1602301787056898052), 66 (-1602301787056898053), 67 (-1602301787056898054), 
68 (-1602301787056898055), 69 (-1602301787056898056), ... (15 deletes)]} 0 1
   [junit4]   2> 489886 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[75 
(-1602301787276050432), 76 (-1602301787276050433), 77 (-1602301787276050434), 
78 (-1602301787276050435), 79 (-1602301787277099008), 80 
(-1602301787277099009), 81 (-1602301787277099010), 82 (-1602301787277099011), 
83 (-1602301787277099012), 84 (-1602301787277099013), ... (15 deletes)]} 0 1
   [junit4]   2> 489887 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 489887 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@438945dd commitCommandVersion:0
   [junit4]   2> 489890 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@27a182d0[collection1] realtime]
   [junit4]   2> 489890 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 489960 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[90 
(-1602301787353645056), 91 (-1602301787354693632), 92 (-1602301787354693633), 
93 (-1602301787354693634), 94 (-1602301787354693635), 95 
(-1602301787354693636), 96 (-1602301787354693637), 97 (-1602301787354693638), 
98 (-1602301787354693639), 99 (-1602301787354693640), ... (15 deletes)]} 0 1
   [junit4]   2> 490169 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[105 
(-1602301787572797440), 106 (-1602301787572797441), 107 (-1602301787572797442), 
108 (-1602301787572797443), 109 (-1602301787572797444), 110 
(-1602301787572797445), 111 (-1602301787573846016), 112 (-1602301787573846017), 
113 (-1602301787573846018), 114 (-1602301787573846019), ... (15 deletes)]} 0 1
   [junit4]   2> 490401 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[120 
(-1602301787817115648), 121 (-1602301787817115649), 122 (-1602301787817115650), 
123 (-1602301787817115651), 124 (-1602301787817115652), 125 
(-1602301787817115653), 126 (-1602301787817115654), 127 (-1602301787817115655), 
128 (-1602301787817115656), 129 (-1602301787817115657), ... (15 deletes)]} 0 1
   [junit4]   2> 490620 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[135 
(-1602301788045705216), 136 (-1602301788045705217), 137 (-1602301788045705218), 
138 (-1602301788045705219), 139 (-1602301788045705220), 140 
(-1602301788045705221), 141 (-1602301788045705222), 142 (-1602301788045705223), 
143 (-1602301788045705224), 144 (-1602301788046753792), ... (15 deletes)]} 0 1
   [junit4]   2> 490639 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 490639 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@438945dd commitCommandVersion:0
   [junit4]   2> 490669 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@584e54e0[collection1] realtime]
   [junit4]   2> 490670 INFO  (commitScheduler-556-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 490671 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending deleteTest
   [junit4]   2> 490671 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 490671 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1047486352
   [junit4]   2> 490671 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 490672 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@37cc2a33: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@38ffa2f5
   [junit4]   2> 490722 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 490722 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@29f426cf: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@2fe40685
   [junit4]   2> 490725 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 490725 INFO  
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[945DB15E289F10C]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b69aa89: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@4aa2a638
   [junit4]   2> 490895 INFO  (coreCloseExecutor-558-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@565861fe
   [junit4]   2> 490895 INFO  (coreCloseExecutor-558-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=565861fe
   [junit4]   2> 490895 INFO  (coreCloseExecutor-558-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@89f0528: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1eaafec1
   [junit4]   2> 491027 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRedundantDeletes
   [junit4]   2> 491028 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 491028 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 491265 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 491966 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 492492 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 492853 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
   [junit4]   2> 492931 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
   [junit4]   2> 492931 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
   [junit4]   2> 492953 INFO  (coreLoadExecutor-566-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 492954 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 493183 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 493570 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 494920 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 495033 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 495034 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ba0477e
   [junit4]   2> 495034 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 495034 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_945DB15E289F10C-001/init-core-data-001/]
   [junit4]   2> 495074 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=43.48828125, 
floorSegmentMB=0.291015625, forceMergeDeletesPctAllowed=20.341936955720225, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 495081 WARN  (coreLoadExecutor-566-thread-1) [    
x:collection1] 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> 495564 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 495564 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 495565 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 495565 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 495579 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1298889122, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 495581 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b51f4f[collection1] 
main]
   [junit4]   2> 495582 WARN  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 495583 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 495585 INFO  
(searcherExecutor-567-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2b51f4f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 495585 INFO  (coreLoadExecutor-566-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1602301793252933632
   [junit4]   2> 495593 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 495740 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 495740 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2b412866 commitCommandVersion:0
   [junit4]   2> 495867 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1602301793288585216), 1 (1602301793296973824), 2 (1602301793301168128), 3 
(1602301793301168129), 4 (1602301793301168130), 5 (1602301793305362432), 6 
(1602301793305362433), 7 (1602301793305362434), 8 (1602301793309556736), 9 
(1602301793309556737), ... (150 adds)]} 0 273
   [junit4]   2> 495922 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@36ec85c7[collection1] realtime]
   [junit4]   2> 495923 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 495923 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 495923 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2b412866 commitCommandVersion:0
   [junit4]   2> 496020 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793708015616)]} 0 51
   [junit4]   2> 496020 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793709064192)]} 0 51
   [junit4]   2> 496020 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793709064193)]} 0 51
   [junit4]   2> 496020 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793709064194)]} 0 52
   [junit4]   2> 496021 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793709064195)]} 0 52
   [junit4]   2> 496021 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793710112768)]} 0 52
   [junit4]   2> 496021 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793710112769)]} 0 52
   [junit4]   2> 496021 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793710112770)]} 0 52
   [junit4]   2> 496021 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793710112771)]} 0 53
   [junit4]   2> 496021 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793710112772)]} 0 53
   [junit4]   2> 496021 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793710112773)]} 0 53
   [junit4]   2> 496022 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793711161344)]} 0 53
   [junit4]   2> 496022 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793711161345)]} 0 53
   [junit4]   2> 496022 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793711161346)]} 0 53
   [junit4]   2> 496022 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793711161347)]} 0 53
   [junit4]   2> 496022 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793711161348)]} 0 54
   [junit4]   2> 496022 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793711161349)]} 0 54
   [junit4]   2> 496022 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793711161350)]} 0 54
   [junit4]   2> 496038 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793712209920)]} 0 69
   [junit4]   2> 496038 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793727938560)]} 0 70
   [junit4]   2> 496039 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793728987136)]} 0 70
   [junit4]   2> 496039 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793728987137)]} 0 70
   [junit4]   2> 496039 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793728987138)]} 0 70
   [junit4]   2> 496039 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793728987139)]} 0 70
   [junit4]   2> 496039 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793728987140)]} 0 71
   [junit4]   2> 496039 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793728987141)]} 0 71
   [junit4]   2> 496040 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793728987142)]} 0 71
   [junit4]   2> 496040 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793730035712)]} 0 71
   [junit4]   2> 496040 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793730035713)]} 0 71
   [junit4]   2> 496040 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793730035714)]} 0 71
   [junit4]   2> 496040 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793730035715)]} 0 71
   [junit4]   2> 496040 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793730035716)]} 0 72
   [junit4]   2> 496040 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793730035717)]} 0 72
   [junit4]   2> 496041 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793730035718)]} 0 72
   [junit4]   2> 496041 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793731084288)]} 0 72
   [junit4]   2> 496041 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793731084289)]} 0 72
   [junit4]   2> 496041 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793731084290)]} 0 72
   [junit4]   2> 496041 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793731084291)]} 0 72
   [junit4]   2> 496041 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793731084292)]} 0 73
   [junit4]   2> 496041 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793731084293)]} 0 73
   [junit4]   2> 496042 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793732132864)]} 0 73
   [junit4]   2> 496042 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793732132865)]} 0 73
   [junit4]   2> 496042 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793732132866)]} 0 73
   [junit4]   2> 496042 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793732132867)]} 0 73
   [junit4]   2> 496042 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793732132868)]} 0 73
   [junit4]   2> 496042 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793732132869)]} 0 74
   [junit4]   2> 496042 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793732132870)]} 0 74
   [junit4]   2> 496043 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793733181440)]} 0 74
   [junit4]   2> 496043 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793733181441)]} 0 74
   [junit4]   2> 496043 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793733181442)]} 0 74
   [junit4]   2> 496070 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@af91b8c[collection1] realtime]
   [junit4]   2> 496070 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 496070 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 496070 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2b412866 commitCommandVersion:0
   [junit4]   2> 496094 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793785610240)]} 0 125
   [junit4]   2> 496094 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793786658816)]} 0 125
   [junit4]   2> 496094 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793786658817)]} 0 126
   [junit4]   2> 496094 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793786658818)]} 0 126
   [junit4]   2> 496095 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793786658819)]} 0 126
   [junit4]   2> 496095 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793787707392)]} 0 126
   [junit4]   2> 496095 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793787707393)]} 0 126
   [junit4]   2> 496095 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793787707394)]} 0 126
   [junit4]   2> 496095 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793787707395)]} 0 126
   [junit4]   2> 496095 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793787707396)]} 0 127
   [junit4]   2> 496095 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793787707397)]} 0 127
   [junit4]   2> 496096 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793787707398)]} 0 127
   [junit4]   2> 496096 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793788755968)]} 0 127
   [junit4]   2> 496096 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793788755969)]} 0 127
   [junit4]   2> 496096 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793788755970)]} 0 127
   [junit4]   2> 496096 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793788755971)]} 0 127
   [junit4]   2> 496096 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793788755972)]} 0 127
   [junit4]   2> 496096 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793788755973)]} 0 128
   [junit4]   2> 496096 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793788755974)]} 0 128
   [junit4]   2> 496097 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793789804544)]} 0 128
   [junit4]   2> 496097 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793789804545)]} 0 128
   [junit4]   2> 496097 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793789804546)]} 0 128
   [junit4]   2> 496097 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793789804547)]} 0 128
   [junit4]   2> 496097 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793789804548)]} 0 128
   [junit4]   2> 496097 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793789804549)]} 0 129
   [junit4]   2> 496097 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793789804550)]} 0 129
   [junit4]   2> 496098 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793789804551)]} 0 129
   [junit4]   2> 496098 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793790853120)]} 0 129
   [junit4]   2> 496098 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793790853121)]} 0 129
   [junit4]   2> 496098 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793790853122)]} 0 129
   [junit4]   2> 496098 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793790853123)]} 0 129
   [junit4]   2> 496098 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793790853124)]} 0 130
   [junit4]   2> 496098 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793790853125)]} 0 130
   [junit4]   2> 496099 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793790853126)]} 0 130
   [junit4]   2> 496103 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793791901696)]} 0 134
   [junit4]   2> 496103 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793796096000)]} 0 134
   [junit4]   2> 496103 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793796096001)]} 0 134
   [junit4]   2> 496103 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793796096002)]} 0 135
   [junit4]   2> 496103 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793796096003)]} 0 135
   [junit4]   2> 496104 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793796096004)]} 0 135
   [junit4]   2> 496104 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793797144576)]} 0 135
   [junit4]   2> 496104 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793797144577)]} 0 135
   [junit4]   2> 496104 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793797144578)]} 0 135
   [junit4]   2> 496104 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793797144579)]} 0 135
   [junit4]   2> 496104 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793797144580)]} 0 135
   [junit4]   2> 496104 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793797144581)]} 0 136
   [junit4]   2> 496105 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793797144582)]} 0 136
   [junit4]   2> 496105 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793798193152)]} 0 136
   [junit4]   2> 496105 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793798193153)]} 0 136
   [junit4]   2> 496105 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793798193154)]} 0 136
   [junit4]   2> 496126 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@662fb96c[collection1] realtime]
   [junit4]   2> 496127 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 496127 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 496127 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 496127 INFO  (commitScheduler-570-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 496156 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793850621952)]} 0 187
   [junit4]   2> 496156 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793851670528)]} 0 188
   [junit4]   2> 496157 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793852719104)]} 0 188
   [junit4]   2> 496157 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793852719105)]} 0 188
   [junit4]   2> 496157 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793852719106)]} 0 188
   [junit4]   2> 496157 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793852719107)]} 0 188
   [junit4]   2> 496157 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793852719108)]} 0 189
   [junit4]   2> 496157 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793852719109)]} 0 189
   [junit4]   2> 496158 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793852719110)]} 0 189
   [junit4]   2> 496158 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793853767680)]} 0 189
   [junit4]   2> 496158 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793853767681)]} 0 189
   [junit4]   2> 496158 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793853767682)]} 0 189
   [junit4]   2> 496158 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793853767683)]} 0 189
   [junit4]   2> 496158 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793853767684)]} 0 189
   [junit4]   2> 496158 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793853767685)]} 0 190
   [junit4]   2> 496158 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793853767686)]} 0 190
   [junit4]   2> 496158 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793853767687)]} 0 190
   [junit4]   2> 496167 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793854816256)]} 0 198
   [junit4]   2> 496167 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793863204864)]} 0 198
   [junit4]   2> 496167 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793863204865)]} 0 198
   [junit4]   2> 496167 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793863204866)]} 0 198
   [junit4]   2> 496167 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793863204867)]} 0 199
   [junit4]   2> 496167 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793863204868)]} 0 199
   [junit4]   2> 496168 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793863204869)]} 0 199
   [junit4]   2> 496168 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793864253440)]} 0 199
   [junit4]   2> 496168 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793864253441)]} 0 199
   [junit4]   2> 496168 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793864253442)]} 0 199
   [junit4]   2> 496168 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793864253443)]} 0 199
   [junit4]   2> 496168 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793864253444)]} 0 199
   [junit4]   2> 496168 INFO  
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[945DB15E289F10C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 
(-1602301793864253445)]} 0 200
   [junit4]   2> 496168 INFO  (TEST-MaxSizeAu

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

o not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null1652460811
     [copy] Copying 39 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null1652460811
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null1652460811

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null673417188
     [copy] Copying 247 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null673417188
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null673417188

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 76ms :: artifacts dl 14ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 454 minutes 17 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to