You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/06/04 21:35:55 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10) - Build # 22176 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22176/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000011884466055582223449"

Stack Trace:
java.lang.NumberFormatException: For input string: "000000000000000000011884466055582223449"
	at __randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	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.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000015791538073002163331"

Stack Trace:
java.lang.NumberFormatException: For input string: "000000000000000000015791538073002163331"
	at __randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	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.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000013189476028760500662"

Stack Trace:
java.lang.NumberFormatException: For input string: "000000000000000000013189476028760500662"
	at __randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	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)




Build Log:
[...truncated 15197 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A958CE8657EE3476 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000013189476028760500662"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@395fa07a), locale=dsb, timezone=Africa/Bamako
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=28502832,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyFieldTypeTest, MaxSizeAutoCommitTest, TestImpersonationWithHadoopAuth, ChaosMonkeyNothingIsSafeTest, TestShardHandlerFactory, DirectUpdateHandlerTest, ClassificationUpdateProcessorIntegrationTest, TestUtilizeNode, TestCSVResponseWriter, TestPseudoReturnFields, TestCrossCoreJoin, TestHdfsBackupRestoreCore, TestMergePolicyConfig, TestRestManager, SolrPluginUtilsTest, ParsingFieldUpdateProcessorsTest, TestHashPartitioner, TestFileDictionaryLookup, HealthCheckHandlerTest, SynonymTokenizerTest, TestPHPSerializedResponseWriter, BJQParserTest, CreateCollectionCleanupTest, TestIndexSearcher, TestWordDelimiterFilterFactory, BasicDistributedZkTest, TestDocumentBuilder, DistributedTermsComponentTest, DistributedVersionInfoTest, ExitableDirectoryReaderTest, FacetPivotSmallTest, CollectionPropsTest, OutputWriterTest, TestOmitPositions, SolrXmlInZkTest, TestShortCircuitedRequests, DistributedQueryElevationComponentTest, TestRemoteStreaming, NumberUtilsTest, TestJoin, UpdateLogTest, LIROnShardRestartTest, ZkSolrClientTest, TestFastOutputStream, SolrIndexSplitterTest, ZkNodePropsTest, TestComplexPhraseLeadingWildcard, TestClassicSimilarityFactory, AnalysisErrorHandlingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsAutoAddReplicasIntegrationTest, TestIBSimilarityFactory, SolrCoreCheckLockOnStartupTest, TestChildDocTransformer, TestCloudRecovery, ImplicitSnitchTest, TestMaxScoreQueryParser, TestSolr4Spatial2, TestPerFieldSimilarityWithDefaultOverride, AsyncCallRequestStatusResponseTest, TestTestInjection, SpellCheckCollatorTest, NodeMutatorTest, OpenExchangeRatesOrgProviderTest, EnumFieldTest, TestStressCloudBlindAtomicUpdates, TestHighlightDedupGrouping, SolrCloudReportersTest, BlobRepositoryCloudTest, TestRequestStatusCollectionAPI, TestSchemaManager, HLLSerializationTest, MBeansHandlerTest, TestCloudDeleteByQuery, TestGroupingSearch, TestRandomFaceting, TestMinMaxOnMultiValuedField, FieldAnalysisRequestHandlerTest, TestRuleBasedAuthorizationPlugin, SolrMetricsIntegrationTest, StatsComponentTest, TestConfigSetsAPI, TestCSVLoader, MetricTriggerIntegrationTest, SmileWriterTest, HdfsRecoverLeaseTest, SimpleFacetsTest, TestManagedSchemaAPI, TestDocBasedVersionConstraints, TestFieldResource, TestLegacyNumericUtils, TestDocTermOrdsUninvertLimit, TestJsonFacetRefinement, PKIAuthenticationIntegrationTest, TestPayloadScoreQParserPlugin, CheckHdfsIndexTest, RequestHandlersTest, TolerantUpdateProcessorTest, TestSolrCloudWithDelegationTokens, SuggestComponentTest, BadCopyFieldTest, TestSort, TestClusterStateMutator, TestLRUStatsCache, TestSearcherReuse, TestHdfsCloudBackupRestore, TestBinaryField, HDFSCollectionsAPITest, TestPrepRecovery, SchemaApiFailureTest, TestBulkSchemaConcurrent, TestFieldSortValues, ExternalFileFieldSortTest, ShufflingReplicaListTransformerTest, HighlighterConfigTest, TestObjectReleaseTracker, TestLeaderElectionWithEmptyReplica, TestNumericRangeQuery32, ZkCLITest, TestPhraseSuggestions, TestBackupRepositoryFactory, SortSpecParsingTest, DistribDocExpirationUpdateProcessorTest, TestRestoreCore, TestInitParams, SolrJmxReporterCloudTest, TestRawTransformer, ShardRoutingTest, V2ApiIntegrationTest, TestCloudJSONFacetSKG, TestHashQParserPlugin, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, QueryElevationComponentTest, BadIndexSchemaTest, BasicFunctionalityTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SolrRequestParserTest, DocValuesTest, SuggesterWFSTTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestQueryTypes, TestValueSourceCache, TestSolrQueryParser, TestJmxIntegration, PingRequestHandlerTest, TestLuceneMatchVersion, EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, TestFastLRUCache, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, SystemInfoHandlerTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, ProtectedTermFilterFactoryTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ConcurrentCreateRoutedAliasTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, MoveReplicaTest, MultiSolrCloudTestCaseTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerStatusTest, RemoteQueryErrorTest, ReplaceNodeTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, TestCloudJSONFacetJoinDomain, TestDistributedMap, TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL, TestSolrCloudWithSecureImpersonation, TestTlogReplica, TestCollectionsAPIViaSolrCloudCluster, TestReplicaProperties, AutoScalingHandlerTest, NodeAddedTriggerTest, RestoreTriggerStateTest, SearchRateTriggerTest, TriggerIntegrationTest, TestCustomStream, TestReplicationHandlerBackup, TestReqParamsAPI, TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentCustomSortTest, InfixSuggestersTest, SpatialHeatmapFacetsTest, TestStreamBody, TestMacroExpander, TestMacros, TestExportWriter, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestRawResponseWriter, TestRetrieveFieldsOptimizer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, BooleanFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, TestCloudManagedSchema, AnalyticsQueryTest, CursorMarkTest, LargeFieldTest, TestCustomSort, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestLegacyNumericRangeQueryBuilder, TestMissingGroups, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin, TestReRankQParserPlugin, TestRecoveryHdfs, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestAnalyzeInfixSuggestions, TestFreeTextSuggestions, BlockCacheTest, HdfsDirectoryTest, TestUninvertingReader, AddBlockUpdateTest, SolrIndexMetricsTest, TestHdfsUpdateLog, TestInPlaceUpdatesDistrib, TransactionLogTest]
   [junit4] Completed [790/812 (1!)] on J0 in 0.02s, 1 test, 1 error <<< FAILURES!

[...truncated 43805 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22176/consoleText

[repro] Revision: 59087d148ac186930c4a51917e361c599e7314c1

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A958CE8657EE3476 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TransactionLogTest
[repro] ant compile-test

[...truncated 3304 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TransactionLogTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A958CE8657EE3476 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 41 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A958CE8657EE3476 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=dsb -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.01s J0 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000013193354360078235078"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f7f793c), locale=dsb, timezone=Africa/Bamako
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=489628648,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest]
   [junit4] Completed [3/5 (1!)] on J0 in 1.39s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A958CE8657EE3476 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=dsb -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000011884466055582223449"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3b04955d), locale=dsb, timezone=Africa/Bamako
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=477320960,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest, TransactionLogTest]
   [junit4] Completed [4/5 (2!)] on J1 in 0.02s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A958CE8657EE3476 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=dsb -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J2 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000015791538073002163331"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A958CE8657EE3476:B1A2602DBEA0C877]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3b04955d), locale=dsb, timezone=Africa/Bamako
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=477102160,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest, TransactionLogTest]
   [junit4] Completed [5/5 (3!)] on J2 in 0.03s, 1 test, 1 error <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 5 tests, 3 errors [seed: A958CE8657EE3476]

Total time: 4 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.update.TransactionLogTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=59087d148ac186930c4a51917e361c599e7314c1, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22175
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10.0.1) - Build # 22182 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22182/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

8 tests failed.
FAILED:  org.apache.solr.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000014585187184600904052"

Stack Trace:
java.lang.NumberFormatException: For input string: "000000000000000000014585187184600904052"
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:B8E936CDA93028D4]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	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.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000017562828306972596406"

Stack Trace:
java.lang.NumberFormatException: For input string: "000000000000000000017562828306972596406"
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:B8E936CDA93028D4]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	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.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000011842430058722157102"

Stack Trace:
java.lang.NumberFormatException: For input string: "000000000000000000011842430058722157102"
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:B8E936CDA93028D4]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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 14159 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/init-core-data-001
   [junit4]   2> 1264278 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 1264283 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 1264284 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 1264286 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1264293 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [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> 1264303 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5c36acd5), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=319419520,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [TestPseudoReturnFields, TestSubQueryTransformerDistrib, SpellCheckCollatorWithCollapseTest, TestWordDelimiterFilterFactory, TestUseDocValuesAsStored, TestChildDocTransformer, OpenExchangeRatesOrgProviderTest, EnumFieldTest, FacetPivotSmallTest, SpellingQueryConverterTest, DeleteLastCustomShardedReplicaTest, TestConfig, TestPhraseSuggestions, TestSolrDeletionPolicy1, SolrIndexSplitterTest, ChaosMonkeyNothingIsSafeTest, TestIBSimilarityFactory, TestNumericTerms64, TestNodeAddedTrigger, CoreMergeIndexesAdminHandlerTest, TestHighlightDedupGrouping, TestFastOutputStream, IndexBasedSpellCheckerTest, TestJoin, TestTestInjection, SuggestComponentTest, LIROnShardRestartTest, ShardRoutingTest, UpdateLogTest, HdfsUnloadDistributedZkTest, TestQuerySenderNoQuery, HdfsChaosMonkeyNothingIsSafeTest, CustomHighlightComponentTest, SolrIndexConfigTest, SpellCheckCollatorTest, TestBinaryField, TestSort, TestCrossCoreJoin, AnalysisErrorHandlingTest, TestTlogReplica, TestCloudRecovery, SynonymTokenizerTest, HDFSCollectionsAPITest, BlockCacheTest, ProtectedTermFilterFactoryTest, TestSimDistributedQueue, ConcurrentCreateRoutedAliasTest, MetricTriggerIntegrationTest, V2ApiIntegrationTest, TestSolrXml, SearchRateTriggerTest, HLLSerializationTest, ReplaceNodeTest, SchemaApiFailureTest, TestMaxScoreQueryParser, TestShortCircuitedRequests, TestCollectionAPIs, TestExtendedDismaxParser, TestPerFieldSimilarityWithDefaultOverride, TestCollationField, TestStressCloudBlindAtomicUpdates, TestRestManager, TestBlobHandler, DocumentAnalysisRequestHandlerTest, TestLeaderElectionWithEmptyReplica, TestNumericRangeQuery32, MaxSizeAutoCommitTest, TestDistribIDF, TestConfigSetsAPI, RollingRestartTest, ScheduledTriggerIntegrationTest, TestReRankQParserPlugin, TestDynamicFieldCollectionResource, BitVectorTest, TestCSVLoader, ShufflingReplicaListTransformerTest, TestManagedSchemaAPI, TestLMDirichletSimilarityFactory, RecoveryAfterSoftCommitTest, TestLockTree, DistributedQueryElevationComponentTest, DebugComponentTest, MoveReplicaTest, TestFieldCacheWithThreads, AddReplicaTest, XmlUpdateRequestHandlerTest, CollectionsAPIAsyncDistributedZkTest, TestObjectReleaseTracker, TestClassicSimilarityFactory, DirectUpdateHandlerTest, TestEmbeddedSolrServerAdminHandler, TestClusterStateMutator, DistribDocExpirationUpdateProcessorTest, TestExportWriter, TestDocTermOrdsUninvertLimit, SuggesterWFSTTest, TestRequestForwarding, TestRequestStatusCollectionAPI, LegacyCloudClusterPropTest, ConfigureRecoveryStrategyTest, TestFieldCacheSort, AsyncCallRequestStatusResponseTest, DistributedFacetExistsSmallTest, HdfsDirectoryTest, CursorPagingTest, TermVectorComponentDistributedTest, TestRawTransformer, TestShardHandlerFactory, CheckHdfsIndexTest, TestSchemaVersionResource, AssignTest, TestPHPSerializedResponseWriter, TestBulkSchemaConcurrent, TriggerCooldownIntegrationTest, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestDistributedSearch, TestDocBasedVersionConstraints, PKIAuthenticationIntegrationTest, TemplateUpdateProcessorTest, TestHdfsBackupRestoreCore, JavabinLoaderTest, DefaultValueUpdateProcessorTest, ExternalFileFieldSortTest, TestSlowCompositeReaderWrapper, TestInitParams, TestFieldResource, TestCloudDeleteByQuery, TestDocSet, TestImpersonationWithHadoopAuth, BadCopyFieldTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestHashPartitioner, ZkControllerTest, TestStressReorder, DistributedTermsComponentTest, TestRangeQuery, StatsComponentTest, TestGroupingSearch, ConvertedLegacyTest, TestLazyCores, SuggesterTSTTest, SuggesterTest, TestStressLucene, SpatialFilterTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestLuceneMatchVersion, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TimeZoneUtilsTest, ResourceLoaderTest]
   [junit4] Completed [498/812 (1!)] on J0 in 0.04s, 7 tests, 1 error <<< FAILURES!

