Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/95/

3 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.test

Error Message:
Wrong doc count on shard1_0. See SOLR-5309 expected:<233> but was:<239>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0. See SOLR-5309 
expected:<233> but was:<239>
        at 
__randomizedtesting.SeedInfo.seed([F24DE0E0A7DFA849:7A19DF3A0923C5B1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:968)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:751)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:105)
        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:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        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.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

Error Message:
unexpected shard state expected:<inactive> but was:<active>

Stack Trace:
java.lang.AssertionError: unexpected shard state expected:<inactive> but 
was:<active>
        at 
__randomizedtesting.SeedInfo.seed([F24DE0E0A7DFA849:4A8EB4405B047D3C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.verifyShard(ShardSplitTest.java:380)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:372)
        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:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        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.metrics.rrd.SolrRrdBackendFactoryTest.testBasic

Error Message:
{} expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: {} expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([F24DE0E0A7DFA849:59B7FDF578032E67]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:91)
        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 12729 lines...]
   [junit4] Suite: org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.rrd.SolrRrdBackendFactoryTest_F24DE0E0A7DFA849-001/init-core-data-001
   [junit4]   2> 705543 WARN  
(SUITE-SolrRrdBackendFactoryTest-seed#[F24DE0E0A7DFA849]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 705552 INFO  
(SUITE-SolrRrdBackendFactoryTest-seed#[F24DE0E0A7DFA849]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 705554 INFO  
(SUITE-SolrRrdBackendFactoryTest-seed#[F24DE0E0A7DFA849]-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> 705557 INFO  
(SUITE-SolrRrdBackendFactoryTest-seed#[F24DE0E0A7DFA849]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 705559 INFO  
(TEST-SolrRrdBackendFactoryTest.testBasic-seed#[F24DE0E0A7DFA849]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasic
   [junit4]   2> 705606 INFO  
(TEST-SolrRrdBackendFactoryTest.testBasic-seed#[F24DE0E0A7DFA849]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasic
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrRrdBackendFactoryTest -Dtests.method=testBasic 
-Dtests.seed=F24DE0E0A7DFA849 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=vi -Dtests.timezone=CST 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J0 | SolrRrdBackendFactoryTest.testBasic <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {} expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F24DE0E0A7DFA849:59B7FDF578032E67]:0)
   [junit4]    >        at 
org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:91)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.rrd.SolrRrdBackendFactoryTest_F24DE0E0A7DFA849-001
   [junit4]   2> Jul 05, 2018 5:13:47 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=vi, timezone=CST
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=1,free=28072336,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [PolyFieldTest, 
TestXmlQParser, TestCloudSearcherWarming, TestStandardQParsers, 
TestSubQueryTransformerCrossCore, TestCoreBackup, TestSolrCoreProperties, 
TestRequestForwarding, DistributedFacetPivotSmallAdvancedTest, TestRTGBase, 
TestSystemIdResolver, TaggerTest, EmbeddedSolrNoSerializeTest, 
TestDeleteCollectionOnDownNodes, RAMDirectoryFactoryTest, TestReloadDeadlock, 
TestSolrIndexConfig, TestSolrCloudWithDelegationTokens, ConnectionReuseTest, 
TestSolrCloudWithHadoopAuthPlugin, DistribDocExpirationUpdateProcessorTest, 
TestEmbeddedSolrServerConstructors, BasicDistributedZk2Test, 
AnalysisErrorHandlingTest, TestDocTermOrdsUninvertLimit, MetricsConfigTest, 
TestPerFieldSimilarity, CdcrReplicationHandlerTest, TestConfig, 
ZkNodePropsTest, TestDownShardTolerantSearch, TestExceedMaxTermLength, 
TestRawResponseWriter, MergeStrategyTest, HdfsAutoAddReplicasIntegrationTest, 
TestFieldTypeResource, CoreAdminOperationTest, CreateCollectionCleanupTest, 
SearchRateTriggerTest, TestExactSharedStatsCache, TestSchemaSimilarityResource, 
VersionInfoTest, TestUniqueKeyFieldResource, BlockCacheTest, 
SolrRrdBackendFactoryTest]
   [junit4] Completed [116/820 (1!)] on J0 in 0.35s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1179 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/init-core-data-001
   [junit4]   2> 2549966 WARN  
(SUITE-ShardSplitTest-seed#[F24DE0E0A7DFA849]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 2549966 INFO  
(SUITE-ShardSplitTest-seed#[F24DE0E0A7DFA849]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2549968 INFO  
(SUITE-ShardSplitTest-seed#[F24DE0E0A7DFA849]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2549968 INFO  
(SUITE-ShardSplitTest-seed#[F24DE0E0A7DFA849]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2549968 INFO  
(SUITE-ShardSplitTest-seed#[F24DE0E0A7DFA849]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/fv_ize/
   [junit4]   2> 2549970 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2549970 INFO  (Thread-3044) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2549970 INFO  (Thread-3044) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2549977 ERROR (Thread-3044) [    ] 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> 2550070 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:56071
   [junit4]   2> 2550084 INFO  (zkConnectionManagerCallback-5370-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2550093 INFO  (zkConnectionManagerCallback-5372-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2550099 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2550103 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2550105 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2550106 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2550109 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2550110 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2550116 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2550117 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2550118 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2550119 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2550121 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2550122 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless 
explicitly asked otherwise
   [junit4]   2> 2550393 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2550394 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2550394 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2550394 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2550396 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cf503a8{/fv_ize,null,AVAILABLE}
   [junit4]   2> 2550397 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@4ed2ef32{HTTP/1.1,[http/1.1]}{127.0.0.1:32964}
   [junit4]   2> 2550397 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.Server Started @2550473ms
   [junit4]   2> 2550397 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/tempDir-001/control/data,
 hostContext=/fv_ize, hostPort=32964, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/control-001/cores}
   [junit4]   2> 2550397 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2550397 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2550397 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.5.0
   [junit4]   2> 2550397 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2550397 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2550397 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-05T17:44:32.726Z
   [junit4]   2> 2550448 INFO  (zkConnectionManagerCallback-5374-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2550460 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2550460 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/control-001/solr.xml
   [junit4]   2> 2550464 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2550464 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2550469 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2550808 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56071/solr
   [junit4]   2> 2550810 INFO  (zkConnectionManagerCallback-5378-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2550812 INFO  (zkConnectionManagerCallback-5380-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2550947 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:32964_fv_ize    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2550948 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:32964_fv_ize    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:32964_fv_ize
   [junit4]   2> 2550952 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:32964_fv_ize    ] o.a.s.c.Overseer Overseer 
(id=74093441654587396-127.0.0.1:32964_fv_ize-n_0000000000) starting
   [junit4]   2> 2550969 INFO  (zkConnectionManagerCallback-5387-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2550972 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:32964_fv_ize    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:56071/solr ready
   [junit4]   2> 2550976 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:32964_fv_ize    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32964_fv_ize
   [junit4]   2> 2550978 INFO  (zkCallback-5386-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2550985 INFO  (zkCallback-5379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2551034 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:32964_fv_ize    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2551078 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:32964_fv_ize    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff
   [junit4]   2> 2551103 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:32964_fv_ize    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff
   [junit4]   2> 2551110 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:32964_fv_ize    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff
   [junit4]   2> 2551129 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:32964_fv_ize    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/control-001/cores
   [junit4]   2> 2551220 INFO  (zkConnectionManagerCallback-5393-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2551221 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2551223 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56071/solr 
ready
   [junit4]   2> 2551229 INFO  (qtp456000287-20596) [n:127.0.0.1:32964_fv_ize   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:32964_fv_ize&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2551234 INFO  (OverseerThreadFactory-7015-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2551345 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize   
 x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2551345 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize   
 x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2552366 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2552381 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2552532 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2552550 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 2552551 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff
   [junit4]   2> 2552551 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2552551 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2552555 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3281244280217662]
   [junit4]   2> 2552567 WARN  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
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> 2552657 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2552657 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2552659 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2552659 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2552661 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=79.5859375, 
floorSegmentMB=0.650390625, forceMergeDeletesPctAllowed=7.890717239682833, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7154931194392403, reclaimDeletesWeight=2.3288385452433835
   [junit4]   2> 2552662 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@448cfade[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2552663 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2552664 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2552666 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2552666 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1605173431495557120
   [junit4]   2> 2552669 INFO  
(searcherExecutor-7020-thread-1-processing-n:127.0.0.1:32964_fv_ize 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:32964_fv_ize c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@448cfade[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2552675 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2552679 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2552679 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2552679 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:32964/fv_ize/control_collection_shard1_replica_n1/
   [junit4]   2> 2552680 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2552680 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:32964/fv_ize/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2552680 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2552685 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:32964/fv_ize/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2552789 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2552791 INFO  (qtp456000287-20591) [n:127.0.0.1:32964_fv_ize 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1447
   [junit4]   2> 2552795 INFO  (qtp456000287-20596) [n:127.0.0.1:32964_fv_ize   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 2552891 INFO  (zkCallback-5379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2553236 INFO  
(OverseerCollectionConfigSetProcessor-74093441654587396-127.0.0.1:32964_fv_ize-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2553795 INFO  (qtp456000287-20596) [n:127.0.0.1:32964_fv_ize   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:32964_fv_ize&wt=javabin&version=2}
 status=0 QTime=2566
   [junit4]   2> 2553807 INFO  (zkConnectionManagerCallback-5398-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2553808 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2553810 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56071/solr 
ready
   [junit4]   2> 2553810 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2553811 INFO  (qtp456000287-20592) [n:127.0.0.1:32964_fv_ize   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2553819 INFO  (OverseerThreadFactory-7015-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2553822 WARN  (OverseerThreadFactory-7015-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 2554030 INFO  (qtp456000287-20592) [n:127.0.0.1:32964_fv_ize   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 2554030 INFO  (qtp456000287-20592) [n:127.0.0.1:32964_fv_ize   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=218
   [junit4]   2> 2554232 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-1-001
 of type TLOG
   [junit4]   2> 2554233 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2554234 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2554234 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2554234 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2554234 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ec8b40d{/fv_ize,null,AVAILABLE}
   [junit4]   2> 2554235 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@2eb5a2e8{HTTP/1.1,[http/1.1]}{127.0.0.1:49684}
   [junit4]   2> 2554235 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.Server Started @2554311ms
   [junit4]   2> 2554235 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/fv_ize, 
hostPort=49684, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-1-001/cores}
   [junit4]   2> 2554235 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2554235 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2554236 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.5.0
   [junit4]   2> 2554236 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2554236 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2554236 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-05T17:44:36.565Z
   [junit4]   2> 2554240 INFO  (zkConnectionManagerCallback-5400-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2554241 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2554241 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-1-001/solr.xml
   [junit4]   2> 2554245 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2554246 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2554247 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2554657 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56071/solr
   [junit4]   2> 2554660 INFO  (zkConnectionManagerCallback-5404-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2554664 INFO  (zkConnectionManagerCallback-5406-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2554671 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:49684_fv_ize    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2554673 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:49684_fv_ize    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2554676 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:49684_fv_ize    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2554676 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:49684_fv_ize    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49684_fv_ize
   [junit4]   2> 2554677 INFO  (zkCallback-5379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2554677 INFO  (zkCallback-5386-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2554677 INFO  (zkCallback-5397-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2554679 INFO  (zkCallback-5405-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2554709 INFO  (zkConnectionManagerCallback-5413-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2554710 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:49684_fv_ize    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2554711 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:49684_fv_ize    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:56071/solr ready
   [junit4]   2> 2554712 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:49684_fv_ize    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2554743 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:49684_fv_ize    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff
   [junit4]   2> 2554759 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:49684_fv_ize    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff
   [junit4]   2> 2554759 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:49684_fv_ize    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff
   [junit4]   2> 2554762 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:49684_fv_ize    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-1-001/cores
   [junit4]   2> 2554804 INFO  (qtp456000287-20598) [n:127.0.0.1:32964_fv_ize   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:49684_fv_ize&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2554807 INFO  
(OverseerCollectionConfigSetProcessor-74093441654587396-127.0.0.1:32964_fv_ize-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2554808 INFO  (OverseerThreadFactory-7015-thread-3) [ 
c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:49684_fv_ize for creating new replica
   [junit4]   2> 2554813 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize  
  x:collection1_shard2_replica_t41] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2555835 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2555854 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 2555975 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2555993 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2555994 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t41' (registry 
'solr.core.collection1.shard2.replica_t41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff
   [junit4]   2> 2555994 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2555994 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-1-001/cores/collection1_shard2_replica_t41],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 2555998 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3281244280217662]
   [junit4]   2> 2556008 WARN  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
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> 2556072 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2556072 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2556076 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2556076 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2556079 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=79.5859375, 
floorSegmentMB=0.650390625, forceMergeDeletesPctAllowed=7.890717239682833, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7154931194392403, reclaimDeletesWeight=2.3288385452433835
   [junit4]   2> 2556079 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7edc86c7[collection1_shard2_replica_t41] main]
   [junit4]   2> 2556081 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2556081 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2556082 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2556083 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1605173435078541312
   [junit4]   2> 2556084 INFO  
(searcherExecutor-7034-thread-1-processing-n:127.0.0.1:49684_fv_ize 
x:collection1_shard2_replica_t41 c:collection1 s:shard2) 
[n:127.0.0.1:49684_fv_ize c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[collection1_shard2_replica_t41] Registered new searcher 
Searcher@7edc86c7[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2556089 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 2556093 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2556093 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2556093 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:49684/fv_ize/collection1_shard2_replica_t41/
   [junit4]   2> 2556093 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2556093 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
http://127.0.0.1:49684/fv_ize/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 2556093 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2556093 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 2556100 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49684/fv_ize/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 2556255 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2556260 INFO  (qtp1782808383-20651) [n:127.0.0.1:49684_fv_ize 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1447
   [junit4]   2> 2556264 INFO  (qtp456000287-20598) [n:127.0.0.1:32964_fv_ize 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:49684_fv_ize&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1459
   [junit4]   2> 2556423 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-2-001
 of type TLOG
   [junit4]   2> 2556424 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2556426 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2556426 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2556426 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2556427 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78372a06{/fv_ize,null,AVAILABLE}
   [junit4]   2> 2556427 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@7494c736{HTTP/1.1,[http/1.1]}{127.0.0.1:44071}
   [junit4]   2> 2556427 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.Server Started @2556503ms
   [junit4]   2> 2556427 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/fv_ize, 
hostPort=44071, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-2-001/cores}
   [junit4]   2> 2556427 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2556432 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2556432 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.5.0
   [junit4]   2> 2556432 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2556432 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2556432 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-05T17:44:38.761Z
   [junit4]   2> 2556434 INFO  (zkConnectionManagerCallback-5416-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2556436 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2556436 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-2-001/solr.xml
   [junit4]   2> 2556440 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2556440 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2556441 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2556811 INFO  
(OverseerCollectionConfigSetProcessor-74093441654587396-127.0.0.1:32964_fv_ize-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2556954 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56071/solr
   [junit4]   2> 2556956 INFO  (zkConnectionManagerCallback-5420-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2556958 INFO  (zkConnectionManagerCallback-5422-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2556968 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:44071_fv_ize    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2556971 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:44071_fv_ize    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2556974 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:44071_fv_ize    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2556974 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:44071_fv_ize    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44071_fv_ize
   [junit4]   2> 2556983 INFO  (zkCallback-5397-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2556983 INFO  (zkCallback-5405-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2556983 INFO  (zkCallback-5379-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2556983 INFO  (zkCallback-5386-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2556983 INFO  (zkCallback-5412-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2556985 INFO  (zkCallback-5421-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2557011 INFO  (zkConnectionManagerCallback-5429-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2557012 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:44071_fv_ize    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2557014 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:44071_fv_ize    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:56071/solr ready
   [junit4]   2> 2557015 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:44071_fv_ize    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2557040 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:44071_fv_ize    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff
   [junit4]   2> 2557059 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:44071_fv_ize    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff
   [junit4]   2> 2557060 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:44071_fv_ize    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff
   [junit4]   2> 2557062 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:44071_fv_ize    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-2-001/cores
   [junit4]   2> 2557111 INFO  (qtp456000287-20594) [n:127.0.0.1:32964_fv_ize   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:44071_fv_ize&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2557115 INFO  (OverseerThreadFactory-7015-thread-4) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:44071_fv_ize for creating new replica
   [junit4]   2> 2557119 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize  
  x:collection1_shard1_replica_t43] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2558135 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2558201 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 2558359 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2558378 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2558378 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t43' (registry 
'solr.core.collection1.shard1.replica_t43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff
   [junit4]   2> 2558378 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2558379 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-2-001/cores/collection1_shard1_replica_t43],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 2558383 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3281244280217662]
   [junit4]   2> 2558393 WARN  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
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> 2558493 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2558494 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2558495 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2558495 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2558502 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=79.5859375, 
floorSegmentMB=0.650390625, forceMergeDeletesPctAllowed=7.890717239682833, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7154931194392403, reclaimDeletesWeight=2.3288385452433835
   [junit4]   2> 2558506 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f90b208[collection1_shard1_replica_t43] main]
   [junit4]   2> 2558508 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2558508 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2558509 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2558509 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1605173437622386688
   [junit4]   2> 2558520 INFO  
(searcherExecutor-7048-thread-1-processing-n:127.0.0.1:44071_fv_ize 
x:collection1_shard1_replica_t43 c:collection1 s:shard1) 
[n:127.0.0.1:44071_fv_ize c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43] Registered new searcher 
Searcher@1f90b208[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2558550 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node44=0}, version=0}
   [junit4]   2> 2558556 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2558556 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2558556 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44071/fv_ize/collection1_shard1_replica_t43/
   [junit4]   2> 2558556 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2558556 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
http://127.0.0.1:44071/fv_ize/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 2558556 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2558557 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 2558562 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44071/fv_ize/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 2558713 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2558716 INFO  (qtp1875844272-20691) [n:127.0.0.1:44071_fv_ize 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1597
   [junit4]   2> 2558719 INFO  (qtp456000287-20594) [n:127.0.0.1:32964_fv_ize 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:44071_fv_ize&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1607
   [junit4]   2> 2558873 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-3-001
 of type TLOG
   [junit4]   2> 2558874 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2558875 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2558875 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2558876 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2558876 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26334c7b{/fv_ize,null,AVAILABLE}
   [junit4]   2> 2558876 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@4ee2c45c{HTTP/1.1,[http/1.1]}{127.0.0.1:59057}
   [junit4]   2> 2558876 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.e.j.s.Server Started @2558953ms
   [junit4]   2> 2558876 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/fv_ize, 
hostPort=59057, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-3-001/cores}
   [junit4]   2> 2558877 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2558877 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2558878 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.5.0
   [junit4]   2> 2558878 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2558878 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2558878 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-05T17:44:41.207Z
   [junit4]   2> 2558880 INFO  (zkConnectionManagerCallback-5432-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558881 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2558881 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F24DE0E0A7DFA849-001/shard-3-001/solr.xml
   [junit4]   2> 2558885 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2558885 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2558887 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2dfa37ff, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2558974 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56071/solr
   [junit4]   2> 2558976 INFO  (zkConnectionManagerCallback-5436-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558978 INFO  (zkConnectionManagerCallback-5438-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558990 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:59057_fv_ize    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2558993 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:59057_fv_ize    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2558996 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F24DE0E0A7DFA849]) 
[n:127.0.0.1:59057_fv_ize    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4] 

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

ng settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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-BadApples-Tests-7.x/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-BadApples-Tests-7.x/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-BadApples-Tests-7.x/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-BadApples-Tests-7.x/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-BadApples-Tests-7.x/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-BadApples-Tests-7.x/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-BadApples-Tests-7.x/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-BadApples-Tests-7.x/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-BadApples-Tests-7.x/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-BadApples-Tests-7.x/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-BadApples-Tests-7.x/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-BadApples-Tests-7.x/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-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1446930353
     [copy] Copying 247 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1446930353
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1446930353

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 98ms :: artifacts dl 6ms
        ---------------------------------------------------------------------
        |                  |            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: 176 minutes 53 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to