Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20821/ Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny
4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.search.join.BlockJoinFacetDistribTest Error Message: Error from server at https://127.0.0.1:32837/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:32837/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([B20B3158D75E93D2]:0) 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.sendRequest(CloudSolrClient.java:1096) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200) at org.apache.solr.search.join.BlockJoinFacetDistribTest.setupCluster(BlockJoinFacetDistribTest.java:69) 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$6.evaluate(RandomizedRunner.java:874) 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) FAILED: org.apache.lucene.search.similarities.TestBasicModelIn.testRandomScoring Error Message: score(9.3639667E8,88)=2.99552179E9 < score(9.3639667E8,89)=2.99552205E9 Stack Trace: java.lang.AssertionError: score(9.3639667E8,88)=2.99552179E9 < score(9.3639667E8,89)=2.99552205E9 at __randomizedtesting.SeedInfo.seed([F4D6FC34824F61D9:7F49A586983887D3]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:423) 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.core.snapshots.TestSolrCoreSnapshots.testBackupRestore Error Message: Error from server at http://127.0.0.1:46835/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46835/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([B20B3158D75E93D2:4B031E6E5ED5D9C]:0) 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.sendRequest(CloudSolrClient.java:1096) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200) at org.apache.solr.core.snapshots.TestSolrCoreSnapshots.testBackupRestore(TestSolrCoreSnapshots.java:87) 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) FAILED: org.apache.solr.core.snapshots.TestSolrCoreSnapshots.testIndexOptimization Error Message: Error from server at http://127.0.0.1:46835/solr: Could not fully create collection: SolrCoreSnapshots_IndexOptimization Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46835/solr: Could not fully create collection: SolrCoreSnapshots_IndexOptimization at __randomizedtesting.SeedInfo.seed([B20B3158D75E93D2:B82807A5D303DB9E]:0) 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.sendRequest(CloudSolrClient.java:1096) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200) at org.apache.solr.core.snapshots.TestSolrCoreSnapshots.testIndexOptimization(TestSolrCoreSnapshots.java:178) 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) Build Log: [...truncated 557 lines...] [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn [junit4] 1> 2.99552179E9 = score(DFRSimilarity, doc=0, freq=9.3639667E8), computed from: [junit4] 1> 5.9910438E8 = boost [junit4] 1> 1.3193812E24 = NormalizationH1, computed from: [junit4] 1> 9.3639667E8 = tf [junit4] 1> 7.2420928E8 = avgFieldLength [junit4] 1> 1048.0 = len [junit4] 1> 6.596906E24 = BasicModelIn, computed from: [junit4] 1> 47.0 = numberOfDocuments [junit4] 1> 1.0 = docFreq [junit4] 1> 7.579311E-25 = AfterEffectL, computed from: [junit4] 1> 1.3193812E24 = tfn [junit4] 1> [junit4] 1> 2.99552205E9 = score(DFRSimilarity, doc=0, freq=9.3639667E8), computed from: [junit4] 1> 5.9910438E8 = boost [junit4] 1> 1.1757751E24 = NormalizationH1, computed from: [junit4] 1> 9.3639667E8 = tf [junit4] 1> 7.2420928E8 = avgFieldLength [junit4] 1> 1176.0 = len [junit4] 1> 5.8788753E24 = BasicModelIn, computed from: [junit4] 1> 47.0 = numberOfDocuments [junit4] 1> 1.0 = docFreq [junit4] 1> 8.505028E-25 = AfterEffectL, computed from: [junit4] 1> 1.1757751E24 = tfn [junit4] 1> [junit4] 1> DFR I(n)L1 [junit4] 1> field="field",maxDoc=22752,docCount=47,sumTotalTermFreq=34037835442,sumDocFreq=98032171 [junit4] 1> term="term",docFreq=1,totalTermFreq=936396695 [junit4] 1> norm=89 (doc length ~ 1176) [junit4] 1> freq=9.3639667E8 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestBasicModelIn -Dtests.method=testRandomScoring -Dtests.seed=F4D6FC34824F61D9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-GP -Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 8.97s J1 | TestBasicModelIn.testRandomScoring <<< [junit4] > Throwable #1: java.lang.AssertionError: score(9.3639667E8,88)=2.99552179E9 < score(9.3639667E8,89)=2.99552205E9 [junit4] > at __randomizedtesting.SeedInfo.seed([F4D6FC34824F61D9:7F49A586983887D3]:0) [junit4] > at org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:423) [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=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@324590a3), locale=fr-GP, timezone=AET [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=123327488,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestDocIdsWriter, TestMixedDocValuesUpdates, TestFilterSpans, TestNumericDocValuesUpdates, TestDoc, TestSwappedIndexFiles, TestCustomSearcherSort, TestSpanFirstQuery, TestAxiomaticSimilarity, TestBooleanSimilarity, TestLevenshteinAutomata, TestIndexOrDocValuesQuery, TestIndexWriterOutOfFileDescriptors, TestParallelReaderEmptyIndex, TestFileSwitchDirectory, TestInPlaceMergeSorter, LimitedFiniteStringsIteratorTest, TestRollback, TestElevationComparator, TestCustomTermFreq, TestMergeSchedulerExternal, TestAddIndexes, TestSameScoresWithThreads, TestIndexSorting, TestComplexExplanations, TestCharArraySet, TestBlockPostingsFormat3, TestPositiveScoresOnlyCollector, TestToken, TestTransactions, TestTimSorter, TestBasicModelIn] [junit4] Completed [103/475 (1!)] on J1 in 9.03s, 1 test, 1 failure <<< FAILURES! [...truncated 1226 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20171104_033120_59410440074645020876428.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20171104_033120_5955844758246507338621.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 9 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20171104_033120_5948950322943277379586.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 295 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20171104_033847_2809258521992546407432.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20171104_033847_28015348501009356520788.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 9 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20171104_033847_2801043209464091106551.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 1054 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20171104_034023_0871811242001502695911.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20171104_034023_0877397466806886607103.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20171104_034023_0875037856053018528596.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 223 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20171104_034209_354722232894373550380.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20171104_034209_3543671945149698564113.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 5 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20171104_034209_35414851943972763069754.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 246 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20171104_034222_50214843932801345615786.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20171104_034222_5026595053262449398845.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 6 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20171104_034222_5021815911977591567824.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 154 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20171104_034252_554731215287919512045.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20171104_034252_5547752622128432452597.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20171104_034252_55610480480090940660892.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 169 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20171104_034257_39713174321067476910998.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20171104_034257_3975484759481907127533.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20171104_034257_3975754781119079949644.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 153 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20171104_034308_4502356166954472927428.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20171104_034308_45011878908908562201487.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 157 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20171104_034317_73916688391054679600676.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20171104_034317_7392273447821328817592.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20171104_034317_73911080088448923879473.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 169 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20171104_034320_919625911943486215738.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 148 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20171104_034328_7789514942189105695587.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 5 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20171104_034328_7797368308345436148109.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 19 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20171104_034328_77412021959197084775606.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 1258 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20171104_034346_0159046868121126274379.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20171104_034346_0159502553520703370178.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20171104_034346_0153227236349576289380.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 230 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20171104_034356_19614337207834786144291.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20171104_034356_19613785935107093574885.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20171104_034356_19610201430146714547783.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 254 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20171104_034410_2626243437201740352264.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 9 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20171104_034410_2628654547856176403614.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20171104_034410_2632144627779661327727.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 232 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20171104_034709_63215421216626628904566.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 9 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20171104_034709_63215068693448912662718.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20171104_034709_6327829173498162588571.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 170 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20171104_034712_5998072717684044048683.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20171104_034712_59916093759039876115565.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20171104_034712_5991268170583805607042.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 228 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20171104_034718_61810687574344178515505.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20171104_034718_61812174015171754096025.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20171104_034718_6187432127793620334356.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 179 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20171104_034750_5634973857617141072200.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20171104_034750_5631761037674641183799.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20171104_034750_5639634414567421428983.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 246 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20171104_034804_9417850281885632939789.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20171104_034804_941351839144405331744.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20171104_034804_9411897218717597071234.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 160 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20171104_034823_0611178551802768511661.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20171104_034823_06114052395052514814523.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20171104_034823_06115512738399255961169.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 149 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20171104_034840_0831433256313587905813.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20171104_034840_0834358390238591588145.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 178 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20171104_034851_2166379386186560692636.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 5 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20171104_034851_20414696313707139072892.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20171104_034851_20414898244391987368851.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 312 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20171104_034908_98617627417303665208729.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20171104_034908_9861772658813109883355.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20171104_034908_98614905575015628108097.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 224 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20171104_034918_8608274041568603503435.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 6 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20171104_034918_86013475461177982189398.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20171104_034918_8613327400501176473023.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 207 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20171104_034927_8198916504923391248466.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20171104_034927_8193092373488498931341.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20171104_034927_8197117649773575007881.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 220 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20171104_034940_9673976022781461528457.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20171104_034940_96716910572507629913275.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20171104_034940_96712622288393480877739.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 415 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20171104_035046_53718100330367058838074.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20171104_035046_53716541322483197564165.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20171104_035046_5391193541222186856048.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 148 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20171104_035101_6867175540904857892957.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 166 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20171104_035103_6681674309861551298685.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20171104_035103_66815303023041294605979.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 11 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20171104_035103_66810557624674767118997.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 235 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20171104_035213_33413761420173709134609.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 18 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20171104_035213_3343611979663308340226.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20171104_035213_33410409976238823055116.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 2358 lines...] [junit4] Suite: org.apache.solr.search.join.BlockJoinFacetDistribTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/init-core-data-001 [junit4] 2> 842587 WARN (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17 [junit4] 2> 842587 INFO (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 842588 INFO (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-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> 842588 INFO (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 842589 INFO (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001 [junit4] 2> 842589 INFO (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 842589 INFO (Thread-1722) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 842589 INFO (Thread-1722) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 842590 ERROR (Thread-1722) [ ] 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> 842689 INFO (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39925 [junit4] 2> 842694 INFO (jetty-launcher-1215-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 842694 INFO (jetty-launcher-1215-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 842694 INFO (jetty-launcher-1215-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 842694 INFO (jetty-launcher-1215-thread-5) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 842694 INFO (jetty-launcher-1215-thread-6) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 842694 INFO (jetty-launcher-1215-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 842698 INFO (jetty-launcher-1215-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49c9bc5b{/solr,null,AVAILABLE} [junit4] 2> 842698 INFO (jetty-launcher-1215-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17966c76{/solr,null,AVAILABLE} [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-6) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2accacae{/solr,null,AVAILABLE} [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e3f30bc{/solr,null,AVAILABLE} [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4eea4c59{/solr,null,AVAILABLE} [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6d7e1681{SSL,[ssl, http/1.1]}{127.0.0.1:32837} [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-4) [ ] o.e.j.s.Server Started @845902ms [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32837} [junit4] 2> 842699 ERROR (jetty-launcher-1215-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-6) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2df3c5ce{SSL,[ssl, http/1.1]}{127.0.0.1:45207} [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4ef138a5{SSL,[ssl, http/1.1]}{127.0.0.1:39095} [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-6) [ ] o.e.j.s.Server Started @845902ms [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45207} [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@e8e9a58{SSL,[ssl, http/1.1]}{127.0.0.1:37263} [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-5) [ ] o.e.j.s.Server Started @845903ms [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-04T04:07:24.432849Z [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37263} [junit4] 2> 842699 ERROR (jetty-launcher-1215-thread-6) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-1) [ ] o.e.j.s.Server Started @845902ms [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-6) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-6) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 842699 ERROR (jetty-launcher-1215-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-6) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 842699 INFO (jetty-launcher-1215-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39095} [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-6) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-04T04:07:24.433018Z [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 842700 ERROR (jetty-launcher-1215-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-04T04:07:24.433152Z [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@876c046{/solr,null,AVAILABLE} [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6622bdc9{SSL,[ssl, http/1.1]}{127.0.0.1:34547} [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-2) [ ] o.e.j.s.Server Started @845903ms [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34547} [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-04T04:07:24.433262Z [junit4] 2> 842700 ERROR (jetty-launcher-1215-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 842700 INFO (jetty-launcher-1215-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-04T04:07:24.433484Z [junit4] 2> 842701 INFO (jetty-launcher-1215-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@ab5a5d6{SSL,[ssl, http/1.1]}{127.0.0.1:42135} [junit4] 2> 842701 INFO (jetty-launcher-1215-thread-3) [ ] o.e.j.s.Server Started @845904ms [junit4] 2> 842701 INFO (jetty-launcher-1215-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42135} [junit4] 2> 842701 ERROR (jetty-launcher-1215-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 842701 INFO (jetty-launcher-1215-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 842701 INFO (jetty-launcher-1215-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 842701 INFO (jetty-launcher-1215-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 842701 INFO (jetty-launcher-1215-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-04T04:07:24.434374Z [junit4] 2> 842701 INFO (jetty-launcher-1215-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 842701 INFO (jetty-launcher-1215-thread-6) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 842701 INFO (jetty-launcher-1215-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 842701 INFO (jetty-launcher-1215-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 842702 INFO (jetty-launcher-1215-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 842702 INFO (jetty-launcher-1215-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 842707 INFO (jetty-launcher-1215-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39925/solr [junit4] 2> 842708 INFO (jetty-launcher-1215-thread-6) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39925/solr [junit4] 2> 842708 INFO (jetty-launcher-1215-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39925/solr [junit4] 2> 842709 INFO (jetty-launcher-1215-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39925/solr [junit4] 2> 842710 INFO (jetty-launcher-1215-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39925/solr [junit4] 2> 842712 INFO (jetty-launcher-1215-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39925/solr [junit4] 2> 842729 INFO (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 842730 INFO (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37263_solr [junit4] 2> 842730 INFO (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr ] o.a.s.c.Overseer Overseer (id=98944184767152141-127.0.0.1:37263_solr-n_0000000000) starting [junit4] 2> 842740 INFO (jetty-launcher-1215-thread-4) [n:127.0.0.1:32837_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 842741 INFO (jetty-launcher-1215-thread-4) [n:127.0.0.1:32837_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32837_solr [junit4] 2> 842749 INFO (zkCallback-1251-thread-1-processing-n:127.0.0.1:32837_solr) [n:127.0.0.1:32837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 842753 INFO (OverseerStateUpdate-98944184767152141-127.0.0.1:37263_solr-n_0000000000) [n:127.0.0.1:37263_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 842753 INFO (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37263_solr [junit4] 2> 842754 INFO (zkCallback-1239-thread-1-processing-n:127.0.0.1:37263_solr) [n:127.0.0.1:37263_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 842760 INFO (zkCallback-1251-thread-1-processing-n:127.0.0.1:32837_solr) [n:127.0.0.1:32837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 842787 INFO (jetty-launcher-1215-thread-4) [n:127.0.0.1:32837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32837.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842792 INFO (jetty-launcher-1215-thread-4) [n:127.0.0.1:32837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32837.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842792 INFO (jetty-launcher-1215-thread-4) [n:127.0.0.1:32837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32837.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842793 INFO (jetty-launcher-1215-thread-4) [n:127.0.0.1:32837_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001/node3/. [junit4] 2> 842806 INFO (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37263.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842812 INFO (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37263.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842812 INFO (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37263.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842812 INFO (jetty-launcher-1215-thread-5) [n:127.0.0.1:37263_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001/node4/. [junit4] 2> 842813 INFO (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 842817 INFO (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 842819 INFO (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 842819 INFO (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45207_solr [junit4] 2> 842820 INFO (zkCallback-1239-thread-1-processing-n:127.0.0.1:37263_solr) [n:127.0.0.1:37263_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 842820 INFO (zkCallback-1251-thread-1-processing-n:127.0.0.1:32837_solr) [n:127.0.0.1:32837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 842825 INFO (zkCallback-1246-thread-1-processing-n:127.0.0.1:45207_solr) [n:127.0.0.1:45207_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 842828 INFO (zkCallback-1244-thread-1-processing-n:127.0.0.1:34547_solr) [n:127.0.0.1:34547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 842829 INFO (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 842829 INFO (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 842830 INFO (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 842831 INFO (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34547_solr [junit4] 2> 842832 INFO (zkCallback-1239-thread-1-processing-n:127.0.0.1:37263_solr) [n:127.0.0.1:37263_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 842832 INFO (zkCallback-1246-thread-1-processing-n:127.0.0.1:45207_solr) [n:127.0.0.1:45207_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 842832 INFO (zkCallback-1251-thread-1-processing-n:127.0.0.1:32837_solr) [n:127.0.0.1:32837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 842836 INFO (zkCallback-1241-thread-1-processing-n:127.0.0.1:39095_solr) [n:127.0.0.1:39095_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 842837 INFO (zkCallback-1244-thread-1-processing-n:127.0.0.1:34547_solr) [n:127.0.0.1:34547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 842837 INFO (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39095_solr [junit4] 2> 842838 INFO (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 842838 INFO (zkCallback-1239-thread-1-processing-n:127.0.0.1:37263_solr) [n:127.0.0.1:37263_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842838 INFO (zkCallback-1251-thread-1-processing-n:127.0.0.1:32837_solr) [n:127.0.0.1:32837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842838 INFO (zkCallback-1241-thread-1-processing-n:127.0.0.1:39095_solr) [n:127.0.0.1:39095_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842848 INFO (zkCallback-1244-thread-1-processing-n:127.0.0.1:34547_solr) [n:127.0.0.1:34547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842848 INFO (zkCallback-1246-thread-1-processing-n:127.0.0.1:45207_solr) [n:127.0.0.1:45207_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842849 INFO (zkCallback-1240-thread-1-processing-n:127.0.0.1:42135_solr) [n:127.0.0.1:42135_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842849 INFO (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 842850 INFO (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42135_solr [junit4] 2> 842850 INFO (zkCallback-1251-thread-1-processing-n:127.0.0.1:32837_solr) [n:127.0.0.1:32837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 842850 INFO (zkCallback-1241-thread-1-processing-n:127.0.0.1:39095_solr) [n:127.0.0.1:39095_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 842850 INFO (zkCallback-1239-thread-1-processing-n:127.0.0.1:37263_solr) [n:127.0.0.1:37263_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 842850 INFO (zkCallback-1246-thread-1-processing-n:127.0.0.1:45207_solr) [n:127.0.0.1:45207_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 842858 INFO (zkCallback-1240-thread-1-processing-n:127.0.0.1:42135_solr) [n:127.0.0.1:42135_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 842860 INFO (zkCallback-1244-thread-1-processing-n:127.0.0.1:34547_solr) [n:127.0.0.1:34547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 842874 INFO (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34547.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842881 INFO (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39095.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842883 INFO (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34547.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842883 INFO (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34547.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842884 INFO (jetty-launcher-1215-thread-2) [n:127.0.0.1:34547_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001/node2/. [junit4] 2> 842886 INFO (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45207.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842904 INFO (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45207.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842905 INFO (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45207.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842906 INFO (jetty-launcher-1215-thread-6) [n:127.0.0.1:45207_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001/node6/. [junit4] 2> 842908 INFO (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42135.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842912 INFO (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42135.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842913 INFO (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42135.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842913 INFO (jetty-launcher-1215-thread-3) [n:127.0.0.1:42135_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001/node5/. [junit4] 2> 842922 INFO (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39095.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842922 INFO (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39095.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@526a48a0 [junit4] 2> 842923 INFO (jetty-launcher-1215-thread-1) [n:127.0.0.1:39095_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_B20B3158D75E93D2-001/tempDir-001/node1/. [junit4] 2> 843044 INFO (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6) [junit4] 2> 843044 INFO (SUITE-BlockJoinFacetDistribTest-seed#[B20B3158D75E93D2]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39925/solr ready [junit4] 2> 843174 INFO (qtp1694446911-7563) [n:127.0.0.1:32837_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.schema=schema-blockjoinfacetcomponent.xml&property.config=solrconfig-blockjoinfacetcomponent.xml&collection.configName=solrCloudCollectionConfig&name=facetcollection&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 843176 INFO (OverseerThreadFactory-3405-thread-1-processing-n:127.0.0.1:37263_solr) [n:127.0.0.1:37263_solr ] o.a.s.c.CreateCollectionCmd Create collection facetcollection [junit4] 2> 843279 INFO (OverseerStateUpdate-98944184767152141-127.0.0.1:37263_solr-n_0000000000) [n:127.0.0.1:37263_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"facetcollection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:37263/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 843280 INFO (OverseerStateUpdate-98944184767152141-127.0.0.1:37263_solr-n_0000000000) [n:127.0.0.1:37263_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection": [...truncated too long message...] nux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20171104_044911_9049287860809484204264.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20171104_044911_90411941354713159370107.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 553 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20171104_045002_29812134363824374304991.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20171104_045002_2986774267848605370318.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20171104_045002_29817035019506353960032.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 1259 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20171104_045017_2997574858412364329343.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20171104_045017_2994670522919660296110.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 647 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20171104_045024_69012206012098529897155.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20171104_045024_69016235971245739699026.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20171104_045024_6903295684388322150285.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 557 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20171104_045050_86411066217261776052811.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20171104_045050_8648300032069294890098.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20171104_045050_86415204964286603237677.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 560 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20171104_045101_6262259291341195965641.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20171104_045101_6264241525204165962086.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 646 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20171104_045108_81817620889745090322618.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20171104_045108_81810273774355047448933.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20171104_045108_818680245031841755822.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 596 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20171104_045138_74617682424827239182850.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20171104_045138_74616733882538858443198.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 548 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20171104_045150_55917093070172714338818.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 31617 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