[...truncated 1082 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000011842430058722157102"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:B8E936CDA93028D4]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=262, maxMBSortInHeap=5.279894394433477, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3e6f439b), locale=sq, timezone=Etc/GMT-11
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=183959112,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [TestPseudoReturnFields, TestSubQueryTransformerDistrib, SpellCheckCollatorWithCollapseTest, TestWordDelimiterFilterFactory, TestUseDocValuesAsStored, TestChildDocTransformer, OpenExchangeRatesOrgProviderTest, EnumFieldTest, FacetPivotSmallTest, SpellingQueryConverterTest, DeleteLastCustomShardedReplicaTest, TestConfig, TestPhraseSuggestions, TestSolrDeletionPolicy1, SolrIndexSplitterTest, ChaosMonkeyNothingIsSafeTest, TestIBSimilarityFactory, TestNumericTerms64, TestNodeAddedTrigger, CoreMergeIndexesAdminHandlerTest, TestHighlightDedupGrouping, TestFastOutputStream, IndexBasedSpellCheckerTest, TestJoin, TestTestInjection, SuggestComponentTest, LIROnShardRestartTest, ShardRoutingTest, UpdateLogTest, HdfsUnloadDistributedZkTest, TestQuerySenderNoQuery, HdfsChaosMonkeyNothingIsSafeTest, CustomHighlightComponentTest, SolrIndexConfigTest, SpellCheckCollatorTest, TestBinaryField, TestSort, TestCrossCoreJoin, AnalysisErrorHandlingTest, TestTlogReplica, TestCloudRecovery, SynonymTokenizerTest, HDFSCollectionsAPITest, BlockCacheTest, ProtectedTermFilterFactoryTest, TestSimDistributedQueue, ConcurrentCreateRoutedAliasTest, MetricTriggerIntegrationTest, V2ApiIntegrationTest, TestSolrXml, SearchRateTriggerTest, HLLSerializationTest, ReplaceNodeTest, SchemaApiFailureTest, TestMaxScoreQueryParser, TestShortCircuitedRequests, TestCollectionAPIs, TestExtendedDismaxParser, TestPerFieldSimilarityWithDefaultOverride, TestCollationField, TestStressCloudBlindAtomicUpdates, TestRestManager, TestBlobHandler, DocumentAnalysisRequestHandlerTest, TestLeaderElectionWithEmptyReplica, TestNumericRangeQuery32, MaxSizeAutoCommitTest, TestDistribIDF, TestConfigSetsAPI, RollingRestartTest, ScheduledTriggerIntegrationTest, TestReRankQParserPlugin, TestDynamicFieldCollectionResource, BitVectorTest, TestCSVLoader, ShufflingReplicaListTransformerTest, TestManagedSchemaAPI, TestLMDirichletSimilarityFactory, RecoveryAfterSoftCommitTest, TestLockTree, DistributedQueryElevationComponentTest, DebugComponentTest, MoveReplicaTest, TestFieldCacheWithThreads, AddReplicaTest, XmlUpdateRequestHandlerTest, CollectionsAPIAsyncDistributedZkTest, TestObjectReleaseTracker, TestClassicSimilarityFactory, DirectUpdateHandlerTest, TestEmbeddedSolrServerAdminHandler, TestClusterStateMutator, DistribDocExpirationUpdateProcessorTest, TestExportWriter, TestDocTermOrdsUninvertLimit, SuggesterWFSTTest, TestRequestForwarding, TestRequestStatusCollectionAPI, LegacyCloudClusterPropTest, ConfigureRecoveryStrategyTest, TestFieldCacheSort, AsyncCallRequestStatusResponseTest, DistributedFacetExistsSmallTest, HdfsDirectoryTest, CursorPagingTest, TermVectorComponentDistributedTest, TestRawTransformer, TestShardHandlerFactory, CheckHdfsIndexTest, TestSchemaVersionResource, AssignTest, TestPHPSerializedResponseWriter, TestBulkSchemaConcurrent, TriggerCooldownIntegrationTest, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestDistributedSearch, TestDocBasedVersionConstraints, PKIAuthenticationIntegrationTest, TemplateUpdateProcessorTest, TestHdfsBackupRestoreCore, JavabinLoaderTest, DefaultValueUpdateProcessorTest, ExternalFileFieldSortTest, TestSlowCompositeReaderWrapper, TestInitParams, TestFieldResource, TestCloudDeleteByQuery, TestDocSet, TestImpersonationWithHadoopAuth, BadCopyFieldTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestHashPartitioner, ZkControllerTest, TestStressReorder, DistributedTermsComponentTest, TestRangeQuery, StatsComponentTest, TestGroupingSearch, ConvertedLegacyTest, TestLazyCores, SuggesterTSTTest, SuggesterTest, TestStressLucene, SpatialFilterTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestLuceneMatchVersion, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TimeZoneUtilsTest, ResourceLoaderTest, URLClassifyProcessorTest, DateMathParserTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestUtils, ZkNodePropsTest, UUIDFieldTest, CircularListTest, DistributedIntervalFacetingTest, TokenizerChainTest, TestLuceneIndexBackCompat, AliasIntegrationTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteNodeTest, DeleteReplicaTest, DistributedQueueTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderVoteWaitTimeoutTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, RemoteQueryErrorTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudJSONFacetSKG, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDistribDocBasedVersion, TestLeaderInitiatedRecoveryThread, TestPullReplica, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, TestReplicaProperties, AutoAddReplicasIntegrationTest, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerTest, NodeAddedTriggerTest, NodeLostTriggerTest, NodeMarkersRegistrationTest, RestoreTriggerStateTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, TestClusterStateProvider, TestExecutePlanAction, TestGenericDistributedQueue, TestLargeCluster, HdfsRecoverLeaseTest, ImplicitSnitchTest, BlobRepositoryCloudTest, TestDirectoryFactory, TestDynamicURP, TestSimpleTextCodec, TestSolrConfigHandler, RequestLoggingTest, SearchHandlerTest, TestReqParamsAPI, TestRestoreCore, TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, InfoHandlerTest, MetricsHistoryHandlerTest, TestDistributedStatsComponentCardinality, SolrSlf4jReporterTest, RegexBytesRefFilterTest, TestIntervalFaceting, TestSchemaManager, TestSortableTextField, TestUseDocValuesAsStored2, CursorMarkTest, SortSpecParsingTest, TestComplexPhraseLeadingWildcard, TestFilteredDocIdSet, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestOverriddenPrefixQueryForCustomFieldType, TestRandomCollapseQParserPlugin, BlockJoinFacetSimpleTest, GraphQueryTest, TestNestedDocsSort, TestScoreJoinQPNoScore, TestDFISimilarityFactory, TestDefaultStatsCache, TestLRUStatsCache, TestFileDictionaryLookup, BufferStoreTest, TestFieldCacheReopen, TestFieldCacheSortRandom, DataDrivenBlockJoinTest, TestInPlaceUpdatesDistrib, TransactionLogTest]
   [junit4] Completed [789/812 (2!)] on J0 in 0.01s, 1 test, 1 error <<< FAILURES!

[...truncated 43825 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22182/consoleText

[repro] Revision: f9d807af755f33dea1384cb8b9c591875076dd1a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       ResourceLoaderTest
[repro]       TransactionLogTest
[repro] ant compile-test

[...truncated 3304 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.ResourceLoaderTest|*.TransactionLogTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.10s J2 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000017562828306972596406"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:B8E936CDA93028D4]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=262, maxMBSortInHeap=5.279894394433477, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7d06aaa6), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=486068848,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest]
   [junit4] Completed [1/10 (1!)] on J2 in 1.53s, 1 test, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> 2704 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/init-core-data-001
   [junit4]   2> 2758 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2802 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.e.j.u.log Logging initialized @2835ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2813 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2822 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 2868 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2871 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 2974 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2976 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2998 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.18s J2 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 3001 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 3006 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] OK      0.01s J2 | ResourceLoaderTest.testInstanceDir
   [junit4]   2> 3008 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 3010 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3033 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4] OK      0.03s J2 | ResourceLoaderTest.testBOMMarkers
   [junit4]   2> 3038 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 3042 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3070 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4] OK      0.04s J2 | ResourceLoaderTest.testWrongEncoding
   [junit4]   2> 3072 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 3073 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [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> 3076 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 3078 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] OK      0.00s J2 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 3079 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 3081 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3081 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.00s J2 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@700af3ed), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=381251688,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest, TransactionLogTest, TransactionLogTest, ResourceLoaderTest]
   [junit4] Completed [4/10 (2!)] on J2 in 0.44s, 7 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> 2380 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/init-core-data-001
   [junit4]   2> 2464 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2486 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.e.j.u.log Logging initialized @2521ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2491 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 2503 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 2578 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2583 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 2675 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2677 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2679 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.19s J1 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 2694 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 2697 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] OK      0.01s J1 | ResourceLoaderTest.testInstanceDir
   [junit4]   2> 2700 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 2701 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2743 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4] OK      0.05s J1 | ResourceLoaderTest.testBOMMarkers
   [junit4]   2> 2749 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 2751 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2778 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4] OK      0.03s J1 | ResourceLoaderTest.testWrongEncoding
   [junit4]   2> 2779 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 2781 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J1 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [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> 2810 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 2814 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] OK      0.03s J1 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 2819 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 2823 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2824 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.01s J1 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16593327), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=432663336,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest]
   [junit4] Completed [5/10 (3!)] on J1 in 2.10s, 7 tests, 1 error <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> 3199 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-002/init-core-data-001
   [junit4]   2> 3211 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3212 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3216 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 3225 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-002/testClassLoaderLibs-001/lib]
   [junit4]   2> 3267 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-002/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 3269 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-002/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 3272 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.06s J2 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 3274 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 3274 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] OK      0.00s J2 | ResourceLoaderTest.testInstanceDir
   [junit4]   2> 3276 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 3278 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3306 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4] OK      0.03s J2 | ResourceLoaderTest.testBOMMarkers
   [junit4]   2> 3309 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 3310 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3335 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4] OK      0.05s J2 | ResourceLoaderTest.testWrongEncoding
   [junit4]   2> 3360 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 3361 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J2 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [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> 3376 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 3381 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] OK      0.01s J2 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 3382 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 3383 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3383 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.00s J2 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-002
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4fb12ff5), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=464773872,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest, TransactionLogTest, TransactionLogTest, ResourceLoaderTest, ResourceLoaderTest]
   [junit4] Completed [6/10 (4!)] on J2 in 0.24s, 7 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> 2586 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/init-core-data-001
   [junit4]   2> 2644 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2665 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.e.j.u.log Logging initialized @2697ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2671 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 2681 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 2749 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2754 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 2871 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2873 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2880 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.23s J0 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 2911 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 2915 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] OK      0.01s J0 | ResourceLoaderTest.testInstanceDir
   [junit4]   2> 2922 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 2924 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2941 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4] OK      0.03s J0 | ResourceLoaderTest.testBOMMarkers
   [junit4]   2> 2943 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 2944 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2959 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4] OK      0.02s J0 | ResourceLoaderTest.testWrongEncoding
   [junit4]   2> 2961 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 2962 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [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> 2973 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 2975 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] OK      0.01s J0 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 2980 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 2981 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2981 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.00s J0 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@36131f54), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=428555592,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest]
   [junit4] Completed [7/10 (5!)] on J0 in 1.98s, 7 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> 3103 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-002/init-core-data-001
   [junit4]   2> 3106 INFO  (SUITE-ResourceLoaderTest-seed#[A0139866407ED4D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3108 INFO  (SUITE-ResourceLoaderTest-seed#[A013986640

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

erLibs-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.06s J1 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 3171 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 3172 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] OK      0.00s J1 | ResourceLoaderTest.testInstanceDir
   [junit4]   2> 3174 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 3174 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3185 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4] OK      0.01s J1 | ResourceLoaderTest.testBOMMarkers
   [junit4]   2> 3204 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 3205 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3234 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4] OK      0.05s J1 | ResourceLoaderTest.testWrongEncoding
   [junit4]   2> 3252 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 3253 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J1 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:E273DA1639523D80]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [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> 3255 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 3258 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] OK      0.00s J1 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 3260 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 3260 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3261 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[A0139866407ED4D5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.00s J1 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_A0139866407ED4D5-002
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5b87d1a1), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=389351632,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, ResourceLoaderTest]
   [junit4] Completed [8/10 (6!)] on J1 in 0.20s, 7 tests, 1 error <<< FAILURES!

[...truncated 5 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=A0139866407ED4D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MR -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000014585187184600904052"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0139866407ED4D5:B8E936CDA93028D4]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=262, maxMBSortInHeap=5.279894394433477, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@64292fe3), locale=ar-MR, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=413155704,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, TransactionLogTest]
   [junit4] Completed [10/10 (7!)] on J0 in 0.03s, 1 test, 1 error <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 10 suites, 40 tests, 7 errors [seed: A0139866407ED4D5]

Total time: 8 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.update.TransactionLogTest
[repro]   5/5 failed: org.apache.solr.core.ResourceLoaderTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=f9d807af755f33dea1384cb8b9c591875076dd1a, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22181
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_172) - Build # 22181 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22181/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=244, name=cdcr-replicator-64-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=244, name=cdcr-replicator-64-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=18843, name=cdcr-replicator-4297-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=18843, name=cdcr-replicator-4297-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12560 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001/init-core-data-001
   [junit4]   2> 181494 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 181535 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=2F9556F55C6D0C4C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Pacific/Fiji -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J1 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C:6DF514852541E519]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 181562 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 181585 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 181587 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 181590 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_2F9556F55C6D0C4C-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@374e8b), locale=sr, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Linux 4.13.0-41-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=61540736,total=156184576
   [junit4]   2> NOTE: All tests run in this JVM: [TestNodeLostTrigger, TestManagedSchemaThreadSafety, PrimUtilsTest, MetricsHistoryIntegrationTest, CleanupOldIndexTest, InfoHandlerTest, PolyFieldTest, TestDFISimilarityFactory, TestSSLRandomization, TestPerFieldSimilarity, ExplicitHLLTest, TestFreeTextSuggestions, TestRetrieveFieldsOptimizer, TestNamedUpdateProcessors, RuleEngineTest, TestLegacyFieldCache, TestOverriddenPrefixQueryForCustomFieldType, TestFieldCache, FastVectorHighlighterTest, TestBM25SimilarityFactory, TestCollectionAPI, BasicFunctionalityTest, UtilsToolTest, TestReload, LoggingHandlerTest, SimplePostToolTest, ResourceLoaderTest]
   [junit4] Completed [61/812 (1!)] on J1 in 0.12s, 7 tests, 1 error <<< FAILURES!

