Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20938/
Java: 64bit/jdk-10-ea+29 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED:
org.apache.lucene.search.similarities.TestBasicModelIn.testRandomScoring
Error Message:
score(0.99999994)=4.18415514E9 > score(1.0)=4.18415488E9
Stack Trace:
java.lang.AssertionError: score(0.99999994)=4.18415514E9 >
score(1.0)=4.18415488E9
at
__randomizedtesting.SeedInfo.seed([3A01B7B8492318A6:B19EEE0A5354FEAC]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:403)
at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.testRandomScoring(BaseSimilarityTestCase.java:355)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Error from server at
https://127.0.0.1:39587/solr/awhollynewcollection_0_shard1_replica_n2:
ClusterState says we are the leader
(https://127.0.0.1:39587/solr/awhollynewcollection_0_shard1_replica_n2), but
locally we don't think so. Request came from null
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at
https://127.0.0.1:39587/solr/awhollynewcollection_0_shard1_replica_n2:
ClusterState says we are the leader
(https://127.0.0.1:39587/solr/awhollynewcollection_0_shard1_replica_n2), but
locally we don't think so. Request came from null
at
__randomizedtesting.SeedInfo.seed([2ACA1F2E294B7880:62BF6B9A2F785715]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:39587/solr/awhollynewcollection_0_shard1_replica_n2:
ClusterState says we are the leader
(https://127.0.0.1:39587/solr/awhollynewcollection_0_shard1_replica_n2), but
locally we don't think so. Request came from null
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:526)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
... 1 more
Build Log:
[...truncated 780 lines...]
[junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
[junit4] 1> 4.18415514E9 = score(DFRSimilarity, doc=0, freq=0.99999994),
computed from:
[junit4] 1> 3.80377728E8 = boost
[junit4] 1> 1.85403366E16 = NormalizationH1, computed from:
[junit4] 1> 0.99999994 = tf
[junit4] 1> 3.63724992E8 = avgFieldLength
[junit4] 1> 32.0 = len
[junit4] 1> 2.03943705E17 = BasicModelIn, computed from:
[junit4] 1> 3071.0 = numberOfDocuments
[junit4] 1> 1.0 = docFreq
[junit4] 1> 5.3936454E-17 = AfterEffectL, computed from:
[junit4] 1> 1.85403366E16 = tfn
[junit4] 1>
[junit4] 1> 4.18415488E9 = score(DFRSimilarity, doc=0, freq=1.0), computed
from:
[junit4] 1> 3.80377728E8 = boost
[junit4] 1> 1.85403366E16 = NormalizationH1, computed from:
[junit4] 1> 1.0 = tf
[junit4] 1> 3.63724992E8 = avgFieldLength
[junit4] 1> 32.0 = len
[junit4] 1> 2.03943705E17 = BasicModelIn, computed from:
[junit4] 1> 3071.0 = numberOfDocuments
[junit4] 1> 1.0 = docFreq
[junit4] 1> 5.3936454E-17 = AfterEffectL, computed from:
[junit4] 1> 1.85403366E16 = tfn
[junit4] 1>
[junit4] 1> DFR I(n)L1
[junit4] 1>
field="field",maxDoc=4358,docCount=3071,sumTotalTermFreq=1116999460985,sumDocFreq=1116999460954
[junit4] 1> term="term",docFreq=1,totalTermFreq=1
[junit4] 1> norm=32 (doc length ~ 32)
[junit4] 1> freq=1.0
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestBasicModelIn
-Dtests.method=testRandomScoring -Dtests.seed=3A01B7B8492318A6
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it-CH
-Dtests.timezone=America/Puerto_Rico -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 2.65s J2 | TestBasicModelIn.testRandomScoring <<<
[junit4] > Throwable #1: java.lang.AssertionError:
score(0.99999994)=4.18415514E9 > score(1.0)=4.18415488E9
[junit4] > at
__randomizedtesting.SeedInfo.seed([3A01B7B8492318A6:B19EEE0A5354FEAC]:0)
[junit4] > at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:403)
[junit4] > at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.testRandomScoring(BaseSimilarityTestCase.java:355)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=1, maxDocsPerChunk=3, blockSize=579),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=1, blockSize=579)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@361fe360),
locale=it-CH, timezone=America/Puerto_Rico
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea
(64-bit)/cpus=8,threads=1,free=340849416,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestReadOnlyIndex,
TestSpanSearchEquivalence, TestAttributeSource, TestSparseFixedBitSet,
TestPointQueries, TestBinaryDocument, TestFixedBitDocIdSet,
TestSimpleExplanationsOfNonMatches, TestBoolean2ScorerSupplier,
TestComplexExplanationsOfNonMatches, TestQueryBuilder, TestSearchForDuplicates,
TestTwoPhaseCommitTool, TestFilterSpans, TestSloppyPhraseQuery2,
TestPrefixQuery, TestIntroSorter, TestIndexSearcher,
TestSingleInstanceLockFactory, TestStressAdvance, TestMmapDirectory, TestSpans,
TestBytesRefHash, TestPackedTokenAttributeImpl, TestStopFilter, TestPayloads,
TestCachingTokenFilter, TestTopDocsMerge, TestLucene60PointsFormat,
TestStressIndexing2, TestCompiledAutomaton, TestDirectoryReader,
TestLucene50StoredFieldsFormatHighCompression, TestHighCompressionMode,
TestBooleanSimilarity, TestLongRangeFieldQueries, Test2BPagedBytes,
TestMinShouldMatch2, TestShardSearching, TestSortedSetDocValues, TestBasics,
Test2BPositions, TestIndexWriterOnDiskFull, TestForUtil, TestSegmentCacheables,
TestTermVectors, TestTimSorter, TestPerFieldPostingsFormat2,
TestTermRangeQuery, TestBufferedIndexInput, TestIndexWriterReader,
TestSegmentTermEnum, Test2BSortedDocValuesOrds, TestLucene70NormsFormat,
TestMixedCodecs, TestAxiomaticF2LOG, TestFieldReuse, TestLongPostings,
TestDisjunctionMaxQuery, TestConsistentFieldNumbers, TestLazyProxSkipping,
TestSimilarityBase, TestDocValuesScoring, TestDateSort, TestFixedBitSet,
TestMultiTermsEnum, TestPayloadsOnVectors, TestCollectionUtil,
TestSentinelIntSet, TestConjunctionDISI, TestIndexWriterCommit,
TestCharacterUtils, TestBasicModelIn]
[junit4] Completed [169/476 (1!)] on J2 in 2.71s, 1 test, 1 failure <<<
FAILURES!
[...truncated 12024 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> 1382145 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[2ACA1F2E294B7880]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACA1F2E294B7880-001/init-core-data-001
[junit4] 2> 1382145 WARN
(SUITE-CollectionsAPIDistributedZkTest-seed#[2ACA1F2E294B7880]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
[junit4] 2> 1382145 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[2ACA1F2E294B7880]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1382146 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[2ACA1F2E294B7880]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1382147 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[2ACA1F2E294B7880]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACA1F2E294B7880-001/tempDir-001
[junit4] 2> 1382147 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[2ACA1F2E294B7880]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1382147 INFO (Thread-2538) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1382147 INFO (Thread-2538) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1382150 ERROR (Thread-2538) [ ] 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> 1382247 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[2ACA1F2E294B7880]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42199
[junit4] 2> 1382251 INFO (jetty-launcher-1637-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1382251 INFO (jetty-launcher-1637-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1382251 INFO (jetty-launcher-1637-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1382251 INFO (jetty-launcher-1637-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1382251 INFO (jetty-launcher-1637-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@301420f{/solr,null,AVAILABLE}
[junit4] 2> 1382252 INFO (jetty-launcher-1637-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@28be6d7f{/solr,null,AVAILABLE}
[junit4] 2> 1382253 INFO (jetty-launcher-1637-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@34b28234{SSL,[ssl,
http/1.1]}{127.0.0.1:41777}
[junit4] 2> 1382253 INFO (jetty-launcher-1637-thread-4) [ ]
o.e.j.s.Server Started @1384334ms
[junit4] 2> 1382253 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41777}
[junit4] 2> 1382253 ERROR (jetty-launcher-1637-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1382253 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1382253 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1382253 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1382253 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-18T01:18:12.674497Z
[junit4] 2> 1382254 INFO (jetty-launcher-1637-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4540e2cf{SSL,[ssl,
http/1.1]}{127.0.0.1:42393}
[junit4] 2> 1382254 INFO (jetty-launcher-1637-thread-2) [ ]
o.e.j.s.Server Started @1384335ms
[junit4] 2> 1382254 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42393}
[junit4] 2> 1382254 ERROR (jetty-launcher-1637-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1382254 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1382254 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1382254 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1382257 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-18T01:18:12.678851Z
[junit4] 2> 1382258 INFO (jetty-launcher-1637-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3a56bf08{/solr,null,AVAILABLE}
[junit4] 2> 1382260 INFO (jetty-launcher-1637-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5b0a910e{/solr,null,AVAILABLE}
[junit4] 2> 1382261 INFO (jetty-launcher-1637-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4a8a78cd{SSL,[ssl,
http/1.1]}{127.0.0.1:39587}
[junit4] 2> 1382261 INFO (jetty-launcher-1637-thread-1) [ ]
o.e.j.s.Server Started @1384343ms
[junit4] 2> 1382261 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39587}
[junit4] 2> 1382261 INFO (jetty-launcher-1637-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7c2e5009{SSL,[ssl,
http/1.1]}{127.0.0.1:33637}
[junit4] 2> 1382261 INFO (jetty-launcher-1637-thread-3) [ ]
o.e.j.s.Server Started @1384343ms
[junit4] 2> 1382261 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33637}
[junit4] 2> 1382261 ERROR (jetty-launcher-1637-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1382262 ERROR (jetty-launcher-1637-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1382262 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1382262 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1382262 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1382262 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1382262 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1382262 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1382262 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-18T01:18:12.683345Z
[junit4] 2> 1382262 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-18T01:18:12.683366Z
[junit4] 2> 1382262 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1382262 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1382273 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1382273 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1382273 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1382273 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1382274 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1382275 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1382276 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1382276 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1382276 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1382276 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1382277 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42199/solr
[junit4] 2> 1382278 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42199/solr
[junit4] 2> 1382279 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42199/solr
[junit4] 2> 1382280 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42199/solr
[junit4] 2> 1382334 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1382334 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33637_solr
[junit4] 2> 1382334 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=99022791807401995-127.0.0.1:33637_solr-n_0000000000) starting
[junit4] 2> 1382335 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1382335 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1382335 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42393_solr
[junit4] 2> 1382335 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41777_solr
[junit4] 2> 1382337 INFO (zkCallback-1657-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1382337 INFO (zkCallback-1650-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1382337 INFO (zkCallback-1658-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1382341 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1382343 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1382344 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33637_solr
[junit4] 2> 1382344 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39587_solr
[junit4] 2> 1382344 INFO (zkCallback-1650-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1382344 INFO (zkCallback-1657-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1382344 INFO (zkCallback-1650-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1382344 INFO (zkCallback-1657-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1382348 INFO (zkCallback-1658-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1382350 INFO (zkCallback-1659-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1382350 INFO (zkCallback-1658-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1382361 INFO (zkCallback-1659-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1382368 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1382376 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1382376 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1382377 INFO (jetty-launcher-1637-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACA1F2E294B7880-001/tempDir-001/node2
[junit4] 2> 1382385 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1382398 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1382403 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1382404 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1382405 INFO (jetty-launcher-1637-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACA1F2E294B7880-001/tempDir-001/node4
[junit4] 2> 1382405 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1382406 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1382406 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1382407 INFO (jetty-launcher-1637-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACA1F2E294B7880-001/tempDir-001/node3
[junit4] 2> 1382409 WARN (jetty-launcher-1637-thread-1) [ ]
o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
[junit4] 2> javax.management.InstanceNotFoundException:
solr:dom1=jvm,name0=buffers,name1=direct,name=MemoryUsed
[junit4] 2> at
java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
[junit4] 2> at
java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
[junit4] 2> at
java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
[junit4] 2> at
java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
[junit4] 2> at
java.base/java.util.HashMap.forEach(HashMap.java:1341)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
[junit4] 2> at
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:553)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1382412 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1382412 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1382413 INFO (jetty-launcher-1637-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACA1F2E294B7880-001/tempDir-001/node1
[junit4] 2> 1382470 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[2ACA1F2E294B7880]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1382470 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[2ACA1F2E294B7880]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42199/solr ready
[junit4] 2> 1382483 INFO
(TEST-CollectionsAPIDistributedZkTest.testTooManyReplicas-seed#[2ACA1F2E294B7880])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testTooManyReplicas
[junit4] 2> 1382483 INFO
(TEST-CollectionsAPIDistributedZkTest.testTooManyReplicas-seed#[2ACA1F2E294B7880])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1382494 INFO (qtp1508570956-10408) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=10&collection.configName=conf&name=collection&nrtReplicas=10&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1382496 INFO (OverseerThreadFactory-4492-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection
[junit4] 2> 1382496 WARN (OverseerThreadFactory-4492-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Specified number of replicas of 10 on collection
collection is higher than the number of Solr instances currently live or live
and part of your createNodeSet(4). It's unusual to run two replica of the same
slice on the same Solr-instance.
[junit4] 2> 1382496 ERROR (OverseerThreadFactory-4492-thread-1) [ ]
o.a.s.c.OverseerCollectionMessageHandler Collection: collection operation:
create failed:org.apache.solr.common.SolrException: Cannot create collection
collection. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 4. This allows a maximum of 4 to
be created. Value of numShards is 2, value of nrtReplicas is 10, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 20 shards to be
created (higher than the allowed number)
[junit4] 2> at
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:176)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:231)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 1382501 INFO (qtp1508570956-10408) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=10&collection.configName=conf&name=collection&nrtReplicas=10&action=CREATE&numShards=2&wt=javabin&version=2}
status=400 QTime=7
[junit4] 2> 1382501 INFO
(TEST-CollectionsAPIDistributedZkTest.testTooManyReplicas-seed#[2ACA1F2E294B7880])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testTooManyReplicas
[junit4] 2> 1382511 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[2ACA1F2E294B7880])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion
[junit4] 2> 1382511 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[2ACA1F2E294B7880])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1382512 INFO (qtp1508570956-10429) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1382513 INFO (OverseerThreadFactory-4492-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection created_and_deleted
[junit4] 2> 1382513 INFO
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1382616 INFO
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"created_and_deleted",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"created_and_deleted_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41777/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1382833 INFO (qtp664627277-10404) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1382834 INFO (qtp664627277-10404) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1382938 INFO (zkCallback-1650-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/created_and_deleted/state.json] for collection
[created_and_deleted] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1382938 INFO (zkCallback-1650-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/created_and_deleted/state.json] for collection
[created_and_deleted] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1383840 INFO (qtp664627277-10404) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1383843 INFO (qtp664627277-10404) [ ] o.a.s.s.IndexSchema
[created_and_deleted_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1383844 INFO (qtp664627277-10404) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1383844 INFO (qtp664627277-10404) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'created_and_deleted_shard1_replica_n1'
using configuration from collection created_and_deleted, trusted=true
[junit4] 2> 1383845 INFO (qtp664627277-10404) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.created_and_deleted.shard1.replica_n1' (registry
'solr.core.created_and_deleted.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8f0e50
[junit4] 2> 1383845 INFO (qtp664627277-10404) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1383845 INFO (qtp664627277-10404) [ ] o.a.s.c.SolrCore
[[created_and_deleted_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACA1F2E294B7880-001/tempDir-001/node4/created_and_deleted_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACA1F2E294B7880-001/tempDir-001/node4/created_and_deleted_shard1_replica_n1/data/]
[junit4] 2> 1383882 INFO (qtp664627277-10404) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1383882 INFO (qtp664627277-10404) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1383883 INFO (qtp664627277-10404) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1383883 INFO (qtp664627277-10404) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1383884 INFO (qtp664627277-10404) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@77dca25a[created_and_deleted_shard1_replica_n1] main]
[junit4] 2> 1383884 INFO (qtp664627277-10404) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1383884 INFO (qtp664627277-10404) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1383885 INFO (qtp664627277-10404) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1383885 INFO (searcherExecutor-4501-thread-1) [ ]
o.a.s.c.SolrCore [created_and_deleted_shard1_replica_n1] Registered new
searcher Searcher@77dca25a[created_and_deleted_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1383885 INFO (qtp664627277-10404) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1584364670739808256
[junit4] 2> 1383887 INFO (qtp664627277-10404) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1383887 INFO (qtp664627277-10404) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1383887 INFO (qtp664627277-10404) [ ] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:41777/solr/created_and_deleted_shard1_replica_n1/
[junit4] 2> 1383888 INFO (qtp664627277-10404) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1383888 INFO (qtp664627277-10404) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:41777/solr/created_and_deleted_shard1_replica_n1/ has no
replicas
[junit4] 2> 1383888 INFO (qtp664627277-10404) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1383889 INFO (qtp664627277-10404) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:41777/solr/created_and_deleted_shard1_replica_n1/ shard1
[junit4] 2> 1383989 INFO (zkCallback-1650-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/created_and_deleted/state.json] for collection
[created_and_deleted] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1383989 INFO (zkCallback-1650-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/created_and_deleted/state.json] for collection
[created_and_deleted] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1384039 INFO (qtp664627277-10404) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1384050 INFO (qtp664627277-10404) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1217
[junit4] 2> 1384051 INFO (qtp1508570956-10429) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1384141 INFO (zkCallback-1650-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/created_and_deleted/state.json] for collection
[created_and_deleted] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1384141 INFO (zkCallback-1650-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/created_and_deleted/state.json] for collection
[created_and_deleted] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1384514 INFO
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1385052 INFO (qtp1508570956-10429) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2539
[junit4] 2> 1385053 INFO (qtp1508570956-10430) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1385053 INFO (qtp1508570956-10430) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1385054 INFO (qtp1508570956-10431) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=created_and_deleted&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1385055 INFO (OverseerThreadFactory-4492-thread-3) [ ]
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1385056 INFO (qtp664627277-10419) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.created_and_deleted.shard1.replica_n1, tag=null
[junit4] 2> 1385056 INFO (qtp664627277-10419) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@701c4435: rootName = null,
domain = solr.core.created_and_deleted.shard1.replica_n1, service url = null,
agent id = null] for registry solr.core.created_and_deleted.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@1fd0b5e3
[junit4] 2> 1385062 INFO (qtp664627277-10419) [ ] o.a.s.c.SolrCore
[created_and_deleted_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@37d92fca
[junit4] 2> 1385062 INFO (qtp664627277-10419) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.created_and_deleted.shard1.replica_n1, tag=936980426
[junit4] 2> 1385062 INFO (qtp664627277-10419) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.created_and_deleted.shard1.leader, tag=936980426
[junit4] 2> 1385064 INFO (qtp664627277-10419) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=created_and_deleted_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=8
[junit4] 2> 1385767 INFO (qtp1508570956-10431) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=created_and_deleted&action=DELETE&wt=javabin&version=2} status=0
QTime=713
[junit4] 2> 1385767 INFO (qtp1508570956-10408) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1385767 INFO (qtp1508570956-10408) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1385767 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[2ACA1F2E294B7880])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCreationAndDeletion
[junit4] 2> 1385777 INFO
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[2ACA1F2E294B7880]) [
] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
[junit4] 2> 1385777 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1385777 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1385777 INFO
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[2ACA1F2E294B7880]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1385778 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1385778 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1385778 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1385778 INFO (qtp1508570956-10429) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1385780 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 1385780 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000006
[junit4] 2> 1385780 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1385780 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 1385781 DEBUG
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.ZkDistributedQueue Found child node with improper name:
qnr-0000000006
[junit4] 2> 1385781 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1385781 DEBUG
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.ZkDistributedQueue Found child node with improper name:
qnr-0000000006
[junit4] 2> 1385781 DEBUG
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Returning topN elements:
[/overseer/collection-queue-work/qn-0000000006, ]
[junit4] 2> 1385782 DEBUG
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue :
[[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed5]]
[junit4] 2> 1385782 DEBUG
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Marked task
[/overseer/collection-queue-work/qn-0000000006] as running
[junit4] 2> 1385782 DEBUG
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get
the message id:/overseer/collection-queue-work/qn-0000000006 message:{
[junit4] 2> "name":"addReplicaColl",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"4",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 1385782 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.OverseerTaskProcessor Runner processing
/overseer/collection-queue-work/qn-0000000006
[junit4] 2> 1385782 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"addReplicaColl",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"4",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 1385782 INFO (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.CreateCollectionCmd Create collection addReplicaColl
[junit4] 2> 1385782 DEBUG
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
[junit4] 2> 1385782 INFO
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1385783 DEBUG
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor RunningTasks:
[/overseer/collection-queue-work/qn-0000000006]
[junit4] 2> 1385783 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.Assign Identify nodes using default
[junit4] 2> 1385783 DEBUG
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 1385783 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.OverseerCollectionMessageHandler creating collections conf node
/collections/addReplicaColl
[junit4] 2> 1385783 DEBUG
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 1385783 DEBUG
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor RunningZKTasks:
[/overseer/collection-queue-work/qn-0000000006]
[junit4] 2> 1385783 DEBUG
(OverseerCollectionConfigSetProcessor-99022791807401995-127.0.0.1:33637_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet:
[/overseer/collection-queue-work/qn-0000000006],[]
[junit4] 2> 1385783 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1385783 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1385783 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1385783 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1385783 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1385783 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1385783 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1385783 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1385783 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1385783 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.CreateCollectionCmd Check for collection zkNode:addReplicaColl
[junit4] 2> 1385784 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1385784 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1385784 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1385784 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.CreateCollectionCmd Collection zkNode exists
[junit4] 2> 1385784 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1385784 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1385784 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1385785 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "name":"addReplicaColl",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"4",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 1385785 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.ClusterStateMutator building a new cName: addReplicaColl
[junit4] 2> 1385885 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/addReplicaColl/state.json
[junit4] 2> 1385885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1385886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1385985 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection
addReplicaColl, shardNames [shard1, shard2] , nrtReplicas : 2, tlogReplicas: 0,
pullReplicas: 0
[junit4] 2> 1385986 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.CreateCollectionCmd Creating core addReplicaColl_shard1_replica_n1 as
part of shard shard1 of collection addReplicaColl on 127.0.0.1:41777_solr
[junit4] 2> 1385987 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1385987 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1385987 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"addReplicaColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41777/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1385987 INFO
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"addReplicaColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41777/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1385987 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.CreateCollectionCmd Creating core addReplicaColl_shard1_replica_n2 as
part of shard shard1 of collection addReplicaColl on 127.0.0.1:39587_solr
[junit4] 2> 1385987 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 1385987 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"addReplicaColl_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:41777/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1385987 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1385988 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1385988 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"addReplicaColl_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39587/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1385988 INFO
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"addReplicaColl_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39587/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1385988 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.CreateCollectionCmd Creating core addReplicaColl_shard2_replica_n4 as
part of shard shard2 of collection addReplicaColl on 127.0.0.1:33637_solr
[junit4] 2> 1385988 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"addReplicaColl_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:41777/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1385988 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"addReplicaColl_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:41777/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "core":"addReplicaColl_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:39587/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1385988 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1385988 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1385988 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"addReplicaColl_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33637/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1385989 INFO
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"addReplicaColl_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33637/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1385989 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.CreateCollectionCmd Creating core addReplicaColl_shard2_replica_n6 as
part of shard shard2 of collection addReplicaColl on 127.0.0.1:42393_solr
[junit4] 2> 1385989 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator Old Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 1385989 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator New Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node7":{
[junit4] 2> "core":"addReplicaColl_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:33637/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1385989 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1385989 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1385989 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.OverseerCollectionMessageHandler Expecting 4 cores but found 0
[junit4] 2> 1385989 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"addReplicaColl_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42393/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1385989 INFO
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"addReplicaColl_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42393/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1385990 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator Old Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node7":{
[junit4] 2> "core":"addReplicaColl_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:33637/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1385990 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator New Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node7":{
[junit4] 2> "core":"addReplicaColl_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:33637/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node8":{
[junit4] 2> "core":"addReplicaColl_shard2_replica_n6",
[junit4] 2> "base_url":"https://127.0.0.1:42393/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1386090 DEBUG (OverseerThreadFactory-4492-thread-4) [ ]
o.a.s.c.OverseerCollectionMessageHandler Expecting 4 cores but found 0
[junit4] 2> 1386090 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/addReplicaColl/state.json version: 0
[junit4] 2> 1386090 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1386091 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1386191 INFO (qtp664627277-10420) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1386192 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addReplicaColl/state.json
[junit4] 2> 1386192 DEBUG (qtp664627277-10420) [ ] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 1386193 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1386193 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1386193 DEBUG (qtp664627277-10420) [ ] o.a.s.c.ZkController
Registering watch for collection addReplicaColl
[junit4] 2> 1386194 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addReplicaColl/state.json
[junit4] 2> 1386194 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "core":"addReplicaColl_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:41777/solr",
[junit4] 2> "node_name":"127.0.0.1:41777_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1386194 DEBUG (qtp664627277-10420) [ ] o.a.s.c.ZkController
waiting to find shard id in clusterstate for addReplicaColl_shard1_replica_n1
[junit4] 2> 1386194 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
[junit4] 2> "core":"addReplicaColl_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:41777/solr",
[junit4] 2> "node_name":"127.0.0.1:41777_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 1386194 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Will update state for replica:
core_node3:{"core":"addReplicaColl_shard1_replica_n1","base_url":"https://127.0.0.1:41777/solr","node_name":"127.0.0.1:41777_solr","state":"down","type":"NRT"}
[junit4] 2> 1386194 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(addReplicaColl//collections/addReplicaColl/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"4",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{
[junit4] 2> "shard1":{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"addReplicaColl_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:41777/solr",
[junit4] 2> "node_name":"127.0.0.1:41777_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "core":"addReplicaColl_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:39587/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}},
[junit4] 2> "shard2":{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node7":{
[junit4] 2> "core":"addReplicaColl_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:33637/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node8":{
[junit4] 2> "core":"addReplicaColl_shard2_replica_n6",
[junit4] 2> "base_url":"https://127.0.0.1:42393/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 1386197 INFO (qtp1508570956-10431) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1386197 INFO (qtp1508570956-10431) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1386197 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addReplicaColl/state.json
[junit4] 2> 1386199 DEBUG (qtp1508570956-10431) [ ]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 1386200 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1386200 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1386200 DEBUG (qtp1508570956-10431) [ ]
o.a.s.c.ZkController Registering watch for collection addReplicaColl
[junit4] 2> 1386201 INFO (qtp1984456228-10405) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1386201 INFO (qtp1984456228-10405) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1386204 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addReplicaColl/state.json
[junit4] 2> 1386204 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "core":"addReplicaColl_shard2_replica_n6",
[junit4] 2> "core_node_name":"core_node8",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:42393/solr",
[junit4] 2> "node_name":"127.0.0.1:42393_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1386204 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
[junit4] 2> "core":"addReplicaColl_shard2_replica_n6",
[junit4] 2> "core_node_name":"core_node8",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:42393/solr",
[junit4] 2> "node_name":"127.0.0.1:42393_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 1386205 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Will update state for replica:
core_node8:{"core":"addReplicaColl_shard2_replica_n6","base_url":"https://127.0.0.1:42393/solr","node_name":"127.0.0.1:42393_solr","state":"down","type":"NRT"}
[junit4] 2> 1386205 DEBUG (qtp1508570956-10431) [ ]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
addReplicaColl_shard2_replica_n6
[junit4] 2> 1386205 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(addReplicaColl//collections/addReplicaColl/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"4",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{
[junit4] 2> "shard1":{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"addReplicaColl_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:41777/solr",
[junit4] 2> "node_name":"127.0.0.1:41777_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "core":"addReplicaColl_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:39587/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}},
[junit4] 2> "shard2":{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node7":{
[junit4] 2> "core":"addReplicaColl_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:33637/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node8":{
[junit4] 2> "core":"addReplicaColl_shard2_replica_n6",
[junit4] 2> "base_url":"https://127.0.0.1:42393/solr",
[junit4] 2> "node_name":"127.0.0.1:42393_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 1386205 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addReplicaColl/state.json
[junit4] 2> 1386205 DEBUG (qtp1984456228-10405) [ ]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 1386206 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1386206 INFO (qtp79768942-10406) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1386206 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1386206 DEBUG (qtp1984456228-10405) [ ]
o.a.s.c.ZkController Registering watch for collection addReplicaColl
[junit4] 2> 1386206 INFO (qtp79768942-10406) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1386206 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addReplicaColl/state.json
[junit4] 2> 1386206 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
[junit4] 2> "core":"addReplicaColl_shard2_replica_n4",
[junit4] 2> "core_node_name":"core_node7",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33637/solr",
[junit4] 2> "node_name":"127.0.0.1:33637_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1386206 DEBUG (qtp1984456228-10405) [ ]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
addReplicaColl_shard2_replica_n4
[junit4] 2> 1386206 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
[junit4] 2> "core":"addReplicaColl_shard2_replica_n4",
[junit4] 2> "core_node_name":"core_node7",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33637/solr",
[junit4] 2> "node_name":"127.0.0.1:33637_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 1386206 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Will update state for replica:
core_node7:{"core":"addReplicaColl_shard2_replica_n4","base_url":"https://127.0.0.1:33637/solr","node_name":"127.0.0.1:33637_solr","state":"down","type":"NRT"}
[junit4] 2> 1386206 DEBUG
(OverseerStateUpdate-99022791807401995-127.0.0.1:33637_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(addReplicaColl//collections/addReplicaColl/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"4",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{
[junit4] 2> "shard1":{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"addReplicaColl_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:41777/solr",
[junit4] 2> "node_name":"127.0.0.1:41777_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "core":"addReplicaColl_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:39587/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}},
[junit4] 2> "shard2":{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node7":{
[junit4] 2> "core":"addReplicaColl_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:33637/solr",
[junit4]
[...truncated too long message...]
46 INFO (jetty-closer-1638-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6cce4dac{/solr,null,UNAVAILABLE}
[junit4] 2> 1479058 WARN (zkCallback-1650-thread-4) [ ]
o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:41777_solr
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:41777_solr
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
[junit4] 2> at
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
[junit4] 2> at
java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4717)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1479059 WARN (zkCallback-1650-thread-4) [ ]
o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:42393_solr
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:42393_solr
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
[junit4] 2> at
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
[junit4] 2> at
java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4717)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1479060 INFO (jetty-closer-1638-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@301420f{/solr,null,UNAVAILABLE}
[junit4] 2> 1479060 ERROR
(SUITE-CollectionsAPIDistributedZkTest-seed#[2ACA1F2E294B7880]-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> 1479061 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[2ACA1F2E294B7880]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42199 42199
[junit4] 2> 1484069 INFO (Thread-2591) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42199 42199
[junit4] 2> 1484069 WARN (Thread-2591) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/configs/conf
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 28 /solr/collections/reloaded_collection/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 57 /solr/collections
[junit4] 2> 2 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACA1F2E294B7880-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6c261f24),
locale=ln-CD, timezone=Asia/Aqtau
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea
(64-bit)/cpus=8,threads=1,free=92023008,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestUnifiedSolrHighlighter,
TestHashPartitioner, SortByFunctionTest, HttpPartitionTest,
MultiThreadedOCPTest, TestSearcherReuse, CSVRequestHandlerTest, UtilsToolTest,
ClusterStateTest, TestCSVResponseWriter, DistributedExpandComponentTest,
DistributedSuggestComponentTest, ConfigSetsAPITest, TestDistributedGrouping,
TestRTimerTree, TestDynamicLoading, PropertiesRequestHandlerTest,
SolrGraphiteReporterTest, TestFiltering, NumberUtilsTest, FullHLLTest,
SearchRateTriggerTest, TestAddFieldRealTimeGet,
TestLMDirichletSimilarityFactory, TestDeleteCollectionOnDownNodes,
TestLFUCache, RecoveryZkTest, CoreSorterTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions,
TestManagedResource, DisMaxRequestHandlerTest, DistanceFunctionTest,
RuleEngineTest, AnalysisErrorHandlingTest, TestBulkSchemaAPI,
TestFieldCacheWithThreads, SuggestComponentContextFilterQueryTest,
RequiredFieldsTest, UniqFieldsUpdateProcessorFactoryTest,
TolerantUpdateProcessorTest, TriLevelCompositeIdRoutingTest,
TestReRankQParserPlugin, TestCoreContainer, DeleteStatusTest,
TestExactStatsCache, DistribJoinFromCollectionTest, TestQuerySenderListener,
AlternateDirectoryTest, TestExpandComponent, TestInitParams, TestCharFilters,
TestPKIAuthenticationPlugin, FieldAnalysisRequestHandlerTest,
TestTolerantSearch, RequestLoggingTest, ManagedSchemaRoundRobinCloudTest,
TestOverriddenPrefixQueryForCustomFieldType, AutoAddReplicasIntegrationTest,
MoveReplicaHDFSFailoverTest, TestHighFrequencyDictionaryFactory,
TestJsonFacets, IndexBasedSpellCheckerTest, TestLeaderElectionZkExpiry,
TestConfigSetsAPIExclusivity, TestTrackingShardHandlerFactory, PluginInfoTest,
TestCloudNestedDocsSort, SolrTestCaseJ4Test, DistributedFacetPivotWhiteBoxTest,
TestUseDocValuesAsStored, TestSizeLimitedDistributedMap, TestStandardQParsers,
OverriddenZkACLAndCredentialsProvidersTest, TestFieldCacheSort,
ConjunctionSolrSpellCheckerTest, TestZkAclsWithHadoopAuth, TestCollectionAPI,
ZkNodePropsTest, TestFunctionQuery, TestSortByMinMaxFunction,
TestReplicaProperties, DirectSolrSpellCheckerTest, ReplicaListTransformerTest,
TestMultiValuedNumericRangeQuery, BufferStoreTest, TestRandomFlRTGCloud,
ScriptEngineTest, TestSystemIdResolver, UUIDFieldTest, SparseHLLTest,
TestPartialUpdateDeduplication, AsyncCallRequestStatusResponseTest,
TriggerIntegrationTest, RollingRestartTest,
TestLMJelinekMercerSimilarityFactory, XsltUpdateRequestHandlerTest,
TestQueryTypes, SolrSlf4jReporterTest, TestConfigsApi,
AutoscalingHistoryHandlerTest, DistributedSpellCheckComponentTest,
QueryElevationComponentTest, BasicDistributedZk2Test, AnalyticsQueryTest,
TestSubQueryTransformer, LoggingHandlerTest, TestSerializedLuceneMatchVersion,
SimpleMLTQParserTest, TestGeoJSONResponseWriter, TestPrepRecovery,
TemplateUpdateProcessorTest, TestExceedMaxTermLength, BasicAuthStandaloneTest,
TestSolr4Spatial2, TestPointFields, CoreAdminHandlerTest,
TestComplexPhraseQParserPlugin, SuggesterTest, DefaultValueUpdateProcessorTest,
TestSchemaResource, TestReqParamsAPI, CollectionsAPIDistributedZkTest]
[junit4] Completed [381/750 (1!)] on J2 in 101.94s, 19 tests, 1 error <<<
FAILURES!
[...truncated 41388 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]