Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/876/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseParallelGC
4 tests failed.
FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery
Error Message:
Expected a collection with one shard and two replicas null Last available
state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
"replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"https://127.0.0.1:53652/solr",
"node_name":"127.0.0.1:53652_solr", "state":"active",
"leader":"true"}, "core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"https://127.0.0.1:53653/solr",
"node_name":"127.0.0.1:53653_solr", "state":"down"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"https://127.0.0.1:53652/solr",
"node_name":"127.0.0.1:53652_solr",
"state":"active",
"leader":"true"},
"core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"https://127.0.0.1:53653/solr",
"node_name":"127.0.0.1:53653_solr",
"state":"down"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([7D72D85AA8DCB3AC:2D274059F1FD05B1]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
at
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test
Error Message:
Shard shard1 replicas do not have same number of documents expected:<10> but
was:<0>
Stack Trace:
java.lang.AssertionError: Shard shard1 replicas do not have same number of
documents expected:<10> but was:<0>
at
__randomizedtesting.SeedInfo.seed([7D72D85AA8DCB3AC:F526E7800620DE54]: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.TestLeaderElectionWithEmptyReplica.assertConsistentReplicas(TestLeaderElectionWithEmptyReplica.java:119)
at
org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test(TestLeaderElectionWithEmptyReplica.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp
Error Message:
No such processor Template
Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
at
__randomizedtesting.SeedInfo.seed([7D72D85AA8DCB3AC:D8C098920E927A58]:0)
at
org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
at
org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1413)
at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest
Error Message:
expected:<2> but was:<4>
Stack Trace:
java.lang.AssertionError: expected:<2> but was:<4>
at
__randomizedtesting.SeedInfo.seed([7D72D85AA8DCB3AC:982391FECF8F423]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12487 lines...]
[junit4] Suite:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_7D72D85AA8DCB3AC-001\init-core-data-001
[junit4] 2> 1764848 WARN
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1764848 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1764853 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1764854 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1764855 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1764905 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1764915 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1765017 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1765032 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 1765122 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf6904
[junit4] 2> 1765125 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf6904
[junit4] 2> 1765125 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8bf6904
[junit4] 2> 1765127 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1765189 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1765198 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1765295 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1765303 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 1765303 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8bf6904
[junit4] 2> 1765303 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1765304 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_7D72D85AA8DCB3AC-001\init-core-data-001\]
[junit4] 2> 1765305 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2962056475166131]
[junit4] 2> 1765451 WARN (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered
(either '/select' or 'standard')
[junit4] 2> 1765451 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1765451 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1765452 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=69.4130859375,
floorSegmentMB=0.671875, forceMergeDeletesPctAllowed=15.01243299992696,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3563163067512932
[junit4] 2> 1765452 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@413fb74a[collection1] main]
[junit4] 2> 1765453 WARN (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 1765453 INFO (coreLoadExecutor-7813-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1765453 INFO
(searcherExecutor-7814-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@413fb74a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1765455 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1765457 INFO
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[7D72D85AA8DCB3AC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
[junit4] 2> 1765457 WARN
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[7D72D85AA8DCB3AC])
[ ] o.a.s.c.PluginBag runtime library loading is not enabled, start Solr
with -Denable.runtime.lib=true
[junit4] 2> 1765458 INFO
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[7D72D85AA8DCB3AC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testRequestTimeUrp
-Dtests.seed=7D72D85AA8DCB3AC -Dtests.slow=true -Dtests.locale=en-MT
-Dtests.timezone=Brazil/East -Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] ERROR 0.01s J1 |
UpdateRequestProcessorFactoryTest.testRequestTimeUrp <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: No such
processor Template
[junit4] > at
__randomizedtesting.SeedInfo.seed([7D72D85AA8DCB3AC:D8C098920E927A58]:0)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1413)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1765461 INFO
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[7D72D85AA8DCB3AC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
[junit4] 2> 1765461 INFO
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[7D72D85AA8DCB3AC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
[junit4] 2> 1765463 INFO
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[7D72D85AA8DCB3AC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
[junit4] 2> 1765463 INFO
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[7D72D85AA8DCB3AC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
[junit4] 2> 1765465 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1765465 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2114127025
[junit4] 2> 1765465 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1765465 INFO (coreCloseExecutor-7818-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1182921d
[junit4] 2> 1765466 INFO (coreCloseExecutor-7818-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1765469 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_7D72D85AA8DCB3AC-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1817, maxMBSortInHeap=7.905435872310574,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-MT,
timezone=Brazil/East
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=91942608,total=529006592
[junit4] 2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest,
TestStandardQParsers, TestBadConfig, TestScoreJoinQPScore,
NotRequiredUniqueKeyTest, UpdateParamsTest, JvmMetricsTest, QueryParsingTest,
TestRecovery, TestRealTimeGet, UpdateLogTest,
DistributedFacetPivotSmallAdvancedTest, BJQParserTest,
BigEndianAscendingWordSerializerTest, TestSystemCollAutoCreate,
ForceLeaderTest, CurrencyFieldOpenExchangeTest, BooleanFieldTest,
SignatureUpdateProcessorFactoryTest, CheckHdfsIndexTest, DistanceUnitsTest,
TestIntervalFaceting, TestSolrCoreSnapshots, TestTrie, TestSmileRequest,
TestFieldSortValues, LeaderInitiatedRecoveryOnShardRestartTest, GraphQueryTest,
DeleteInactiveReplicaTest, TestRandomFaceting, TestMacros,
DataDrivenBlockJoinTest, TestDistributedMissingSort, ResponseHeaderTest,
ConnectionReuseTest, TestFuzzyAnalyzedSuggestions, CacheHeaderTest,
TestLeaderElectionZkExpiry, ConvertedLegacyTest, DistributedVersionInfoTest,
SearchHandlerTest, TestUseDocValuesAsStored, TestAuthorizationFramework,
TestMiniSolrCloudCluster, TestNestedDocsSort, SolrMetricManagerTest,
TestCollectionAPIs, TestZkChroot, FacetPivotSmallTest,
TestTolerantUpdateProcessorCloud, TestCollationFieldDocValues,
SortSpecParsingTest, StatsComponentTest, SolrSlf4jReporterTest,
StatsReloadRaceTest, SolrInfoMBeanTest, TestSolrCoreProperties,
TestNonDefinedSimilarityFactory, OpenCloseCoreStressTest,
TestLMDirichletSimilarityFactory, TestFieldCache, ChaosMonkeySafeLeaderTest,
SolrGraphiteReporterTest, ZkStateWriterTest, NoCacheHeaderTest,
TestSolrConfigHandlerCloud, TestFieldTypeResource,
TestPHPSerializedResponseWriter, TestLRUStatsCache, TestLuceneMatchVersion,
LoggingHandlerTest, TestCloudDeleteByQuery, TestMiniSolrCloudClusterSSL,
TestDelegationWithHadoopAuth, TestComplexPhraseQParserPlugin,
LukeRequestHandlerTest, TestRawResponseWriter, TestManagedResourceStorage,
TestQuerySenderNoQuery, TestCopyFieldCollectionResource,
FileBasedSpellCheckerTest, TestClusterProperties, TestReqParamsAPI,
TestOrdValues, ZkSolrClientTest, TestNoOpRegenerator, SolrCLIZkUtilsTest,
SolrCmdDistributorTest, TestJavabinTupleStreamParser, TestDistributedGrouping,
TestMissingGroups, TestIndexSearcher, SuggestComponentTest,
AnalyticsMergeStrategyTest, HdfsNNFailoverTest, ShardSplitTest,
TestSolrDeletionPolicy2, WordBreakSolrSpellCheckerTest,
DistributedQueryComponentOptimizationTest, TestValueSourceCache,
LeaderElectionContextKeyTest, HighlighterConfigTest,
CachingDirectoryFactoryTest, TestBulkSchemaAPI, TestSubQueryTransformer,
TestFastWriter, TestOmitPositions, TestFoldingMultitermQuery,
DistributedFacetPivotLargeTest, BlockJoinFacetRandomTest, JsonLoaderTest,
TestBlendedInfixSuggestions, TestSolrCloudWithSecureImpersonation,
TestSolrCoreParser, BufferStoreTest, TestSearchPerf, TestFieldCacheWithThreads,
TestEmbeddedSolrServerSchemaAPI, TestHdfsBackupRestoreCore,
TestRandomFlRTGCloud, TestLMJelinekMercerSimilarityFactory,
TestTrackingShardHandlerFactory, TestMergePolicyConfig,
TestFreeTextSuggestions, TestSchemaVersionResource,
AsyncCallRequestStatusResponseTest, TestRequestForwarding,
TestInfoStreamLogging, HdfsSyncSliceTest, TolerantUpdateProcessorTest,
SpellCheckCollatorTest, ClassificationUpdateProcessorIntegrationTest,
TestFiltering, TestFieldCacheSortRandom, DateMathParserTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestWriterPerf, QueryResultKeyTest,
SolrIndexConfigTest, UUIDFieldTest, TestCoreDiscovery, AtomicUpdatesTest,
TestXmlQParserPlugin, TestPerFieldSimilarityWithDefaultOverride,
AddSchemaFieldsUpdateProcessorFactoryTest, SliceStateTest, TestNumericTerms32,
MultiThreadedOCPTest, TestSQLHandler, SuggesterWFSTTest, TestDocSet,
TestDefaultStatsCache, OverseerTaskQueueTest, DebugComponentTest,
TestTrieFacet, URLClassifyProcessorTest, TermVectorComponentDistributedTest,
TestExpandComponent, TestSSLRandomization, PreAnalyzedUpdateProcessorTest,
BlockCacheTest, TestSchemaManager, BlobRepositoryCloudTest,
ShowFileRequestHandlerTest, ExternalFileFieldSortTest,
DefaultValueUpdateProcessorTest, SuggesterTest, TestSolrQueryParser,
DistributedFacetPivotWhiteBoxTest, CoreAdminHandlerTest,
BinaryUpdateRequestHandlerTest, TestShardHandlerFactory,
TestObjectReleaseTracker, SpellPossibilityIteratorTest, SyncSliceTest,
OverseerTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest,
ClusterStateUpdateTest, LeaderElectionTest, AutoCommitTest, TestFaceting,
TestHashPartitioner, DistributedSpellCheckComponentTest, TestJoin, TestReload,
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer,
TestSolr4Spatial, SpellCheckComponentTest, TestFunctionQuery,
SoftAutoCommitTest, SimplePostToolTest, AnalysisAfterCoreReloadTest,
DocValuesTest, TestAtomicUpdateErrorCases, TestRemoteStreaming,
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils,
TestQueryTypes, RequestHandlersTest, TermVectorComponentTest,
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest,
TestCollationField, UpdateRequestProcessorFactoryTest]
[junit4] Completed [425/711 (1!)] on J1 in 0.64s, 3 tests, 1 error <<<
FAILURES!
[...truncated 349 lines...]
[junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\init-core-data-001
[junit4] 2> 2106472 WARN
(SUITE-MissingSegmentRecoveryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
[junit4] 2> 2106473 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 2106478 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2106480 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001
[junit4] 2> 2106482 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2106482 INFO (Thread-4828) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2106482 INFO (Thread-4828) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2106487 ERROR (Thread-4828) [ ] 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> 2106582 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:53648
[junit4] 2> 2106597 INFO (jetty-launcher-4685-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2106597 INFO (jetty-launcher-4685-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2106599 INFO (jetty-launcher-4685-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b42a532{/solr,null,AVAILABLE}
[junit4] 2> 2106599 INFO (jetty-launcher-4685-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@961b56a{/solr,null,AVAILABLE}
[junit4] 2> 2106600 INFO (jetty-launcher-4685-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5a8c21c4{SSL,[ssl,
http/1.1]}{127.0.0.1:53652}
[junit4] 2> 2106600 INFO (jetty-launcher-4685-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@49bde2fd{SSL,[ssl,
http/1.1]}{127.0.0.1:53653}
[junit4] 2> 2106600 INFO (jetty-launcher-4685-thread-2) [ ]
o.e.j.s.Server Started @2112365ms
[junit4] 2> 2106600 INFO (jetty-launcher-4685-thread-1) [ ]
o.e.j.s.Server Started @2112365ms
[junit4] 2> 2106600 INFO (jetty-launcher-4685-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53652}
[junit4] 2> 2106600 INFO (jetty-launcher-4685-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53653}
[junit4] 2> 2106601 ERROR (jetty-launcher-4685-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2106601 INFO (jetty-launcher-4685-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 2106601 INFO (jetty-launcher-4685-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2106601 INFO (jetty-launcher-4685-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2106604 INFO (jetty-launcher-4685-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-05T20:53:20.306Z
[junit4] 2> 2106601 ERROR (jetty-launcher-4685-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2106604 INFO (jetty-launcher-4685-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 2106604 INFO (jetty-launcher-4685-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2106605 INFO (jetty-launcher-4685-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2106605 INFO (jetty-launcher-4685-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-05T20:53:20.307Z
[junit4] 2> 2106608 INFO (jetty-launcher-4685-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2106610 INFO (jetty-launcher-4685-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2106624 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bda636abc0002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2106628 INFO (jetty-launcher-4685-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2106628 INFO (jetty-launcher-4685-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2106629 INFO (jetty-launcher-4685-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53648/solr
[junit4] 2> 2106629 INFO (jetty-launcher-4685-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53648/solr
[junit4] 2> 2106661 INFO (jetty-launcher-4685-thread-2)
[n:127.0.0.1:53652_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2106661 INFO (jetty-launcher-4685-thread-1)
[n:127.0.0.1:53653_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2106662 INFO (jetty-launcher-4685-thread-2)
[n:127.0.0.1:53652_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53652_solr
[junit4] 2> 2106663 INFO (jetty-launcher-4685-thread-1)
[n:127.0.0.1:53653_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53653_solr
[junit4] 2> 2106663 INFO (jetty-launcher-4685-thread-2)
[n:127.0.0.1:53652_solr ] o.a.s.c.Overseer Overseer
(id=97911937445920773-127.0.0.1:53652_solr-n_0000000000) starting
[junit4] 2> 2106665 INFO
(zkCallback-4697-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2106665 INFO
(zkCallback-4696-thread-1-processing-n:127.0.0.1:53652_solr)
[n:127.0.0.1:53652_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2106672 INFO (jetty-launcher-4685-thread-2)
[n:127.0.0.1:53652_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53652_solr
[junit4] 2> 2106675 INFO
(zkCallback-4697-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2106676 INFO
(OverseerStateUpdate-97911937445920773-127.0.0.1:53652_solr-n_0000000000)
[n:127.0.0.1:53652_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2106817 INFO (jetty-launcher-4685-thread-1)
[n:127.0.0.1:53653_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node1\.
[junit4] 2> 2106817 INFO (jetty-launcher-4685-thread-2)
[n:127.0.0.1:53652_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node2\.
[junit4] 2> 2107624 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2107626 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7D72D85AA8DCB3AC]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53648/solr ready
[junit4] 2> 2107645 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
[junit4] 2> 2107668 INFO (qtp1343617020-21550) [n:127.0.0.1:53652_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2107671 INFO
(OverseerThreadFactory-9122-thread-1-processing-n:127.0.0.1:53652_solr)
[n:127.0.0.1:53652_solr ] o.a.s.c.CreateCollectionCmd Create collection
MissingSegmentRecoveryTest
[junit4] 2> 2107782 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
[junit4] 2> 2107783 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2107800 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
[junit4] 2> 2107802 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2107907 INFO
(zkCallback-4696-thread-1-processing-n:127.0.0.1:53652_solr)
[n:127.0.0.1:53652_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2107907 INFO
(zkCallback-4697-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2108807 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.6.0
[junit4] 2> 2108814 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
[junit4] 2> 2108815 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.6.0
[junit4] 2> 2108826 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2108826 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from
collection MissingSegmentRecoveryTest, trusted=true
[junit4] 2> 2108826 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2108826 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
[junit4] 2> 2108827 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 2108829 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2108831 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from
collection MissingSegmentRecoveryTest, trusted=true
[junit4] 2> 2108831 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2108831 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
[junit4] 2> 2108963 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2108963 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2108963 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2108963 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2108965 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2108965 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2108965 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2108965 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2108968 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@10ca1cf2[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 2108968 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@44993e63[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 2108969 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2108969 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2108970 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2108970 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2108970 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2108970 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2108970 INFO
(searcherExecutor-9128-thread-1-processing-n:127.0.0.1:53653_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@10ca1cf2[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2108970 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1566591001739395072
[junit4] 2> 2108970 INFO
(searcherExecutor-9127-thread-1-processing-n:127.0.0.1:53652_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@44993e63[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2108970 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1566591001739395072
[junit4] 2> 2108978 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2108978 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2108978 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Sync
replicas to
https://127.0.0.1:53652/solr/MissingSegmentRecoveryTest_shard1_replica2/
[junit4] 2> 2108978 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync:
core=MissingSegmentRecoveryTest_shard1_replica2
url=https://127.0.0.1:53652/solr START
replicas=[https://127.0.0.1:53653/solr/MissingSegmentRecoveryTest_shard1_replica1/]
nUpdates=100
[junit4] 2> 2108978 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync:
core=MissingSegmentRecoveryTest_shard1_replica2
url=https://127.0.0.1:53652/solr DONE. We have no versions. sync failed.
[junit4] 2> 2108982 INFO (qtp699835946-21566) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.S.Request
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2108982 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2108982 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2108982 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2108988 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:53652/solr/MissingSegmentRecoveryTest_shard1_replica2/ shard1
[junit4] 2> 2109090 INFO
(zkCallback-4696-thread-1-processing-n:127.0.0.1:53652_solr)
[n:127.0.0.1:53652_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2109090 INFO
(zkCallback-4697-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2109139 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 2109143 INFO (qtp1343617020-21565) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
status=0 QTime=1360
[junit4] 2> 2109244 INFO
(zkCallback-4696-thread-1-processing-n:127.0.0.1:53652_solr)
[n:127.0.0.1:53652_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2109244 INFO
(zkCallback-4697-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2109982 INFO (qtp699835946-21546) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
status=0 QTime=2182
[junit4] 2> 2109985 INFO (qtp1343617020-21550) [n:127.0.0.1:53652_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2110084 INFO
(zkCallback-4696-thread-1-processing-n:127.0.0.1:53652_solr)
[n:127.0.0.1:53652_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2110084 INFO
(zkCallback-4697-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2110986 INFO (qtp1343617020-21550) [n:127.0.0.1:53652_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3316
[junit4] 2> 2110999 INFO (qtp699835946-21567) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:53652/solr/MissingSegmentRecoveryTest_shard1_replica2/&wt=javabin&version=2}{add=[0
(1566591003857518592), 1 (1566591003860664320), 2 (1566591003861712896), 3
(1566591003861712897), 4 (1566591003861712898), 5 (1566591003861712899), 6
(1566591003861712900), 7 (1566591003861712901), 8 (1566591003861712902), 9
(1566591003861712903)]} 0 3
[junit4] 2> 2110999 INFO (qtp1343617020-21548) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1566591003857518592), 1
(1566591003860664320), 2 (1566591003861712896), 3 (1566591003861712897), 4
(1566591003861712898), 5 (1566591003861712899), 6 (1566591003861712900), 7
(1566591003861712901), 8 (1566591003861712902), 9 (1566591003861712903)]} 0 9
[junit4] 2> 2111004 INFO (qtp1343617020-21555) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2111004 INFO (qtp699835946-21543) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2111004 INFO (qtp1343617020-21555) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@76076079
[junit4] 2> 2111004 INFO (qtp699835946-21543) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@56518d02
[junit4] 2> 2111029 INFO (qtp1343617020-21555) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5d9c58c6[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 2111029 INFO (qtp699835946-21543) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@649afe08[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 2111029 INFO (qtp1343617020-21555) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2111029 INFO (qtp699835946-21543) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2111029 INFO
(searcherExecutor-9127-thread-1-processing-n:127.0.0.1:53652_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@5d9c58c6[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C10)))}
[junit4] 2> 2111029 INFO
(searcherExecutor-9128-thread-1-processing-n:127.0.0.1:53653_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@649afe08[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C10)))}
[junit4] 2> 2111030 INFO (qtp1343617020-21555) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:53652/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 25
[junit4] 2> 2111030 INFO (qtp699835946-21543) [n:127.0.0.1:53653_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:53652/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 26
[junit4] 2> 2111030 INFO (qtp1343617020-21552) [n:127.0.0.1:53652_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={_stateVer_=MissingSegmentRecoveryTest:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 28
[junit4] 2> 2111034 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.e.j.s.AbstractConnector Stopped ServerConnector@49bde2fd{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2111035 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=401789222
[junit4] 2> 2111036 INFO (coreCloseExecutor-9137-thread-1)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@df4ab0f
[junit4] 2> 2111040 INFO (coreCloseExecutor-9137-thread-1)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 2111041 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bda636abc0006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2111041 INFO (zkCallback-4703-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2111041 INFO
(zkCallback-4696-thread-1-processing-n:127.0.0.1:53652_solr)
[n:127.0.0.1:53652_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2111140 INFO
(zkCallback-4696-thread-1-processing-n:127.0.0.1:53652_solr)
[n:127.0.0.1:53652_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2111674 INFO
(OverseerCollectionConfigSetProcessor-97911937445920773-127.0.0.1:53652_solr-n_0000000000)
[n:127.0.0.1:53652_solr ] 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> 2112541 WARN
(zkCallback-4697-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2112541 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 2112542 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@961b56a{/solr,null,UNAVAILABLE}
[junit4] 2> 2112545 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2112545 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6cbe0421{/solr,null,AVAILABLE}
[junit4] 2> 2112547 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.e.j.s.AbstractConnector Started ServerConnector@3a7edf04{SSL,[ssl,
http/1.1]}{127.0.0.1:53653}
[junit4] 2> 2112548 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.e.j.s.Server Started @2118313ms
[junit4] 2> 2112548 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53653}
[junit4] 2> 2112548 ERROR
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2112548 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.6.0
[junit4] 2> 2112548 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 2112548 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2112548 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-05T20:53:26.250Z
[junit4] 2> 2112553 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2112565 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bda636abc0009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2112568 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2112570 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53648/solr
[junit4] 2> 2112573 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bda636abc000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2112583 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC])
[n:127.0.0.1:53653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2112585 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC])
[n:127.0.0.1:53653_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2112588 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC])
[n:127.0.0.1:53653_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53653_solr
[junit4] 2> 2112590 INFO (zkCallback-4703-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2112590 INFO
(zkCallback-4696-thread-1-processing-n:127.0.0.1:53652_solr)
[n:127.0.0.1:53652_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2112590 INFO
(zkCallback-4708-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2112693 INFO
(zkCallback-4696-thread-1-processing-n:127.0.0.1:53652_solr)
[n:127.0.0.1:53652_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2112703 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC])
[n:127.0.0.1:53653_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node1\.
[junit4] 2> 2112703 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7D72D85AA8DCB3AC])
[n:127.0.0.1:53653_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[MissingSegmentRecoveryTest_shard1_replica1]
[junit4] 2> 2112704 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2112725 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.6.0
[junit4] 2> 2112733 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 2112738 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2112738 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from
collection MissingSegmentRecoveryTest, trusted=true
[junit4] 2> 2112738 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2112738 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
[junit4] 2> 2112852 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2112852 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2112853 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2112853 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2112858 INFO
(zkCallback-4696-thread-1-processing-n:127.0.0.1:53652_solr)
[n:127.0.0.1:53652_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2112859 INFO
(zkCallback-4708-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2112861 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7d97d9db
[junit4] 2> 2112862 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 2112869 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Found
active leader, will attempt to create fresh core and recover.
[junit4] 2> 2112869 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore Updating index
properties... index=index.20170506062326571
[junit4] 2> 2112872 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2112872 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
[junit4] 2> 2112955 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1
old index directories to clean-up under
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\
afterReload=false
[junit4] 2> 2112982 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2112982 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2112984 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2112984 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2112985 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1
old index directories to clean-up under
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\
afterReload=false
[junit4] 2> 2112992 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted
old index directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170506062326571
[junit4] 2> 2113011 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted
old index directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7D72D85AA8DCB3AC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\index
[junit4] 2> 2113021 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1e293b65
[junit4] 2> 2113025 INFO
(coreLoadExecutor-9144-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 2113025 ERROR
(coreContainerWorkExecutor-9140-thread-1-processing-n:127.0.0.1:53653_solr)
[n:127.0.0.1:53653_solr ] o.a.s.c.CoreContainer Error waiting for SolrCore
to be created
[junit4] 2> java.util.concurrent.ExecutionException:
org.apache.solr.common.SolrException: Unable to create core
[MissingSegmentRecoveryTest_shard1_replica1]
[junit4] 2> at
java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit4] 2> at
java.util.concurrent.FutureTask.get(FutureTask.java:192)
[junit4] 2> a
[...truncated too long message...]
oseExecutor-9503-thread-1) [n:127.0.0.1:54804_solr c:solr_9504 s:shard1
r:core_node1 x:solr_9504_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.solr_9504.shard1.replica1
[junit4] 2> 2284528 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bda65fc69000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2284528 WARN
(zkCallback-4894-thread-3-processing-n:127.0.0.1:54804_solr)
[n:127.0.0.1:54804_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2284529 INFO (jetty-closer-4872-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 2284530 INFO (jetty-closer-4872-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@27693445{/solr,null,UNAVAILABLE}
[junit4] 2> 2284531 ERROR
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[7D72D85AA8DCB3AC]-worker) [
] 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> 2284531 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[7D72D85AA8DCB3AC]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54800 54800
[junit4] 2> 2284532 INFO (Thread-5104) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:54800 54800
[junit4] 2> 2284533 WARN (Thread-5104) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/configs/config
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/solr_9504/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/collections
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 2284533 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[7D72D85AA8DCB3AC]-worker) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestLeaderElectionWithEmptyReplica_7D72D85AA8DCB3AC-001
[junit4] 2> May 05, 2017 8:56:18 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=5634, maxDocsPerChunk=711, blockSize=8),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=5634, blockSize=8)), sim=RandomSimilarity(queryNorm=false,coord=no):
{}, locale=fi-FI, timezone=Israel
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=220846360,total=522190848
[junit4] 2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest,
TestStandardQParsers, TestBadConfig, TestScoreJoinQPScore,
NotRequiredUniqueKeyTest, UpdateParamsTest, JvmMetricsTest, QueryParsingTest,
TestRecovery, TestRealTimeGet, UpdateLogTest,
DistributedFacetPivotSmallAdvancedTest, BJQParserTest,
BigEndianAscendingWordSerializerTest, TestSystemCollAutoCreate,
ForceLeaderTest, CurrencyFieldOpenExchangeTest, BooleanFieldTest,
SignatureUpdateProcessorFactoryTest, CheckHdfsIndexTest, DistanceUnitsTest,
TestIntervalFaceting, TestSolrCoreSnapshots, TestTrie, TestSmileRequest,
TestFieldSortValues, LeaderInitiatedRecoveryOnShardRestartTest, GraphQueryTest,
DeleteInactiveReplicaTest, TestRandomFaceting, TestMacros,
DataDrivenBlockJoinTest, TestDistributedMissingSort, ResponseHeaderTest,
ConnectionReuseTest, TestFuzzyAnalyzedSuggestions, CacheHeaderTest,
TestLeaderElectionZkExpiry, ConvertedLegacyTest, DistributedVersionInfoTest,
SearchHandlerTest, TestUseDocValuesAsStored, TestAuthorizationFramework,
TestMiniSolrCloudCluster, TestNestedDocsSort, SolrMetricManagerTest,
TestCollectionAPIs, TestZkChroot, FacetPivotSmallTest,
TestTolerantUpdateProcessorCloud, TestCollationFieldDocValues,
SortSpecParsingTest, StatsComponentTest, SolrSlf4jReporterTest,
StatsReloadRaceTest, SolrInfoMBeanTest, TestSolrCoreProperties,
TestNonDefinedSimilarityFactory, OpenCloseCoreStressTest,
TestLMDirichletSimilarityFactory, TestFieldCache, ChaosMonkeySafeLeaderTest,
SolrGraphiteReporterTest, ZkStateWriterTest, NoCacheHeaderTest,
TestSolrConfigHandlerCloud, TestFieldTypeResource,
TestPHPSerializedResponseWriter, TestLRUStatsCache, TestLuceneMatchVersion,
LoggingHandlerTest, TestCloudDeleteByQuery, TestMiniSolrCloudClusterSSL,
TestDelegationWithHadoopAuth, TestComplexPhraseQParserPlugin,
LukeRequestHandlerTest, TestRawResponseWriter, TestManagedResourceStorage,
TestQuerySenderNoQuery, TestCopyFieldCollectionResource,
FileBasedSpellCheckerTest, TestClusterProperties, TestReqParamsAPI,
TestOrdValues, ZkSolrClientTest, TestNoOpRegenerator, SolrCLIZkUtilsTest,
SolrCmdDistributorTest, TestJavabinTupleStreamParser, TestDistributedGrouping,
TestMissingGroups, TestIndexSearcher, SuggestComponentTest,
AnalyticsMergeStrategyTest, HdfsNNFailoverTest, ShardSplitTest,
TestSolrDeletionPolicy2, WordBreakSolrSpellCheckerTest,
DistributedQueryComponentOptimizationTest, TestValueSourceCache,
LeaderElectionContextKeyTest, HighlighterConfigTest,
CachingDirectoryFactoryTest, TestBulkSchemaAPI, TestSubQueryTransformer,
TestFastWriter, TestOmitPositions, TestFoldingMultitermQuery,
DistributedFacetPivotLargeTest, BlockJoinFacetRandomTest, JsonLoaderTest,
TestBlendedInfixSuggestions, TestSolrCloudWithSecureImpersonation,
TestSolrCoreParser, BufferStoreTest, TestSearchPerf, TestFieldCacheWithThreads,
TestEmbeddedSolrServerSchemaAPI, TestHdfsBackupRestoreCore,
TestRandomFlRTGCloud, TestLMJelinekMercerSimilarityFactory,
TestTrackingShardHandlerFactory, TestMergePolicyConfig,
TestFreeTextSuggestions, TestSchemaVersionResource,
AsyncCallRequestStatusResponseTest, TestRequestForwarding,
TestInfoStreamLogging, HdfsSyncSliceTest, TolerantUpdateProcessorTest,
SpellCheckCollatorTest, ClassificationUpdateProcessorIntegrationTest,
TestFiltering, TestFieldCacheSortRandom, DateMathParserTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestWriterPerf, QueryResultKeyTest,
SolrIndexConfigTest, UUIDFieldTest, TestCoreDiscovery, AtomicUpdatesTest,
TestXmlQParserPlugin, TestPerFieldSimilarityWithDefaultOverride,
AddSchemaFieldsUpdateProcessorFactoryTest, SliceStateTest, TestNumericTerms32,
MultiThreadedOCPTest, TestSQLHandler, SuggesterWFSTTest, TestDocSet,
TestDefaultStatsCache, OverseerTaskQueueTest, DebugComponentTest,
TestTrieFacet, URLClassifyProcessorTest, TermVectorComponentDistributedTest,
TestExpandComponent, TestSSLRandomization, PreAnalyzedUpdateProcessorTest,
BlockCacheTest, TestSchemaManager, BlobRepositoryCloudTest,
ShowFileRequestHandlerTest, ExternalFileFieldSortTest,
DefaultValueUpdateProcessorTest, SuggesterTest, TestSolrQueryParser,
DistributedFacetPivotWhiteBoxTest, CoreAdminHandlerTest,
BinaryUpdateRequestHandlerTest, TestShardHandlerFactory,
TestObjectReleaseTracker, SpellPossibilityIteratorTest, SyncSliceTest,
OverseerTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest,
ClusterStateUpdateTest, LeaderElectionTest, AutoCommitTest, TestFaceting,
TestHashPartitioner, DistributedSpellCheckComponentTest, TestJoin, TestReload,
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer,
TestSolr4Spatial, SpellCheckComponentTest, TestFunctionQuery,
SoftAutoCommitTest, SimplePostToolTest, AnalysisAfterCoreReloadTest,
DocValuesTest, TestAtomicUpdateErrorCases, TestRemoteStreaming,
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils,
TestQueryTypes, RequestHandlersTest, TermVectorComponentTest,
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest,
TestCollationField, UpdateRequestProcessorFactoryTest, JSONWriterTest,
MBeansHandlerTest, PingRequestHandlerTest, TestBinaryField,
TestElisionMultitermQuery, TestConfig, TestCodecSupport,
TestIBSimilarityFactory, ResourceLoaderTest, PreAnalyzedFieldTest,
RAMDirectoryFactoryTest, TestDocumentBuilder, CircularListTest,
DistributedMLTComponentTest, TestCrossCoreJoin, TestSimpleTrackingShardHandler,
TestTolerantSearch, TestPathTrie, TestJettySolrRunner, AliasIntegrationTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest,
CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest,
CreateCollectionCleanupTest, CustomCollectionTest, DeleteReplicaTest,
DistribCursorPagingTest, LeaderFailoverAfterPartitionTest,
LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest,
TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIExclusivity,
TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes,
TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess,
TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica]
[junit4] Completed [538/711 (4!)] on J1 in 10.71s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44008 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]