[...truncated 1654 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/init-core-data-001
   [junit4]   2> 2184292 WARN  (SUITE-CdcrBidirectionalTest-seed#[2F9556F55C6D0C4C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2184292 INFO  (SUITE-CdcrBidirectionalTest-seed#[2F9556F55C6D0C4C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2184293 INFO  (SUITE-CdcrBidirectionalTest-seed#[2F9556F55C6D0C4C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2184293 INFO  (SUITE-CdcrBidirectionalTest-seed#[2F9556F55C6D0C4C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2184296 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 2184296 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001
   [junit4]   2> 2184296 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2184296 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2184296 INFO  (Thread-4088) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2184298 ERROR (Thread-4088) [    ] 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> 2184396 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.ZkTestServer start zk server on port:38911
   [junit4]   2> 2184399 INFO  (zkConnectionManagerCallback-3578-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184409 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2184410 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2184410 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2184410 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2184411 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@98d421{/solr,null,AVAILABLE}
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b962de{HTTP/1.1,[http/1.1]}{127.0.0.1:38907}
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.Server Started @2184439ms
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38907}
   [junit4]   2> 2184412 ERROR (jetty-launcher-3575-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2184412 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2184413 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T12:39:43.154Z
   [junit4]   2> 2184414 INFO  (zkConnectionManagerCallback-3580-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184415 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2184741 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38911/solr
   [junit4]   2> 2184743 INFO  (zkConnectionManagerCallback-3584-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184745 INFO  (zkConnectionManagerCallback-3586-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184793 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2184794 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38907_solr
   [junit4]   2> 2184794 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.c.Overseer Overseer (id=72148262748094467-127.0.0.1:38907_solr-n_0000000000) starting
   [junit4]   2> 2184799 INFO  (zkConnectionManagerCallback-3593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184801 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38911/solr ready
   [junit4]   2> 2184802 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38907_solr
   [junit4]   2> 2184804 INFO  (zkCallback-3585-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2184807 INFO  (zkCallback-3592-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2184823 WARN  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 2184848 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38907.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2184856 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38907.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2184856 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38907.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2184857 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:38907_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 2184872 INFO  (zkConnectionManagerCallback-3596-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184876 INFO  (zkConnectionManagerCallback-3599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184877 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001
   [junit4]   2> 2184877 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2184877 INFO  (Thread-4098) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2184878 INFO  (Thread-4098) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2184879 ERROR (Thread-4098) [    ] 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> 2184977 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.ZkTestServer start zk server on port:34673
   [junit4]   2> 2184980 INFO  (zkConnectionManagerCallback-3603-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2184987 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2184998 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2184998 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2184998 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2185000 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e9786{/solr,null,AVAILABLE}
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@144bec7{HTTP/1.1,[http/1.1]}{127.0.0.1:43899}
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.e.j.s.Server Started @2185028ms
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43899}
   [junit4]   2> 2185001 ERROR (jetty-launcher-3600-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2185001 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2185002 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T12:39:43.742Z
   [junit4]   2> 2185005 INFO  (zkConnectionManagerCallback-3605-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185006 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187124 INFO  (jetty-launcher-3600-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34673/solr
   [junit4]   2> 2187125 INFO  (zkConnectionManagerCallback-3609-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187127 INFO  (zkConnectionManagerCallback-3611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187171 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187171 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43899_solr
   [junit4]   2> 2187172 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.c.Overseer Overseer (id=72148262786170883-127.0.0.1:43899_solr-n_0000000000) starting
   [junit4]   2> 2187177 INFO  (zkConnectionManagerCallback-3618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187178 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34673/solr ready
   [junit4]   2> 2187178 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43899_solr
   [junit4]   2> 2187183 INFO  (zkCallback-3617-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187183 INFO  (zkCallback-3610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187200 WARN  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 2187221 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43899.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2187229 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43899.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2187229 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43899.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2187230 INFO  (jetty-launcher-3600-thread-1) [n:127.0.0.1:43899_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 2187253 INFO  (zkConnectionManagerCallback-3621-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187256 INFO  (zkConnectionManagerCallback-3624-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187258 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:38911/solr
   [junit4]   2> 2187258 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:34673/solr
   [junit4]   2> 2187259 INFO  (zkConnectionManagerCallback-3626-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187264 INFO  (zkConnectionManagerCallback-3630-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187265 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187265 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34673/solr ready
   [junit4]   2> 2187267 INFO  (qtp14974717-18700) [n:127.0.0.1:43899_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2187269 INFO  (OverseerThreadFactory-4258-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 2187375 INFO  (OverseerStateUpdate-72148262786170883-127.0.0.1:43899_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43899/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2187377 INFO  (OverseerStateUpdate-72148262786170883-127.0.0.1:43899_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43899/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2187581 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr    x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2187582 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr    x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2187583 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr    x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2188598 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2188598 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2188607 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2188607 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2188611 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2188611 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard1_replica_n1' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 2188611 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2188611 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n2' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 2188612 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43899.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2188612 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43899.solr.core.cdcr-cluster1.shard2.replica_n2' (registry 'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2188612 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2188612 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2188612 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
   [junit4]   2> 2188612 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
   [junit4]   2> 2188767 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2188767 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2188767 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2188767 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2188768 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2188768 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2188768 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2188768 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2188771 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14152dc[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2188771 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@f048fd[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 2188773 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 2188773 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 2188773 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 2188773 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 2188773 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 2188773 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 2188773 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2188774 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2188774 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2188774 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2188780 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster1/cdcr/state/buffer
   [junit4]   2> 2188786 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 2188807 INFO  (searcherExecutor-4264-thread-1-processing-n:127.0.0.1:43899_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster1_shard2_replica_n2] Registered new searcher Searcher@f048fd[cdcr-cluster1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2188807 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602436346725531648
   [junit4]   2> 2188808 INFO  (searcherExecutor-4263-thread-1-processing-n:127.0.0.1:43899_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster1_shard1_replica_n1] Registered new searcher Searcher@14152dc[cdcr-cluster1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2188808 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602436346726580224
   [junit4]   2> 2188814 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2188815 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43899/solr/cdcr-cluster1_shard2_replica_n2/
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2188818 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:43899/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
   [junit4]   2> 2188818 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2188818 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2188818 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43899/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 2188819 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2188819 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43899/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2188819 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2188820 INFO  (zkCallback-3610-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 2188821 INFO  (zkCallback-3610-thread-2) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 2188822 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43899/solr/cdcr-cluster1_shard2_replica_n2/ shard2
   [junit4]   2> 2188823 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43899/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 2188926 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2188928 INFO  (qtp14974717-18696) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1345
   [junit4]   2> 2188975 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2188978 INFO  (qtp14974717-18695) [n:127.0.0.1:43899_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1397
   [junit4]   2> 2188981 INFO  (qtp14974717-18700) [n:127.0.0.1:43899_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2189079 INFO  (zkCallback-3610-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2189271 INFO  (OverseerCollectionConfigSetProcessor-72148262786170883-127.0.0.1:43899_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2189982 INFO  (qtp14974717-18700) [n:127.0.0.1:43899_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2714
   [junit4]   2> 2189984 INFO  (zkConnectionManagerCallback-3634-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2189989 INFO  (zkConnectionManagerCallback-3638-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2189991 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2189992 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[2F9556F55C6D0C4C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38911/solr ready
   [junit4]   2> 2189994 INFO  (qtp27890533-18646) [n:127.0.0.1:38907_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2189996 INFO  (OverseerThreadFactory-4245-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
   [junit4]   2> 2190103 INFO  (OverseerStateUpdate-72148262748094467-127.0.0.1:38907_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38907/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2190105 INFO  (OverseerStateUpdate-72148262748094467-127.0.0.1:38907_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38907/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2190309 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr    x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2190309 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr    x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2190310 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr    x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2191325 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2191325 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2191333 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2191333 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2191335 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2191335 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2191335 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard2_replica_n2' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 2191335 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard1_replica_n1' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 2191336 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38907.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2191336 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38907.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@172eb9c
   [junit4]   2> 2191336 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2191336 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2191336 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
   [junit4]   2> 2191336 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
   [junit4]   2> 2191453 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2191453 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2191454 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2191455 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2191455 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2191455 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2191456 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2191456 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2191457 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a2426e[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 2191458 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 2191459 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 2191459 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50db42[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 2191459 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 2191459 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2191460 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 2191460 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2191460 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 2191460 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 2191461 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2191462 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2191462 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 2191463 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 2191466 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602436349513695232
   [junit4]   2> 2191466 INFO  (searcherExecutor-4275-thread-1-processing-n:127.0.0.1:38907_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster2_shard2_replica_n2] Registered new searcher Searcher@1a2426e[cdcr-cluster2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2191467 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1602436349514743808
   [junit4]   2> 2191467 INFO  (searcherExecutor-4276-thread-1-processing-n:127.0.0.1:38907_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster2_shard1_replica_n1] Registered new searcher Searcher@50db42[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2191471 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster2/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2191472 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster2/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2191473 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2191473 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2191474 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38907/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 2191474 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2191474 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:38907/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 2191474 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2191474 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2191474 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2191474 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38907/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 2191475 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2191475 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:38907/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 2191475 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2191475 INFO  (zkCallback-3585-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 2191477 INFO  (zkCallback-3585-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 2191477 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38907/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 2191479 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38907/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 2191631 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2191631 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2191633 INFO  (qtp27890533-18642) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1324
   [junit4]   2> 2191633 INFO  (qtp27890533-18641) [n:127.0.0.1:38907_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1324
   [junit4]   2> 2191637 INFO  (qtp27890533-18646) [n:127.0.0.1:38907_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard r

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

    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #31: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=295, name=cdcr-replicator-64-thread-30, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #32: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=296, name=cdcr-replicator-64-thread-31, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #33: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=297, name=cdcr-replicator-64-thread-32, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #34: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=298, name=cdcr-replicator-64-thread-33, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #35: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=299, name=cdcr-replicator-64-thread-34, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #36: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=300, name=cdcr-replicator-64-thread-35, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9556F55C6D0C4C]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_2F9556F55C6D0C4C-001
   [junit4]   2> Jun 05, 2018 1:11:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d3e83), locale=sr, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Linux 4.13.0-41-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=17897216,total=60219392
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, ResourceLoaderTest, ResourceLoaderTest, CdcrBidirectionalTest]
   [junit4] Completed [10/10 (6!)] on J2 in 119.28s, 1 test, 1 error <<< FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 10 suites, 40 tests, 6 errors [seed: 2F9556F55C6D0C4C]

Total time: 2 minutes 3 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro]   5/5 failed: org.apache.solr.core.ResourceLoaderTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=662477361369e2c5c8117ee9b535bd19256eccc5, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22180
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10) - Build # 22180 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22180/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudRecovery

Error Message:
Error from server at http://127.0.0.1:36117/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:36117/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([B6F1169C85D9031]: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:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestCloudRecovery.setupCluster(TestCloudRecovery.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.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=19295, name=cdcr-replicator-6680-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=19295, name=cdcr-replicator-6680-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B6F1169C85D9031]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$start$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([B6F1169C85D9031:490F5319B1717964]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([B6F1169C85D9031:490F5319B1717964]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([B6F1169C85D9031:490F5319B1717964]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([B6F1169C85D9031:490F5319B1717964]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([B6F1169C85D9031:490F5319B1717964]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([B6F1169C85D9031:490F5319B1717964]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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 1862 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180605_083116_91911730030514853515742.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/core/test/temp/junit4-J0-20180605_083116_9197112652912604688742.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180605_083116_91916155643912142119604.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 295 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180605_083912_1141693033822095413129.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/test-framework/test/temp/junit4-J2-20180605_083912_1144741776002950690890.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_083912_1148340080851454033353.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1083 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180605_084041_0592208946193409425822.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180605_084041_05915401454927771268607.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/common/test/temp/junit4-J1-20180605_084041_0594001027957432351604.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 256 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180605_084210_1314649076363623759039.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/icu/test/temp/junit4-J1-20180605_084210_131320743858653935959.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180605_084210_131786691516313141858.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 251 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180605_084221_6764776831854992744729.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/analysis/kuromoji/test/temp/junit4-J0-20180605_084221_67616174789690558412611.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/kuromoji/test/temp/junit4-J1-20180605_084221_6765576363810052958343.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180605_084251_20315563597331727222445.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/morfologik/test/temp/junit4-J0-20180605_084251_2031806711618571777119.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/morfologik/test/temp/junit4-J2-20180605_084251_2034961854304764089008.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20180605_084255_2178608083235261541961.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/nori/test/temp/junit4-J0-20180605_084255_21717599270778994297688.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/nori/test/temp/junit4-J1-20180605_084255_2171463028110232053401.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180605_084304_5826737544997669625482.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/analysis/opennlp/test/temp/junit4-J0-20180605_084304_5828681076979269163213.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/analysis/opennlp/test/temp/junit4-J1-20180605_084304_58215718978053056386759.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180605_084307_2459227274836143765603.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/phonetic/test/temp/junit4-J2-20180605_084307_2453567399738140266276.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_084307_2458144239136794252518.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180605_084316_50518336985521509256603.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/smartcn/test/temp/junit4-J0-20180605_084316_505605221686777604488.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180605_084323_404435512870218023533.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/stempel/test/temp/junit4-J2-20180605_084323_4046031919037540259746.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/stempel/test/temp/junit4-J0-20180605_084323_4044581190571218956763.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180605_084326_27016222792830792798942.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180605_084334_93211538757641316526107.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_084334_934544011169974982264.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_084334_93214920430946492137115.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1391 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180605_084358_62716756531778565592114.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_084358_62715345261310158275886.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_084358_6274834517656853212602.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180605_084407_0379734052691768175573.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/classification/test/temp/junit4-J2-20180605_084407_03716234118331193952393.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/classification/test/temp/junit4-J0-20180605_084407_03714081648206650276273.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 252 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180605_084420_56913355356147657633705.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180605_084420_569676330872592590301.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/codecs/test/temp/junit4-J0-20180605_084420_56913235409898103635712.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 234 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180605_084637_4439909636562222966223.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/demo/test/temp/junit4-J2-20180605_084637_44315432980284860877602.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180605_084637_443951678806602685503.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 176 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180605_084640_25916432056949258331537.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180605_084640_2598822269097862455507.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/expressions/test/temp/junit4-J1-20180605_084640_25913114120293199488641.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180605_084646_0389204214117516866480.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/facet/test/temp/junit4-J0-20180605_084646_03818293001700811981610.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/facet/test/temp/junit4-J2-20180605_084646_0388739843201717719731.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 182 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180605_084720_78710450617771187218828.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/grouping/test/temp/junit4-J0-20180605_084720_7879012627829986934270.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/grouping/test/temp/junit4-J2-20180605_084720_7874976797679620824475.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 252 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180605_084733_42414872699112973010909.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/highlighter/test/temp/junit4-J1-20180605_084733_4235574506597785207579.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/highlighter/test/temp/junit4-J0-20180605_084733_4231793196194445443053.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 163 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180605_084748_7181114848335047163719.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_084748_718686923505153919544.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_084748_71814794688927334861884.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180605_084817_44214755890436696231826.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_084817_44217483164509957748047.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 183 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180605_084827_6524705189068058333734.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/misc/test/temp/junit4-J2-20180605_084827_65215496226369129976094.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/misc/test/temp/junit4-J0-20180605_084827_6522034392589758994190.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 304 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180605_084843_45510048333884472052546.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180605_084843_4553477121363174708373.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180605_084843_45516188348986886426181.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 229 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180605_084851_1562415738491222558649.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/queryparser/test/temp/junit4-J1-20180605_084851_15614576099338403269085.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/queryparser/test/temp/junit4-J0-20180605_084851_1569903355533005410080.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 212 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180605_084858_3165852918746788809648.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_084858_3169871241233966929383.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_084858_3161694003471481441839.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180605_084910_1623644808129580298954.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/sandbox/test/temp/junit4-J2-20180605_084910_1627744977654243949367.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180605_084910_16218117515870421670665.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 323 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180605_084958_34818423033645017231597.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180605_084958_34814724888012337439090.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_084958_3492883611992650862305.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180605_085029_8795211591512447639732.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180605_085031_56317336775979898373880.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_085031_5634499122841555188784.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_085031_5633174467082979851880.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 237 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180605_085154_1328556792309669147124.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 12 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180605_085154_1329793020628005424593.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 18 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180605_085154_1322548803939783404436.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1747 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_B6F1169C85D9031-001/init-core-data-001
   [junit4]   2> 49986 WARN  (SUITE-ResourceLoaderTest-seed#[B6F1169C85D9031]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=62 numCloses=62
   [junit4]   2> 49986 INFO  (SUITE-ResourceLoaderTest-seed#[B6F1169C85D9031]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 49986 INFO  (SUITE-ResourceLoaderTest-seed#[B6F1169C85D9031]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 50015 INFO  (SUITE-ResourceLoaderTest-seed#[B6F1169C85D9031]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 50016 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 50016 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 50017 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4]   2> 50019 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 50019 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=B6F1169C85D9031 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Australia/Broken_Hill -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B6F1169C85D9031:490F5319B1717964]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [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> 50022 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 50027 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_B6F1169C85D9031-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 50033 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_B6F1169C85D9031-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 50034 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_B6F1169C85D9031-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 50035 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4]   2> 50036 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 50037 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 50043 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4]   2> 50044 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 50045 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 50045 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4]   2> 50046 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 50048 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4]   2> 50049 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 50050 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 50059 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_B6F1169C85D9031-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@65f1a066), locale=fi, timezone=Australia/Broken_Hill
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=337792352,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRecoveryHdfs, ResourceLoaderTest]
   [junit4] Completed [21/812 (1!)] on J1 in 0.09s, 7 tests, 1 error <<< FAILURES!

[...truncated 752 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B6F1169C85D9031-001/init-core-data-001
   [junit4]   2> 379603 INFO  (SUITE-TestCloudRecovery-seed#[B6F1169C85D9031]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 379603 INFO  (SUITE-TestCloudRecovery-seed#[B6F1169C85D9031]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 379603 INFO  (SUITE-TestCloudRecovery-seed#[B6F1169C85D9031]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 379604 INFO  (SUITE-TestCloudRecovery-seed#[B6F1169C85D9031]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B6F1169C85D9031-001/tempDir-001
   [junit4]   2> 379604 INFO  (SUITE-TestCloudRecovery-seed#[B6F1169C85D9031]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 379604 INFO  (Thread-1520) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 379604 INFO  (Thread-1520) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 379605 ERROR (Thread-1520) [    ] 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> 379704 INFO  (SUITE-TestCloudRecovery-seed#[B6F1169C85D9031]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44847
   [junit4]   2> 379706 INFO  (zkConnectionManagerCallback-1420-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379708 INFO  (jetty-launcher-1417-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 379708 INFO  (jetty-launcher-1417-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 379722 INFO  (jetty-launcher-1417-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 379722 INFO  (jetty-launcher-1417-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 379722 INFO  (jetty-launcher-1417-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 379722 INFO  (jetty-launcher-1417-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 379722 INFO  (jetty-launcher-1417-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 379722 INFO  (jetty-launcher-1417-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 379722 INFO  (jetty-launcher-1417-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@946929d{/solr,null,AVAILABLE}
   [junit4]   2> 379723 INFO  (jetty-launcher-1417-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e229311{/solr,null,AVAILABLE}
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@615bbfb9{HTTP/1.1,[http/1.1]}{127.0.0.1:34469}
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@125107d2{HTTP/1.1,[http/1.1]}{127.0.0.1:36117}
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-2) [    ] o.e.j.s.Server Started @379750ms
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-1) [    ] o.e.j.s.Server Started @379750ms
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34469}
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36117}
   [junit4]   2> 379724 ERROR (jetty-launcher-1417-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 379724 ERROR (jetty-launcher-1417-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T08:59:20.062364Z
   [junit4]   2> 379724 INFO  (jetty-launcher-1417-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T08:59:20.062371Z
   [junit4]   2> 379725 INFO  (zkConnectionManagerCallback-1424-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379725 INFO  (zkConnectionManagerCallback-1423-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379725 INFO  (jetty-launcher-1417-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 379725 INFO  (jetty-launcher-1417-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 379728 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10051acaf8b0001, likely client has closed socket
   [junit4]   2> 379803 INFO  (jetty-launcher-1417-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44847/solr
   [junit4]   2> 379804 INFO  (zkConnectionManagerCallback-1428-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379805 INFO  (zkConnectionManagerCallback-1430-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379835 INFO  (jetty-launcher-1417-thread-1) [n:127.0.0.1:36117_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 379835 INFO  (jetty-launcher-1417-thread-1) [n:127.0.0.1:36117_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36117_solr
   [junit4]   2> 379835 INFO  (jetty-launcher-1417-thread-1) [n:127.0.0.1:36117_solr    ] o.a.s.c.Overseer Overseer (id=72147396159275012-127.0.0.1:36117_solr-n_0000000000) starting
   [junit4]   2> 379838 INFO  (zkConnectionManagerCallback-1437-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379839 INFO  (jetty-launcher-1417-thread-1) [n:127.0.0.1:36117_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44847/solr ready
   [junit4]   2> 379844 INFO  (jetty-launcher-1417-thread-1) [n:127.0.0.1:36117_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36117_solr
   [junit4]   2> 379845 INFO  (zkCallback-1436-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 379845 INFO  (zkCallback-1429-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 379853 WARN  (jetty-launcher-1417-thread-1) [n:127.0.0.1:36117_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 379859 INFO  (jetty-launcher-1417-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44847/solr
   [junit4]   2> 379860 INFO  (zkConnectionManagerCallback-1442-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379862 INFO  (zkConnectionManagerCallback-1444-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has conn

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

 ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 111296 INFO  (SUITE-ResourceLoaderTest-seed#[B6F1169C85D9031]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 111297 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 111297 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] OK      0.00s J2 | ResourceLoaderTest.testInstanceDir
   [junit4]   2> 111298 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 111299 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=B6F1169C85D9031 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=eo -Dtests.timezone=America/Cayman -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B6F1169C85D9031:490F5319B1717964]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [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> 111300 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 111301 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_B6F1169C85D9031-003/testClassLoaderLibs-001/lib]
   [junit4]   2> 111308 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_B6F1169C85D9031-003/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 111309 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_B6F1169C85D9031-003/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 111310 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.01s J2 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 111311 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 111311 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 111318 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4] OK      0.01s J2 | ResourceLoaderTest.testWrongEncoding
   [junit4]   2> 111319 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 111319 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 111319 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.00s J2 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> 111320 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 111321 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] OK      0.00s J2 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 111321 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 111322 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[B6F1169C85D9031]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 111328 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[B6F1169C85D9031]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4] OK      0.01s J2 | ResourceLoaderTest.testBOMMarkers
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_B6F1169C85D9031-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@746c798d), locale=eo, timezone=America/Cayman
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=317791680,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, CdcrBidirectionalTest, ResourceLoaderTest, CdcrBidirectionalTest, CdcrBidirectionalTest, ResourceLoaderTest]
   [junit4] Completed [15/15 (5!)] on J2 in 0.04s, 7 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20180605_093233_4797589103903041794474.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 15 suites, 50 tests, 5 errors [seed: B6F1169C85D9031]

Total time: 1 minute 53 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudRecovery
[repro]   0/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro]   5/5 failed: org.apache.solr.core.ResourceLoaderTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=f9f5e837450e082ae7e1a82a0693760af7485a1b, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22179
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10.0.1) - Build # 22179 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22179/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([3BAD0331CF505AE3:79CD4141B67CB3B6]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([3BAD0331CF505AE3:79CD4141B67CB3B6]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([3BAD0331CF505AE3:79CD4141B67CB3B6]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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.ResourceLoaderTest.testAwareCompatibility

Error Message:
Configuration Error: missing parameter 'minGramSize'

Stack Trace:
java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
	at __randomizedtesting.SeedInfo.seed([3BAD0331CF505AE3:79CD4141B67CB3B6]:0)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
	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 1864 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180605_053120_3575964570522089681510.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180605_053120_3576549522211295346145.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180605_053120_3572916377356750254818.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 298 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180605_053844_8778473614881228766161.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180605_053844_8778259276702029220736.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/test-framework/test/temp/junit4-J2-20180605_053844_87716853755365902506866.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1080 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180605_054005_4531073519396157371850.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/common/test/temp/junit4-J2-20180605_054005_453406845334444505682.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/common/test/temp/junit4-J0-20180605_054005_4531383403501126026649.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180605_054127_4248113787797936262751.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180605_054127_42411962883255487809100.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_054127_4266944217642714701729.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 251 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180605_054138_8738296502558430286096.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/analysis/kuromoji/test/temp/junit4-J0-20180605_054138_8738915016913370883209.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/kuromoji/test/temp/junit4-J1-20180605_054138_87315150325650446493988.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180605_054202_1712542879866308025057.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_054202_17116949121242314756793.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_054202_17113397581398988796645.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 204 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20180605_054206_3779238070873614686408.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/analysis/nori/test/temp/junit4-J0-20180605_054206_37710819881393471803278.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/nori/test/temp/junit4-J1-20180605_054206_37712830983398796990603.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 174 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180605_054215_3334775571208376991206.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180605_054215_3333530185743649570333.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/analysis/opennlp/test/temp/junit4-J1-20180605_054215_33314275600698958000777.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 173 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180605_054218_0821993628034747328675.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/phonetic/test/temp/junit4-J2-20180605_054218_0822267639334186047322.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/phonetic/test/temp/junit4-J1-20180605_054218_08210053898758333325006.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180605_054226_78915184937540006170269.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_054226_78910303498279672534159.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180605_054233_2774877479181920736644.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/stempel/test/temp/junit4-J2-20180605_054233_27717158493700578262445.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/stempel/test/temp/junit4-J0-20180605_054233_277758554579897073155.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180605_054237_6125139029044774459409.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 158 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180605_054246_0496706819783800295123.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/backward-codecs/test/temp/junit4-J1-20180605_054246_04913635913698620395326.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 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-20180605_054246_0497410538659793055994.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1391 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180605_054309_2859564029694459888120.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_054309_28411996885275565097985.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_054309_28418064114200439182379.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 253 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180605_054318_0512021363620844567365.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/classification/test/temp/junit4-J2-20180605_054318_0517555395142660464292.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_054318_05113826780492657516634.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 255 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180605_054331_95512577092484442500523.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/codecs/test/temp/junit4-J0-20180605_054331_9553146195512914538438.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/codecs/test/temp/junit4-J1-20180605_054331_95511527111379006641797.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 234 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180605_054536_0938009445427875431534.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/demo/test/temp/junit4-J2-20180605_054536_09312148331482220867536.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180605_054536_0932855616649286394016.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180605_054538_7275843818172225820653.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/expressions/test/temp/junit4-J2-20180605_054538_72711712453110333159830.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/expressions/test/temp/junit4-J0-20180605_054538_7272822339636599420045.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180605_054544_04015349895308603663535.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/facet/test/temp/junit4-J2-20180605_054544_0401071887326376051294.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/facet/test/temp/junit4-J0-20180605_054544_04015327213541434428671.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 182 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180605_054632_8199413010944515889390.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/grouping/test/temp/junit4-J1-20180605_054632_8192946368376718726042.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_054632_8192887183573413642626.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 258 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180605_054645_59910687214374642259429.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/highlighter/test/temp/junit4-J1-20180605_054645_5998970768958685038427.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/highlighter/test/temp/junit4-J0-20180605_054645_59916422896029402951155.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 163 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180605_054703_82914188503897806565767.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/join/test/temp/junit4-J0-20180605_054703_8292398963369086587667.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/join/test/temp/junit4-J1-20180605_054703_8296710998724057847866.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180605_054739_612393444531770281454.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_054739_61216483972331877906673.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180605_054750_45218030474342377037055.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180605_054750_4521697226050803187201.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/misc/test/temp/junit4-J2-20180605_054750_45215215957838968914565.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 304 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180605_054807_34216301046869189542775.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/queries/test/temp/junit4-J0-20180605_054807_34214886522287695765208.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/queries/test/temp/junit4-J2-20180605_054807_34217834371309472547632.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 235 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180605_054815_64814882481009138141902.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180605_054815_6484103459558926916844.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/queryparser/test/temp/junit4-J1-20180605_054815_6486314860611819676251.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 206 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180605_054822_6703833975248330416841.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180605_054822_6708539441522442080225.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/replicator/test/temp/junit4-J0-20180605_054822_6703443412616768301300.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 209 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180605_054835_00918358673336504128533.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 21 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180605_054835_00911104146000677365807.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180605_054835_0099118409838841089461.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 314 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180605_054922_02917851352594885870569.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/spatial-extras/test/temp/junit4-J0-20180605_054922_02915990386694805500414.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_054922_0298940351563012592563.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180605_054955_8251881597754829191729.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 178 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180605_054957_5446363520243311493994.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/spatial3d/test/temp/junit4-J0-20180605_054957_54311613196131925870110.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180605_054957_5436761211748526606904.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 255 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180605_055124_5308396923066459443748.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180605_055124_5304096097923115618238.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/suggest/test/temp/junit4-J1-20180605_055124_5301734922487940387189.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 2255 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-001/init-core-data-001
   [junit4]   2> 356285 WARN  (SUITE-ResourceLoaderTest-seed#[3BAD0331CF505AE3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 356285 INFO  (SUITE-ResourceLoaderTest-seed#[3BAD0331CF505AE3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 356286 INFO  (SUITE-ResourceLoaderTest-seed#[3BAD0331CF505AE3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 356286 INFO  (SUITE-ResourceLoaderTest-seed#[3BAD0331CF505AE3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 356286 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 356287 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4]   2> 356288 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 356288 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 356288 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4]   2> 356289 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 356292 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 356300 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 356301 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 356302 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4]   2> 356303 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 356304 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4]   2> 356305 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 356305 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 356311 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4]   2> 356312 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 356313 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=3BAD0331CF505AE3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kea-CV -Dtests.timezone=Iran -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3BAD0331CF505AE3:79CD4141B67CB3B6]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [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> 356313 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 356314 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 356320 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=672, maxMBSortInHeap=6.389896915684327, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7f08809b), locale=kea-CV, timezone=Iran
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=250205872,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AtomicUpdatesTest, TestSQLHandler, TestRTimerTree, TestCollectionAPI, SolrJmxReporterTest, TestPullReplica, SliceStateTest, TestSerializedLuceneMatchVersion, TriggerIntegrationTest, TestTolerantUpdateProcessorCloud, TestUseDocValuesAsStored2, TestAnalyzeInfixSuggestions, FileUtilsTest, TestAuthenticationFramework, TestAuthorizationFramework, TestMacros, ZkControllerTest, ResponseHeaderTest, TestPushWriter, ComputePlanActionTest, TestImplicitCoreProperties, TestDFISimilarityFactory, ShardRoutingCustomTest, SignatureUpdateProcessorFactoryTest, TestNRTOpen, TestSolrIndexConfig, OrderedExecutorTest, GraphQueryTest, TestRTGBase, SolrCLIZkUtilsTest, PreAnalyzedUpdateProcessorTest, HdfsWriteToMultipleCollectionsTest, CollectionsAPIDistributedZkTest, TestReload, TestFuzzyAnalyzedSuggestions, QueryParsingTest, TestSSLRandomization, TestDistributedGrouping, ManagedSchemaRoundRobinCloudTest, TestLocalFSCloudBackupRestore, DeleteStatusTest, OverseerTest, HdfsChaosMonkeySafeLeaderTest, TestLegacyFieldCache, CollectionStateFormat2Test, TestCursorMarkWithoutUniqueKey, QueryElevationComponentTest, ResourceLoaderTest]
   [junit4] Completed [145/812 (1!)] on J1 in 0.05s, 7 tests, 1 error <<< FAILURES!

[...truncated 2386 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20180605_055221_9362018689392756758835.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/solr-core/test/temp/junit4-J1-20180605_055221_93612383049954316626165.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/solr-core/test/temp/junit4-J2-20180605_055221_93616643364389942099590.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 935 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20180605_063016_0353466567377109058734.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/solr-solrj/test/temp/junit4-J2-20180605_063016_03510595585462278670217.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/solr-solrj/test/temp/junit4-J0-20180605_063016_035146080323678319945.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1599 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20180605_063251_9359981846207966475258.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J2-20180605_063251_9354468351959814628577.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-analysis-extras/test/temp/junit4-J1-20180605_063251_93515188063367199220966.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 794 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20180605_063302_0165863700040633448166.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20180605_063302_0168867296815162307554.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-analytics/test/temp/junit4-J2-20180605_063302_0168547233198085432157.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 562 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-20180605_063341_5533936200276870544010.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_063341_5535964309248769037277.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_063341_5534583291180918820373.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1280 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-20180605_063358_71910373018206019695135.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_063358_7191562836127791172421.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 650 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-20180605_063406_2178790088986872893430.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180605_063406_219624440426546566601.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-dataimporthandler/test/temp/junit4-J1-20180605_063406_21815628885009909116348.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 567 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-20180605_063426_80711310538689463691079.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_063426_80710804949863128269474.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_063426_807875749194958375142.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 570 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-20180605_063437_2939610556277501418795.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180605_063437_29315047332363100429160.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180605_063437_29318308496227245053480.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 677 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-20180605_063445_85213546746912640059500.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180605_063445_85218166084382891994595.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180605_063445_85216711621728961671015.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 567 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20180605_063515_3863111213648635431724.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-prometheus-exporter/test/temp/junit4-J0-20180605_063515_38611736481338908167187.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 606 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-20180605_063533_520160726057171393442.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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-20180605_063533_5202575486193025874089.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 557 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-20180605_063544_8204403205088426082463.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 34308 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22179/consoleText

[repro] Revision: f9f5e837450e082ae7e1a82a0693760af7485a1b

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=ResourceLoaderTest -Dtests.method=testAwareCompatibility -Dtests.seed=3BAD0331CF505AE3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kea-CV -Dtests.timezone=Iran -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       ResourceLoaderTest
[repro] ant compile-test

[...truncated 3304 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ResourceLoaderTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=3BAD0331CF505AE3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kea-CV -Dtests.timezone=Iran -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-001/init-core-data-001
   [junit4]   2> 2169 INFO  (SUITE-ResourceLoaderTest-seed#[3BAD0331CF505AE3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2226 INFO  (SUITE-ResourceLoaderTest-seed#[3BAD0331CF505AE3]-worker) [    ] o.e.j.u.log Logging initialized @2261ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2234 INFO  (SUITE-ResourceLoaderTest-seed#[3BAD0331CF505AE3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2238 INFO  (SUITE-ResourceLoaderTest-seed#[3BAD0331CF505AE3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2251 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 2305 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2307 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] OK      0.08s J2 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 2328 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 2442 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2445 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.12s J2 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> 2446 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 2473 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 2503 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2505 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2506 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.06s J2 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 2508 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 2510 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] OK      0.00s J2 | ResourceLoaderTest.testInstanceDir
   [junit4]   2> 2513 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 2514 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2538 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4] 

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

tibility -Dtests.seed=3BAD0331CF505AE3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kea-CV -Dtests.timezone=Iran -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J2 | ResourceLoaderTest.testAwareCompatibility <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Configuration Error: missing parameter 'minGramSize'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3BAD0331CF505AE3:79CD4141B67CB3B6]:0)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.require(AbstractAnalysisFactory.java:97)
   [junit4]    > 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.requireInt(AbstractAnalysisFactory.java:157)
   [junit4]    > 	at org.apache.lucene.analysis.ngram.NGramFilterFactory.<init>(NGramFilterFactory.java:44)
   [junit4]    > 	at org.apache.solr.core.ResourceLoaderTest.testAwareCompatibility(ResourceLoaderTest.java:75)
   [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> 2891 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 2892 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2904 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4] OK      0.01s J2 | ResourceLoaderTest.testBOMMarkers
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=672, maxMBSortInHeap=6.389896915684327, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38547581), locale=kea-CV, timezone=Iran
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=418175272,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, ResourceLoaderTest]
   [junit4] Completed [4/5 (4!)] on J2 in 0.13s, 7 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20180605_063818_8575679698394963191769.syserr
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-002/init-core-data-001
   [junit4]   2> 2918 INFO  (SUITE-ResourceLoaderTest-seed#[3BAD0331CF505AE3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2919 INFO  (SUITE-ResourceLoaderTest-seed#[3BAD0331CF505AE3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2919 INFO  (SUITE-ResourceLoaderTest-seed#[3BAD0331CF505AE3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2920 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 2922 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OK      0.00s J1 | ResourceLoaderTest.testEscapeInstanceDir
   [junit4]   2> 2924 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 2924 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2924 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4] OK      0.00s J1 | ResourceLoaderTest.testLoadDeprecatedFactory
   [junit4]   2> 2926 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 2931 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-002/testClassLoaderLibs-001/lib]
   [junit4]   2> 2941 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-002/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2943 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.ResourceLoaderTest_3BAD0331CF505AE3-002/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 2944 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4] OK      0.02s J1 | ResourceLoaderTest.testClassLoaderLibs
   [junit4]   2> 2945 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4]   2> 
   [junit4] 2946 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[3BAD0331CF505AE3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4] <<< JVM J0: EOF ----

[...truncated 30 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20180605_063818_8577014655840331419656.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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/solr-core/test/temp/junit4-J1-20180605_063818_85711407383923968490143.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 35 tests, 5 errors [seed: 3BAD0331CF505AE3]

Total time: 5 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.core.ResourceLoaderTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=f9f5e837450e082ae7e1a82a0693760af7485a1b, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22178
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10.0.1) - Build # 22178 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22178/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader

Error Message:
Doc with id=4 not found in https://127.0.0.1:33935/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=4 not found in https://127.0.0.1:33935/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([4769DBF7CC24CD38:3982FBE70F43C202]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestCloudConsistency.assertDocExists(TestCloudConsistency.java:252)
	at org.apache.solr.cloud.TestCloudConsistency.assertDocsExistInAllReplicas(TestCloudConsistency.java:236)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:129)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:92)
	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 14414 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_4769DBF7CC24CD38-001/init-core-data-001
   [junit4]   2> 1358631 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1358631 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-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> 1358632 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1358632 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_4769DBF7CC24CD38-001/tempDir-001
   [junit4]   2> 1358632 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1358632 INFO  (Thread-7333) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1358632 INFO  (Thread-7333) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1358633 ERROR (Thread-7333) [    ] 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> 1358732 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42073
   [junit4]   2> 1358734 INFO  (zkConnectionManagerCallback-5439-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358737 INFO  (jetty-launcher-5436-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1358737 INFO  (jetty-launcher-5436-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1358737 INFO  (jetty-launcher-5436-thread-3) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1358737 INFO  (jetty-launcher-5436-thread-4) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1358739 INFO  (jetty-launcher-5436-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1358739 INFO  (jetty-launcher-5436-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1358739 INFO  (jetty-launcher-5436-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1358739 INFO  (jetty-launcher-5436-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1358739 INFO  (jetty-launcher-5436-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1358739 INFO  (jetty-launcher-5436-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1358739 INFO  (jetty-launcher-5436-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71609f56{/solr,null,AVAILABLE}
   [junit4]   2> 1358739 INFO  (jetty-launcher-5436-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ad6783e{SSL,[ssl, http/1.1]}{127.0.0.1:34193}
   [junit4]   2> 1358739 INFO  (jetty-launcher-5436-thread-1) [    ] o.e.j.s.Server Started @1358759ms
   [junit4]   2> 1358739 INFO  (jetty-launcher-5436-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34193}
   [junit4]   2> 1358740 ERROR (jetty-launcher-5436-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1358740 INFO  (jetty-launcher-5436-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1358740 INFO  (jetty-launcher-5436-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1358740 INFO  (jetty-launcher-5436-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1358740 INFO  (jetty-launcher-5436-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1358740 INFO  (jetty-launcher-5436-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T03:15:03.709182Z
   [junit4]   2> 1358740 INFO  (jetty-launcher-5436-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b06453a{/solr,null,AVAILABLE}
   [junit4]   2> 1358740 INFO  (jetty-launcher-5436-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4f4ed4a1{SSL,[ssl, http/1.1]}{127.0.0.1:43927}
   [junit4]   2> 1358740 INFO  (jetty-launcher-5436-thread-4) [    ] o.e.j.s.Server Started @1358760ms
   [junit4]   2> 1358740 INFO  (jetty-launcher-5436-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43927}
   [junit4]   2> 1358740 ERROR (jetty-launcher-5436-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T03:15:03.710145Z
   [junit4]   2> 1358741 INFO  (zkConnectionManagerCallback-5441-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48337170{/solr,null,AVAILABLE}
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@517b0144{/solr,null,AVAILABLE}
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5e05fbf{SSL,[ssl, http/1.1]}{127.0.0.1:43289}
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-2) [    ] o.e.j.s.Server Started @1358761ms
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@174aa919{SSL,[ssl, http/1.1]}{127.0.0.1:34577}
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43289}
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-3) [    ] o.e.j.s.Server Started @1358761ms
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34577}
   [junit4]   2> 1358741 ERROR (jetty-launcher-5436-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1358741 ERROR (jetty-launcher-5436-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T03:15:03.710799Z
   [junit4]   2> 1358741 INFO  (jetty-launcher-5436-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T03:15:03.710808Z
   [junit4]   2> 1358741 INFO  (zkConnectionManagerCallback-5443-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358742 INFO  (jetty-launcher-5436-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1358744 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10050717eb60001, likely client has closed socket
   [junit4]   2> 1358744 INFO  (zkConnectionManagerCallback-5447-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358744 INFO  (zkConnectionManagerCallback-5446-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358744 INFO  (jetty-launcher-5436-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1358744 INFO  (jetty-launcher-5436-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1358798 INFO  (jetty-launcher-5436-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42073/solr
   [junit4]   2> 1358801 INFO  (zkConnectionManagerCallback-5451-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358802 INFO  (zkConnectionManagerCallback-5454-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358803 INFO  (jetty-launcher-5436-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42073/solr
   [junit4]   2> 1358803 INFO  (zkConnectionManagerCallback-5457-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358807 INFO  (zkConnectionManagerCallback-5459-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358808 INFO  (jetty-launcher-5436-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42073/solr
   [junit4]   2> 1358811 INFO  (zkConnectionManagerCallback-5467-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358812 INFO  (zkConnectionManagerCallback-5469-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358815 INFO  (jetty-launcher-5436-thread-4) [n:127.0.0.1:43927_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1358815 INFO  (jetty-launcher-5436-thread-4) [n:127.0.0.1:43927_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43927_solr
   [junit4]   2> 1358816 INFO  (jetty-launcher-5436-thread-4) [n:127.0.0.1:43927_solr    ] o.a.s.c.Overseer Overseer (id=72146042425311242-127.0.0.1:43927_solr-n_0000000000) starting
   [junit4]   2> 1358819 INFO  (zkConnectionManagerCallback-5476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358820 INFO  (jetty-launcher-5436-thread-4) [n:127.0.0.1:43927_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42073/solr ready
   [junit4]   2> 1358820 INFO  (jetty-launcher-5436-thread-4) [n:127.0.0.1:43927_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43927_solr
   [junit4]   2> 1358821 INFO  (zkCallback-5475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1358822 INFO  (zkCallback-5468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1358829 WARN  (jetty-launcher-5436-thread-4) [n:127.0.0.1:43927_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 1358834 INFO  (jetty-launcher-5436-thread-2) [n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1358834 INFO  (jetty-launcher-5436-thread-3) [n:127.0.0.1:34577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1358834 INFO  (jetty-launcher-5436-thread-2) [n:127.0.0.1:43289_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1358835 INFO  (jetty-launcher-5436-thread-3) [n:127.0.0.1:34577_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1358835 INFO  (jetty-launcher-5436-thread-2) [n:127.0.0.1:43289_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1358835 INFO  (jetty-launcher-5436-thread-2) [n:127.0.0.1:43289_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43289_solr
   [junit4]   2> 1358835 INFO  (jetty-launcher-5436-thread-3) [n:127.0.0.1:34577_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1358835 INFO  (jetty-launcher-5436-thread-3) [n:127.0.0.1:34577_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34577_solr
   [junit4]   2> 1358836 INFO  (zkCallback-5468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1358836 INFO  (zkCallback-5458-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1358836 INFO  (zkCallback-5458-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1358836 INFO  (zkCallback-5475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1358840 INFO  (jetty-launcher-5436-thread-4) [n:127.0.0.1:43927_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43927.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1358843 INFO  (zkCallback-5468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1358845 INFO  (jetty-launcher-5436-thread-4) [n:127.0.0.1:43927_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43927.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1358845 INFO  (jetty-launcher-5436-thread-4) [n:127.0.0.1:43927_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43927.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1358846 INFO  (jetty-launcher-5436-thread-4) [n:127.0.0.1:43927_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_4769DBF7CC24CD38-001/tempDir-001/node4/.
   [junit4]   2> 1358847 INFO  (zkCallback-5453-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1358852 INFO  (zkConnectionManagerCallback-5485-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358852 INFO  (zkConnectionManagerCallback-5489-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358852 INFO  (jetty-launcher-5436-thread-3) [n:127.0.0.1:34577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1358852 INFO  (jetty-launcher-5436-thread-2) [n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1358853 INFO  (jetty-launcher-5436-thread-3) [n:127.0.0.1:34577_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42073/solr ready
   [junit4]   2> 1358853 INFO  (jetty-launcher-5436-thread-2) [n:127.0.0.1:43289_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42073/solr ready
   [junit4]   2> 1358853 WARN  (jetty-launcher-5436-thread-3) [n:127.0.0.1:34577_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 1358853 WARN  (jetty-launcher-5436-thread-2) [n:127.0.0.1:43289_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 1358861 INFO  (jetty-launcher-5436-thread-3) [n:127.0.0.1:34577_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34577.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1358861 INFO  (jetty-launcher-5436-thread-2) [n:127.0.0.1:43289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43289.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1358866 INFO  (jetty-launcher-5436-thread-2) [n:127.0.0.1:43289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43289.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1358866 INFO  (jetty-launcher-5436-thread-2) [n:127.0.0.1:43289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43289.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1358866 INFO  (jetty-launcher-5436-thread-3) [n:127.0.0.1:34577_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34577.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1358866 INFO  (jetty-launcher-5436-thread-3) [n:127.0.0.1:34577_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34577.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1358866 INFO  (jetty-launcher-5436-thread-2) [n:127.0.0.1:43289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_4769DBF7CC24CD38-001/tempDir-001/node2/.
   [junit4]   2> 1358866 INFO  (jetty-launcher-5436-thread-3) [n:127.0.0.1:34577_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_4769DBF7CC24CD38-001/tempDir-001/node3/.
   [junit4]   2> 1358980 INFO  (jetty-launcher-5436-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42073/solr
   [junit4]   2> 1358981 INFO  (zkConnectionManagerCallback-5493-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358983 INFO  (zkConnectionManagerCallback-5495-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358985 INFO  (jetty-launcher-5436-thread-1) [n:127.0.0.1:34193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1358986 INFO  (jetty-launcher-5436-thread-1) [n:127.0.0.1:34193_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1358987 INFO  (jetty-launcher-5436-thread-1) [n:127.0.0.1:34193_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1358987 INFO  (jetty-launcher-5436-thread-1) [n:127.0.0.1:34193_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34193_solr
   [junit4]   2> 1358987 INFO  (zkCallback-5458-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1358987 INFO  (zkCallback-5453-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1358987 INFO  (zkCallback-5468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1358987 INFO  (zkCallback-5475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1358987 INFO  (zkCallback-5488-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1358987 INFO  (zkCallback-5484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1358987 INFO  (zkCallback-5494-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1358996 INFO  (zkConnectionManagerCallback-5503-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358996 INFO  (jetty-launcher-5436-thread-1) [n:127.0.0.1:34193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1358997 INFO  (jetty-launcher-5436-thread-1) [n:127.0.0.1:34193_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42073/solr ready
   [junit4]   2> 1358997 WARN  (jetty-launcher-5436-thread-1) [n:127.0.0.1:34193_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 1359005 INFO  (jetty-launcher-5436-thread-1) [n:127.0.0.1:34193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34193.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359009 INFO  (jetty-launcher-5436-thread-1) [n:127.0.0.1:34193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34193.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359009 INFO  (jetty-launcher-5436-thread-1) [n:127.0.0.1:34193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34193.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359009 INFO  (jetty-launcher-5436-thread-1) [n:127.0.0.1:34193_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_4769DBF7CC24CD38-001/tempDir-001/node1/.
   [junit4]   2> 1359029 INFO  (zkConnectionManagerCallback-5505-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359030 INFO  (zkConnectionManagerCallback-5510-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359031 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1359032 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42073/solr ready
   [junit4]   2> 1359034 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f4ed4a1{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1359034 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1620439198
   [junit4]   2> 1359034 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1359034 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74f3308c: rootName = solr_43927, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7910ef9f
   [junit4]   2> 1359038 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1359038 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c1b6c9: rootName = solr_43927, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@79f993b
   [junit4]   2> 1359041 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1359041 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c65e0e3: rootName = solr_43927, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5eb8bf66
   [junit4]   2> 1359041 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43927_solr
   [junit4]   2> 1359042 INFO  (zkCallback-5468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359042 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1359042 INFO  (zkCallback-5488-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359042 INFO  (zkCallback-5458-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359042 INFO  (zkCallback-5484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359042 INFO  (zkCallback-5453-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359042 INFO  (zkCallback-5509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359042 INFO  (zkCallback-5502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359042 INFO  (zkCallback-5475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359042 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1359042 INFO  (zkCallback-5494-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359042 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.Overseer Overseer (id=72146042425311242-127.0.0.1:43927_solr-n_0000000000) closing
   [junit4]   2> 1359042 INFO  (OverseerStateUpdate-72146042425311242-127.0.0.1:43927_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43927_solr
   [junit4]   2> 1359042 WARN  (OverseerAutoScalingTriggerThread-72146042425311242-127.0.0.1:43927_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1359044 INFO  (zkCallback-5453-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43289_solr
   [junit4]   2> 1359044 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b06453a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1359044 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1359044 INFO  (zkCallback-5453-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72146042425311238-127.0.0.1:43289_solr-n_0000000001) starting
   [junit4]   2> 1359044 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1359045 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1359045 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1359045 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1359045 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3111352a{/solr,null,AVAILABLE}
   [junit4]   2> 1359045 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c2ac23a{SSL,[ssl, http/1.1]}{127.0.0.1:39795}
   [junit4]   2> 1359045 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.Server Started @1359065ms
   [junit4]   2> 1359045 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40661}
   [junit4]   2> 1359045 ERROR (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1359045 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1359045 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1359046 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1359046 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1359046 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T03:15:04.015044Z
   [junit4]   2> 1359046 INFO  (zkConnectionManagerCallback-5512-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359047 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1359085 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42073/solr
   [junit4]   2> 1359085 INFO  (zkConnectionManagerCallback-5516-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359087 INFO  (zkConnectionManagerCallback-5518-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359089 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:40661_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1359090 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:40661_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1359091 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:40661_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1359091 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:40661_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40661_solr
   [junit4]   2> 1359091 INFO  (zkCallback-5488-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359091 INFO  (zkCallback-5509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359091 INFO  (zkCallback-5502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359091 INFO  (zkCallback-5458-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359091 INFO  (zkCallback-5494-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359091 INFO  (zkCallback-5453-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359091 INFO  (zkCallback-5484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359091 INFO  (zkCallback-5517-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359099 INFO  (zkConnectionManagerCallback-5526-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359100 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:40661_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1359101 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:40661_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42073/solr ready
   [junit4]   2> 1359101 WARN  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:40661_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 1359109 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:40661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40661.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359114 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:40661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40661.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359114 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:40661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40661.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359115 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:40661_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_4769DBF7CC24CD38-001/tempDir-001/node4/.
   [junit4]   2> 1359138 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:39795/solr. Proxy: https://127.0.0.1:40661/solr
   [junit4]   2> 1359138 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5e05fbf{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1359139 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30285768
   [junit4]   2> 1359139 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1359139 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30cfe4f7: rootName = solr_43289, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@523d2004
   [junit4]   2> 1359143 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1359143 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62de7c8: rootName = solr_43289, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@79f993b
   [junit4]   2> 1359145 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1359145 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53a95c1d: rootName = solr_43289, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5eb8bf66
   [junit4]   2> 1359146 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43289_solr
   [junit4]   2> 1359146 INFO  (zkCallback-5509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359146 INFO  (zkCallback-5458-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359146 INFO  (zkCallback-5488-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359146 INFO  (zkCallback-5453-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359146 INFO  (zkCallback-5484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359146 INFO  (zkCallback-5494-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359146 INFO  (zkCallback-5517-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359146 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1359146 INFO  (zkCallback-5502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359146 INFO  (zkCallback-5525-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359146 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.Overseer Overseer (id=72146042425311238-127.0.0.1:43289_solr-n_0000000001) closing
   [junit4]   2> 1359147 INFO  (OverseerStateUpdate-72146042425311238-127.0.0.1:43289_solr-n_0000000001) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43289_solr
   [junit4]   2> 1359147 WARN  (OverseerAutoScalingTriggerThread-72146042425311238-127.0.0.1:43289_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1359148 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48337170{/solr,null,UNAVAILABLE}
   [junit4]   2> 1359148 INFO  (zkCallback-5458-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34577_solr
   [junit4]   2> 1359148 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1359148 INFO  (zkCallback-5458-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72146042425311240-127.0.0.1:34577_solr-n_0000000002) starting
   [junit4]   2> 1359149 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1359149 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1359149 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1359149 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1359150 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bb3cbb0{/solr,null,AVAILABLE}
   [junit4]   2> 1359150 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@600d2d00{SSL,[ssl, http/1.1]}{127.0.0.1:39267}
   [junit4]   2> 1359150 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.Server Started @1359169ms
   [junit4]   2> 1359150 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33935}
   [junit4]   2> 1359150 ERROR (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1359150 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1359150 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1359150 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1359150 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1359150 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T03:15:04.119775Z
   [junit4]   2> 1359151 INFO  (zkConnectionManagerCallback-5528-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359151 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1359199 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42073/solr
   [junit4]   2> 1359200 INFO  (zkConnectionManagerCallback-5532-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359201 INFO  (zkConnectionManagerCallback-5534-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359203 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1359204 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33935_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1359206 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33935_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1359206 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33935_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33935_solr
   [junit4]   2> 1359206 INFO  (zkCallback-5509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359207 INFO  (zkCallback-5494-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359207 INFO  (zkCallback-5525-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359207 INFO  (zkCallback-5484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359207 INFO  (zkCallback-5517-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359207 INFO  (zkCallback-5458-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359210 INFO  (zkCallback-5502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359216 INFO  (zkCallback-5533-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359224 INFO  (zkConnectionManagerCallback-5542-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359225 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1359226 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33935_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42073/solr ready
   [junit4]   2> 1359226 WARN  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33935_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 1359234 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33935.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359239 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33935.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359239 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33935.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359240 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33935_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_4769DBF7CC24CD38-001/tempDir-001/node2/.
   [junit4]   2> 1359261 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:39267/solr. Proxy: https://127.0.0.1:33935/solr
   [junit4]   2> 1359262 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@174aa919{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1359262 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=738277925
   [junit4]   2> 1359262 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1359262 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42f5eb58: rootName = solr_34577, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4cbb6a1a
   [junit4]   2> 1359266 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1359266 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d1735e6: rootName = solr_34577, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@79f993b
   [junit4]   2> 1359269 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1359269 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56e96eec: rootName = solr_34577, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5eb8bf66
   [junit4]   2> 1359270 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34577_solr
   [junit4]   2> 1359270 INFO  (zkCallback-5509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359270 INFO  (zkCallback-5525-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359270 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1359271 INFO  (zkCallback-5494-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359271 INFO  (zkCallback-5458-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359271 INFO  (zkCallback-5533-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359271 INFO  (zkCallback-5502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359271 INFO  (zkCallback-5484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359271 INFO  (zkCallback-5517-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359271 INFO  (zkCallback-5541-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359271 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.Overseer Overseer (id=72146042425311240-127.0.0.1:34577_solr-n_0000000002) closing
   [junit4]   2> 1359271 INFO  (OverseerStateUpdate-72146042425311240-127.0.0.1:34577_solr-n_0000000002) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34577_solr
   [junit4]   2> 1359271 WARN  (OverseerAutoScalingTriggerThread-72146042425311240-127.0.0.1:34577_solr-n_0000000002) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1359273 INFO  (zkCallback-5494-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34193_solr
   [junit4]   2> 1359273 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@517b0144{/solr,null,UNAVAILABLE}
   [junit4]   2> 1359273 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1359273 INFO  (zkCallback-5494-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72146042425311247-127.0.0.1:34193_solr-n_0000000003) starting
   [junit4]   2> 1359274 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1359274 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1359274 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1359274 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1359274 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a393117{/solr,null,AVAILABLE}
   [junit4]   2> 1359275 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6aae4749{SSL,[ssl, http/1.1]}{127.0.0.1:43121}
   [junit4]   2> 1359275 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.Server Started @1359294ms
   [junit4]   2> 1359275 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43229}
   [junit4]   2> 1359275 ERROR (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1359275 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1359275 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1359275 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1359275 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1359275 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T03:15:04.244654Z
   [junit4]   2> 1359282 INFO  (zkConnectionManagerCallback-5544-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359283 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1359358 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42073/solr
   [junit4]   2> 1359359 INFO  (zkConnectionManagerCallback-5548-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359360 INFO  (zkConnectionManagerCallback-5550-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359363 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:43229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1359364 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:43229_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1359365 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:43229_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1359365 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:43229_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43229_solr
   [junit4]   2> 1359365 INFO  (zkCallback-5502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359365 INFO  (zkCallback-5494-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359365 INFO  (zkCallback-5509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359365 INFO  (zkCallback-5541-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359365 INFO  (zkCallback-5517-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359365 INFO  (zkCallback-5525-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359365 INFO  (zkCallback-5533-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359365 INFO  (zkCallback-5549-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359373 INFO  (zkConnectionManagerCallback-5558-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359374 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:43229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1359375 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:43229_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42073/solr ready
   [junit4]   2> 1359375 WARN  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:43229_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 1359383 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:43229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43229.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359388 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:43229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43229.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359388 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:43229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43229.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359389 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:43229_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_4769DBF7CC24CD38-001/tempDir-001/node3/.
   [junit4]   2> 1359411 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:43121/solr. Proxy: https://127.0.0.1:43229/solr
   [junit4]   2> 1359413 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@ad6783e{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1359413 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=84141154
   [junit4]   2> 1359413 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1359413 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@736c22a6: rootName = solr_34193, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5886486c
   [junit4]   2> 1359417 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1359417 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@165f8215: rootName = solr_34193, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@79f993b
   [junit4]   2> 1359419 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1359419 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39545cac: rootName = solr_34193, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5eb8bf66
   [junit4]   2> 1359421 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34193_solr
   [junit4]   2> 1359421 INFO  (zkCallback-5502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359421 INFO  (zkCallback-5533-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359421 INFO  (zkCallback-5549-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359421 INFO  (zkCallback-5541-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359421 INFO  (zkCallback-5525-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359421 INFO  (zkCallback-5557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359421 INFO  (zkCallback-5509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359421 INFO  (zkCallback-5517-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359421 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1359421 INFO  (zkCallback-5494-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1359422 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.Overseer Overseer (id=72146042425311247-127.0.0.1:34193_solr-n_0000000003) closing
   [junit4]   2> 1359422 INFO  (OverseerStateUpdate-72146042425311247-127.0.0.1:34193_solr-n_0000000003) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34193_solr
   [junit4]   2> 1359422 WARN  (OverseerAutoScalingTriggerThread-72146042425311247-127.0.0.1:34193_solr-n_0000000003) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1359424 INFO  (zkCallback-5517-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40661_solr
   [junit4]   2> 1359424 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71609f56{/solr,null,UNAVAILABLE}
   [junit4]   2> 1359424 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1359424 INFO  (zkCallback-5517-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72146042425311253-127.0.0.1:40661_solr-n_0000000004) starting
   [junit4]   2> 1359425 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1359425 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1359425 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1359425 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1359425 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@463f075f{/solr,null,AVAILABLE}
   [junit4]   2> 1359426 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1808e140{SSL,[ssl, http/1.1]}{127.0.0.1:40731}
   [junit4]   2> 1359426 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.e.j.s.Server Started @1359445ms
   [junit4]   2> 1359426 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33429}
   [junit4]   2> 1359426 ERROR (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1359426 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1359426 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1359426 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1359426 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1359426 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-05T03:15:04.395388Z
   [junit4]   2> 1359427 INFO  (zkConnectionManagerCallback-5560-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359427 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1359465 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42073/solr
   [junit4]   2> 1359466 INFO  (zkConnectionManagerCallback-5564-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359467 INFO  (zkConnectionManagerCallback-5566-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359470 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1359471 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33429_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1359471 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33429_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1359471 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33429_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33429_solr
   [junit4]   2> 1359472 INFO  (zkCallback-5509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359472 INFO  (zkCallback-5541-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359472 INFO  (zkCallback-5517-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359472 INFO  (zkCallback-5533-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359472 INFO  (zkCallback-5557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359472 INFO  (zkCallback-5565-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359472 INFO  (zkCallback-5549-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359472 INFO  (zkCallback-5525-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1359480 INFO  (zkConnectionManagerCallback-5574-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359481 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1359482 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33429_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42073/solr ready
   [junit4]   2> 1359482 WARN  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33429_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, keeping metrics history in memory
   [junit4]   2> 1359490 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33429.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359496 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33429.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359496 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33429.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f66b556
   [junit4]   2> 1359497 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [n:127.0.0.1:33429_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_4769DBF7CC24CD38-001/tempDir-001/node1/.
   [junit4]   2> 1359524 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:40731/solr. Proxy: https://127.0.0.1:33429/solr
   [junit4]   2> 1359538 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[4769DBF7CC24CD38]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfSyncReplicasCannotBecomeLeader
   [junit4]   2> 1359538 INFO  (SocketProxy-Acceptor-33429) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38592,localport=33429], receiveBufferSize:531000
   [junit4]   2> 1359538 INFO  (SocketProxy-Acceptor-33429) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40731,localport=45918], receiveBufferSize=530904
   [junit4]   2> 1359588 INFO  (qtp645458055-23604) [n:127.0.0.1:33429_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=3&name=outOfSyncReplicasCannotBecomeLeader-false&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1359590 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection outOfSyncReplicasCannotBecomeLeader-false
   [junit4]   2> 1359590 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/protwords.txt
   [junit4]   2> 1359591 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/managed-schema
   [junit4]   2> 1359592 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1359593 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/synonyms.txt
   [junit4]   2> 1359593 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/stopwords.txt
   [junit4]   2> 1359594 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1359594 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1359595 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1359595 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1359596 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1359596 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1359597 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1359597 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1359598 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1359598 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1359599 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1359599 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1359600 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1359600 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1359601 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1359601 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1359602 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1359602 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1359603 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1359603 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1359604 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1359605 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1359605 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1359606 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1359606 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1359607 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1359607 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1359607 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1359608 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1359608 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1359609 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1359609 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1359610 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1359611 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1359611 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1359612 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1359612 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1359613 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1359613 INFO  (OverseerThreadFactory-8881-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/outOfSyncReplicasCannotB

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

n on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1415137 INFO  (SUITE-TestCloudConsistency-seed#[4769DBF7CC24CD38]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42073 42073
   [junit4]   2> 1415540 INFO  (Thread-7333) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42073 42073
   [junit4]   2> 1415541 WARN  (Thread-7333) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/terms/shard1
   [junit4]   2> 	42	/solr/collections/outOfSyncReplicasCannotBecomeLeader-false/terms/shard1
   [junit4]   2> 	25	/solr/aliases.json
   [junit4]   2> 	12	/solr/security.json
   [junit4]   2> 	7	/solr/configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/managed-schema
   [junit4]   2> 	7	/solr/configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED
   [junit4]   2> 	6	/solr/configs/outOfSyncReplicasCannotBecomeLeader-true.AUTOCREATED
   [junit4]   2> 	6	/solr/configs/outOfSyncReplicasCannotBecomeLeader-true.AUTOCREATED/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	44	/solr/collections/outOfSyncReplicasCannotBecomeLeader-false/state.json
   [junit4]   2> 	29	/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/state.json
   [junit4]   2> 	25	/solr/clusterprops.json
   [junit4]   2> 	25	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72146042425311265-127.0.0.1:33429_solr-n_0000000007
   [junit4]   2> 	2	/solr/collections/outOfSyncReplicasCannotBecomeLeader-false/leader_elect/shard1/election/72146042425311269-core_node62-n_0000000003
   [junit4]   2> 	2	/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/leader_elect/shard1/election/72146042425311269-core_node62-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/live_nodes
   [junit4]   2> 	25	/solr/collections
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	8	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	8	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_4769DBF7CC24CD38-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=13090, maxDocsPerChunk=1, blockSize=998), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=13090, blockSize=998)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@69137cdb), locale=eu, timezone=Africa/Douala
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=280666968,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [NodeMarkersRegistrationTest, V2ApiIntegrationTest, MetricUtilsTest, TestSubQueryTransformerDistrib, TestRestoreCore, TestOmitPositions, TestIndexSearcher, RequestLoggingTest, TestJsonRequest, ZkCLITest, TestSchemaManager, SolrCloudReportersTest, TestSolrConfigHandlerCloud, TestXmlQParser, OverseerStatusTest, TestMacroExpander, TestEmbeddedSolrServerAdminHandler, TestCSVLoader, TestNumericRangeQuery32, UUIDFieldTest, SolrIndexSplitterTest, TestHashPartitioner, TermVectorComponentDistributedTest, TestFileDictionaryLookup, TestSlowCompositeReaderWrapper, TestRemoteStreaming, TestLuceneMatchVersion, TestConfig, TestCollationFieldDocValues, AsyncCallRequestStatusResponseTest, OverseerCollectionConfigSetProcessorTest, CollectionPropsTest, BadIndexSchemaTest, TestCloudRecovery, OpenExchangeRatesOrgProviderTest, TestShortCircuitedRequests, TestReRankQParserPlugin, TestDocSet, TestConfigSetsAPI, BJQParserTest, TestShardHandlerFactory, IndexBasedSpellCheckerTest, TestTestInjection, FieldAnalysisRequestHandlerTest, TestDistributedSearch, SolrJmxReporterCloudTest, TestJavabinTupleStreamParser, RollingRestartTest, ConcurrentCreateRoutedAliasTest, TestPerFieldSimilarityWithDefaultOverride, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, SolrCoreCheckLockOnStartupTest, AddReplicaTest, TestBulkSchemaConcurrent, MissingSegmentRecoveryTest, TestCryptoKeys, TestCloudDeleteByQuery, TestSimDistributedQueue, DeleteLastCustomShardedReplicaTest, SuggesterWFSTTest, BlobRepositoryCloudTest, TestRequestForwarding, SolrRequestParserTest, DistributedTermsComponentTest, TestManagedStopFilterFactory, TestUtilizeNode, EchoParamsTest, EnumFieldTest, MBeansHandlerTest, TestLockTree, TestDistribIDF, MetricsHistoryHandlerTest, DistributedQueryComponentCustomSortTest, TestFieldCacheWithThreads, CursorPagingTest, TestObjectReleaseTracker, TestRuleBasedAuthorizationPlugin, HdfsUnloadDistributedZkTest, HdfsAutoAddReplicasIntegrationTest, AutoScalingHandlerTest, SharedFSAutoReplicaFailoverTest, TestPhraseSuggestions, HealthCheckHandlerTest, TestMaxScoreQueryParser, TestJsonFacetRefinement, TestFieldSortValues, TestStressLucene, SimpleCollectionCreateDeleteTest, SpellingQueryConverterTest, SuggestComponentTest, TestLMDirichletSimilarityFactory, DebugComponentTest, ReplaceNodeTest, HttpSolrCallGetCoreTest, TestUseDocValuesAsStored, NodeMutatorTest, TestCrossCoreJoin, DistributedFacetExistsSmallTest, TestWordDelimiterFilterFactory, HdfsDirectoryTest, TestClusterStateProvider, BlockCacheTest, FacetPivotSmallTest, NodeAddedTriggerTest, TestSolrQueryParser, TestLeaderElectionWithEmptyReplica, ZkSolrClientTest, ScheduledTriggerIntegrationTest, HdfsSyncSliceTest, AnalysisErrorHandlingTest, TestCollationField, CustomCollectionTest, PKIAuthenticationIntegrationTest, TestPrepRecovery, ConfigureRecoveryStrategyTest, CustomHighlightComponentTest, AnalyticsQueryTest, TestFieldCacheSort, CurrencyFieldTypeTest, TestDynamicURP, DeleteShardTest, DocExpirationUpdateProcessorFactoryTest, SmileWriterTest, TestInitParams, MetricTriggerIntegrationTest, TestIntervalFaceting, RequestHandlersTest, CheckHdfsIndexTest, OpenCloseCoreStressTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRealTimeGet, TestStressReorder, TestStressVersions, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, TestFiltering, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, DocValuesTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, TestSolrDeletionPolicy1, TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest, RequiredFieldsTest, RegexBoostProcessorTest, IndexSchemaTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, TestHighlightDedupGrouping, ProtectedTermFilterFactoryTest, TestLuceneIndexBackCompat, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CollectionStateFormat2Test, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, DistributedVersionInfoTest, ForceLeaderTest, HttpPartitionOnCommitTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, ReplaceNodeNoTargetTest, ReplicationFactorTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, SolrXmlInZkTest, TestCloudConsistency]
   [junit4] Completed [575/812 (1!)] on J0 in 56.92s, 2 tests, 1 failure <<< FAILURES!

[...truncated 44646 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22178/consoleText

[repro] Revision: 208d4a9c346ab0dca6c4ae659d55b9446b7d8c87

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudConsistency -Dtests.method=testOutOfSyncReplicasCannotBecomeLeader -Dtests.seed=4769DBF7CC24CD38 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=eu -Dtests.timezone=Africa/Douala -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestCloudConsistency
[repro] ant compile-test

[...truncated 3304 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCloudConsistency" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=4769DBF7CC24CD38 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=eu -Dtests.timezone=Africa/Douala -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 81 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudConsistency
[repro] Exiting with code 0

[...truncated 40 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10.0.1) - Build # 22177 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22177/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "00000000000000000009328248181776081654"

Stack Trace:
java.lang.NumberFormatException: For input string: "00000000000000000009328248181776081654"
	at __randomizedtesting.SeedInfo.seed([813D1498856438AB:99C7BA336C2AC4AA]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	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.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000015311024131909884699"

Stack Trace:
java.lang.NumberFormatException: For input string: "000000000000000000015311024131909884699"
	at __randomizedtesting.SeedInfo.seed([813D1498856438AB:99C7BA336C2AC4AA]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	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.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000014078700175015058733"

Stack Trace:
java.lang.NumberFormatException: For input string: "000000000000000000014078700175015058733"
	at __randomizedtesting.SeedInfo.seed([813D1498856438AB:99C7BA336C2AC4AA]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	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.update.TransactionLogTest.testBigLastAddSize

Error Message:
For input string: "000000000000000000017617847422705192317"

Stack Trace:
java.lang.NumberFormatException: For input string: "000000000000000000017617847422705192317"
	at __randomizedtesting.SeedInfo.seed([813D1498856438AB:99C7BA336C2AC4AA]:0)
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.base/java.lang.Long.parseLong(Long.java:692)
	at java.base/java.lang.Long.parseLong(Long.java:817)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
	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)




Build Log:
[...truncated 15213 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=813D1498856438AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kln-KE -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000017617847422705192317"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([813D1498856438AB:99C7BA336C2AC4AA]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1408, maxMBSortInHeap=7.6050112304678565, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6497e61f), locale=kln-KE, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=89605680,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphMLResponseWriter, TestRandomDVFaceting, HttpPartitionTest, QueryResultKeyTest, TestLegacyFieldReuse, HdfsNNFailoverTest, WordBreakSolrSpellCheckerTest, TestCopyFieldCollectionResource, ConvertedLegacyTest, CloudExitableDirectoryReaderTest, MetricsHandlerTest, SaslZkACLProviderTest, TestDynamicLoading, UnloadDistributedZkTest, ReplicaListTransformerTest, StressHdfsTest, RulesTest, TestCustomDocTransformer, StatelessScriptUpdateProcessorFactoryTest, TestSolrQueryResponse, TestNumericTerms32, PreAnalyzedFieldTest, WrapperMergePolicyFactoryTest, IgnoreLargeDocumentProcessorFactoryTest, TestSolrCoreProperties, TestCorePropertiesReload, ConjunctionSolrSpellCheckerTest, TestNumericTokenStream, TestConfigSetsAPIZkFailure, CircularListTest, TestRawResponseWriter, TestApiFramework, SpatialFilterTest, TestFieldCacheReopen, AutoscalingHistoryHandlerTest, SparseHLLTest, HdfsBasicDistributedZkTest, TestCustomSort, TimeRoutedAliasUpdateProcessorTest, DirectoryFactoryTest, BufferStoreTest, TestUniqueKeyFieldResource, SpellCheckComponentTest, TestAtomicUpdateErrorCases, ZkStateWriterTest, TestDefaultStatsCache, ReturnFieldsTest, TestLazyCores, TestCloudNestedDocsSort, BasicDistributedZk2Test, TestPointFields, TestSQLHandlerNonCloud, MultiThreadedOCPTest, TimeZoneUtilsTest, TestValueSourceCache, TestCloudJSONFacetJoinDomain, DistributedSpellCheckComponentTest, TestManagedSynonymGraphFilterFactory, TestRealTimeGet, UniqFieldsUpdateProcessorFactoryTest, MoveReplicaHDFSTest, TestBadConfig, ForceLeaderTest, TestJsonFacetsWithNestedObjects, NodeLostTriggerTest, TestFieldTypeResource, TestSegmentSorting, CopyFieldTest, TestExpandComponent, ConcurrentDeleteAndCreateCollectionTest, NumericFieldsTest, SolrGraphiteReporterTest, SpellPossibilityIteratorTest, CoreAdminRequestStatusTest, AnalyticsMergeStrategyTest, TestCoreAdminApis, TestOnReconnectListenerSupport, TestCoreBackup, TestStressReorder, TestCollapseQParserPlugin, TestExclusionRuleCollectionAccess, TestExactStatsCache, ClusterStateUpdateTest, TestCloudConsistency, FileBasedSpellCheckerTest, TestRangeQuery, SolrCmdDistributorTest, TestMultiWordSynonyms, TestSortByMinMaxFunction, DateMathParserTest, TestEmbeddedSolrServerSchemaAPI, TestStressLiveNodes, TestGraphTermsQParserPlugin, CachingDirectoryFactoryTest, TermVectorComponentTest, SearchHandlerTest, TestManagedSchema, CoreAdminHandlerTest, TestCloudPseudoReturnFields, TestCoreContainer, TestCloudSchemaless, TestSortableTextField, TestReloadAndDeleteDocs, TestSolrCloudWithSecureImpersonation, TestNonDefinedSimilarityFactory, TriggerSetPropertiesIntegrationTest, BlockJoinFacetRandomTest, LeaderElectionTest, LeaderElectionIntegrationTest, SecurityConfHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, DistanceUnitsTest, SimpleMLTQParserTest, CacheHeaderTest, BigEndianAscendingWordSerializerTest, JSONWriterTest, TestSkipOverseerOperations, TestLargeCluster, HdfsTlogReplayBufferedWhileIndexingTest, AnalysisAfterCoreReloadTest, NoCacheHeaderTest, AutoAddReplicasPlanActionTest, PingRequestHandlerTest, TestFaceting, TestDistribDocBasedVersion, NodeAddedTriggerIntegrationTest, SpatialRPTFieldTypeTest, TestLFUCache, ExecutePlanActionTest, FullHLLTest, TestAnalyzedSuggestions, CollectionTooManyReplicasTest, TestHdfsUpdateLog, ChaosMonkeySafeLeaderTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestReload, TestStressVersions, DistributedTermsComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, TestFiltering, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, TestJmxIntegration, TestCollationField, MBeansHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, TestQuerySenderListener, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, SliceStateTest, FileUtilsTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, TokenizerChainTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ActionThrottleTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionPropsTest, CollectionsAPISolrJTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, HttpPartitionOnCommitTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetSKG, TestLeaderInitiatedRecoveryThread, TestPullReplicaErrorHandling, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, ZkShardTermsTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, CollectionsAPIDistributedZkTest, IndexSizeTriggerTest, NodeMarkersRegistrationTest, TestPolicyCloud, TestClusterStateProvider, TestGenericDistributedQueue, TestPolicyCloud, BaseCdcrDistributedZkTest, CdcrBootstrapTest, TestConfigSetProperties, TestCustomStream, TestSolrCoreSnapshots, RequestLoggingTest, TestHdfsBackupRestoreCore, TestSolrConfigHandlerCloud, CoreAdminOperationTest, InfoHandlerTest, TestCollectionAPIs, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, TestLegacyField, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, MetricsConfigTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrJmxReporterCloudTest, SolrSlf4jReporterTest, SolrRrdBackendFactoryTest, RegexBytesRefFilterTest, TestIntervalFaceting, TestManagedSchemaThreadSafety, TestUseDocValuesAsStored, TestMinMaxOnMultiValuedField, TestOrdValues, BJQParserTest, BlockJoinFacetSimpleTest, TestScoreJoinQPNoScore, TestClassicSimilarityFactory, TestDFISimilarityFactory, BasicAuthIntegrationTest, BasicAuthStandaloneTest, TestPKIAuthenticationPlugin, TestDelegationWithHadoopAuth, HttpSolrCallGetCoreTest, TestFieldCacheVsDocValues, SolrIndexMetricsTest, TransactionLogTest]
   [junit4] Completed [785/812 (1!)] on J2 in 0.02s, 1 test, 1 error <<< FAILURES!

[...truncated 43820 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22177/consoleText

[repro] Revision: 59087d148ac186930c4a51917e361c599e7314c1

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=813D1498856438AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kln-KE -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TransactionLogTest
[repro] ant compile-test

[...truncated 3304 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TransactionLogTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=813D1498856438AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kln-KE -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=813D1498856438AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kln-KE -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.09s J1 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000013097701198990001739"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([813D1498856438AB:99C7BA336C2AC4AA]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1408, maxMBSortInHeap=7.6050112304678565, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d4bac0b), locale=kln-KE, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=508590744,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest]
   [junit4] Completed [1/5 (1!)] on J1 in 1.59s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=813D1498856438AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kln-KE -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.05s J2 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "00000000000000000009328248181776081654"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([813D1498856438AB:99C7BA336C2AC4AA]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1408, maxMBSortInHeap=7.6050112304678565, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@597b388c), locale=kln-KE, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=509648600,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest]
   [junit4] Completed [2/5 (2!)] on J2 in 1.58s, 1 test, 1 error <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=813D1498856438AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kln-KE -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.15s J0 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000010367470293690316321"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([813D1498856438AB:99C7BA336C2AC4AA]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1408, maxMBSortInHeap=7.6050112304678565, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4c5140f0), locale=kln-KE, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=508953072,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest]
   [junit4] Completed [3/5 (3!)] on J0 in 1.61s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=813D1498856438AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kln-KE -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000015311024131909884699"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([813D1498856438AB:99C7BA336C2AC4AA]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1408, maxMBSortInHeap=7.6050112304678565, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@48f25fa4), locale=kln-KE, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=497049848,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest, TransactionLogTest]
   [junit4] Completed [4/5 (4!)] on J1 in 0.03s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.TransactionLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TransactionLogTest -Dtests.method=testBigLastAddSize -Dtests.seed=813D1498856438AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kln-KE -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J2 | TransactionLogTest.testBigLastAddSize <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "000000000000000000014078700175015058733"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([813D1498856438AB:99C7BA336C2AC4AA]:0)
   [junit4]    > 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:692)
   [junit4]    > 	at java.base/java.lang.Long.parseLong(Long.java:817)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:153)
   [junit4]    > 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]    > 	at org.apache.solr.update.TransactionLogTest.testBigLastAddSize(TransactionLogTest.java:34)
   [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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1408, maxMBSortInHeap=7.6050112304678565, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@907d7d6), locale=kln-KE, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=498101392,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TransactionLogTest, TransactionLogTest]
   [junit4] Completed [5/5 (5!)] on J2 in 0.03s, 1 test, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 5 tests, 5 errors [seed: 813D1498856438AB]

Total time: 4 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.update.TransactionLogTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=59087d148ac186930c4a51917e361c599e7314c1, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22176
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2