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 2016/02/26 09:24:06 UTC

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+106) - Build # 16007 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16007/
Java: 64bit/jdk-9-ea+106 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.lucene.search.TestMinShouldMatch2.testNextVaryingNumberOfTerms

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([67505D7788586B8F:9881C1F2D2B613EE]:0)
	at org.apache.lucene.search.BooleanScorer.scoreWindowIntoBitSetAndReplay(BooleanScorer.java:218)
	at org.apache.lucene.search.BooleanScorer.scoreWindowMultipleScorers(BooleanScorer.java:266)
	at org.apache.lucene.search.BooleanScorer.scoreWindow(BooleanScorer.java:311)
	at org.apache.lucene.search.BooleanScorer.score(BooleanScorer.java:335)
	at org.apache.lucene.search.BulkScorerWrapperScorer.refill(BulkScorerWrapperScorer.java:52)
	at org.apache.lucene.search.BulkScorerWrapperScorer.access$500(BulkScorerWrapperScorer.java:25)
	at org.apache.lucene.search.BulkScorerWrapperScorer$2.advance(BulkScorerWrapperScorer.java:101)
	at org.apache.lucene.search.BulkScorerWrapperScorer$2.nextDoc(BulkScorerWrapperScorer.java:95)
	at org.apache.lucene.search.TestMinShouldMatch2.assertNext(TestMinShouldMatch2.java:157)
	at org.apache.lucene.search.TestMinShouldMatch2.testNextVaryingNumberOfTerms(TestMinShouldMatch2.java:278)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:804)




Build Log:
[...truncated 1404 lines...]
   [junit4] Suite: org.apache.lucene.search.TestMinShouldMatch2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMinShouldMatch2 -Dtests.method=testNextVaryingNumberOfTerms -Dtests.seed=67505D7788586B8F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kok-IN -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.74s J0 | TestMinShouldMatch2.testNextVaryingNumberOfTerms <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([67505D7788586B8F:9881C1F2D2B613EE]:0)
   [junit4]    > 	at org.apache.lucene.search.BooleanScorer.scoreWindowIntoBitSetAndReplay(BooleanScorer.java:218)
   [junit4]    > 	at org.apache.lucene.search.BooleanScorer.scoreWindowMultipleScorers(BooleanScorer.java:266)
   [junit4]    > 	at org.apache.lucene.search.BooleanScorer.scoreWindow(BooleanScorer.java:311)
   [junit4]    > 	at org.apache.lucene.search.BooleanScorer.score(BooleanScorer.java:335)
   [junit4]    > 	at org.apache.lucene.search.BulkScorerWrapperScorer.refill(BulkScorerWrapperScorer.java:52)
   [junit4]    > 	at org.apache.lucene.search.BulkScorerWrapperScorer.access$500(BulkScorerWrapperScorer.java:25)
   [junit4]    > 	at org.apache.lucene.search.BulkScorerWrapperScorer$2.advance(BulkScorerWrapperScorer.java:101)
   [junit4]    > 	at org.apache.lucene.search.BulkScorerWrapperScorer$2.nextDoc(BulkScorerWrapperScorer.java:95)
   [junit4]    > 	at org.apache.lucene.search.TestMinShouldMatch2.assertNext(TestMinShouldMatch2.java:157)
   [junit4]    > 	at org.apache.lucene.search.TestMinShouldMatch2.testNextVaryingNumberOfTerms(TestMinShouldMatch2.java:278)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {field=FST50}, docValues:{dv=DocValuesFormat(name=Asserting)}, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=kok-IN, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=91230792,total=472907776
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleAttributeImpl, TestCodecs, TestBM25Similarity, TestNoDeletionPolicy, TestSpanBoostQuery, TestMixedDocValuesUpdates, TestMultiValuedNumericRangeQuery, TestAutomatonQuery, TestCharFilter, TestPriorityQueue, TestSortRescorer, TestSortedSetSortField, TestAllFilesCheckIndexHeader, TestIndexWriterUnicode, TestSortRandom, TestLucene53NormsFormat, TestSubScorerFreqs, TestFilterDirectory, TestCloseableThreadLocal, TestNumericDocValuesUpdates, TestMergedIterator, TestBooleanQueryVisitSubscorers, TestIsCurrent, TestLucene50StoredFieldsFormat, TestNGramPhraseQuery, TestNativeFSLockFactory, TestForTooMuchCloning, TestTermScorer, TestSimilarityProvider, TestSimilarity2, TestThreadedForceMerge, TestMultiFields, TestShardSearching, TestMultiTermConstantScore, TestDocIdSetBuilder, TestNumericRangeQuery64, Test4GBStoredFields, TestPersistentSnapshotDeletionPolicy, TestWeakIdentityMap, TestMaxPosition, TestMinimize, TestBlockPostingsFormat2, TestBytesRef, TestIndexWriterWithThreads, TestTermsEnum, TestDocValuesRewriteMethod, TestDeletionPolicy, TestMultiDocValues, TestFieldType, TestBinaryDocument, TestIndexSearcher, TestDeterminizeLexicon, TestCustomNorms, TestIndexWriterForceMerge, TestBoostQuery, TestUTF32ToUTF8, TestQueryBuilder, TestSegmentReader, TestPerSegmentDeletes, TestFixedBitSet, TestSumDocFreq, TestDocInverterPerFieldErrorInfo, TestIndexWriterOnVMError, TestMultiPhraseQuery, TestLockFactory, TestTermVectorsWriter, TestVirtualMethod, TestSimpleExplanationsOfNonMatches, TestUniqueTermCount, TestUnicodeUtil, TestDocument, TestIndexableField, TestSentinelIntSet, TestPrefixRandom, TestPayloadsOnVectors, TestSizeBoundedForceMerge, TestCompiledAutomaton, TestConstantScoreQuery, TestElevationComparator, TestMultiTermQueryRewrites, TestField, TestRollingBuffer, TestCachingTokenFilter, TestCharsRef, TestBooleanScorer, TestReaderClosed, TestTerm, Test2BBinaryDocValues, TestBytesRefAttImpl, TestLucene50FieldInfoFormat, TestLucene50TermVectorsFormat, TestDuelingCodecsAtNight, TestExceedMaxTermLength, TestExitableDirectoryReader, TestFilterDirectoryReader, TestIndexWriterExceptions2, TestSwappedIndexFiles, TestTragicIndexWriterDeadlock, TestBlendedTermQuery, TestBooleanRewrites, TestEarlyTermination, TestFieldValueQuery, TestMinShouldMatch2]
   [junit4] Completed [368/411 (1!)] on J0 in 4.93s, 6 tests, 1 failure <<< FAILURES!

[...truncated 156 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: There were test failures: 411 suites (1 ignored), 3423 tests, 1 failure, 60 ignored (56 assumptions) [seed: 67505D7788586B8F]

Total time: 6 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_72) - Build # 16008 - Still Failing!

Posted by Chris Hostetter <ho...@fucit.org>.

Hmmm... for me, i haven't been able to reproduce these seeds since trying 
"ant clean-jars" ... aren't the jenkins builds already doing that?




: Date: Fri, 26 Feb 2016 14:42:20 -0700 (MST)
: From: Chris Hostetter <ho...@fucit.org>
: To: Lucene Dev <de...@lucene.apache.org>
: Subject: Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_72) - Build #
:     16008 - Still Failing!
: 
: 
: : Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16008/
: : Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC
: 
: I'm seeing some (very) reproducible failures similar to these -- the root 
: causes cases coming from NPEs from IOUtils.copyLarge ...
: 
:     org.apache.solr.cloud.CollectionStateFormat2Test.test
:     org.apache.solr.cloud.TestCryptoKeys.test
:     org.apache.solr.core.TestDynamicLoading.testDynamicLoading
:     org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest
:     org.apache.solr.update.processor.TestNamedUpdateProcessors.test
: 
: what changed here, and what do these tests have in common ???
: 
: Seeds that failed for me locally...
: 
: 
: 
:    [junit4]   2> NOTE: reproduce with: ant test  
: -Dtestcase=TestBlobHandler -Dtests.method=doBlobHandlerTest 
: -Dtests.seed=A0D22782D87E1CE2 -Dtests.slow=true -Dtests.locale=vi 
: -Dtests.timezone=Africa/Gaborone -Dtests.asserts=true 
: -Dtests.file.encoding=ISO-8859-1
:    [junit4] ERROR   20.6s J2 | TestBlobHandler.doBlobHandlerTest <<<
:    [junit4]    > Throwable #1: 
: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: 
: Error from server at http://127.0.0.1:43795: 
: java.lang.NullPointerException
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
:    [junit4]    > 	at 
: org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
: 
: 
: 
: 
:    [junit4]   2> NOTE: reproduce with: ant test  
: -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading 
: -Dtests.seed=A0D22782D87E1CE2 -Dtests.slow=true -Dtests.locale=fi-FI 
: -Dtests.timezone=Indian/Christmas -Dtests.asserts=true 
: -Dtests.file.encoding=ISO-8859-1
:    [junit4] ERROR   22.3s J0 | TestDynamicLoading.testDynamicLoading <<<
:    [junit4]    > Throwable #1: 
: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: 
: Error from server at http://127.0.0.1:43757/i/q: 
: java.lang.NullPointerException
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
:    [junit4]    > 	at 
: org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
:    [junit4]    > 	at 
: org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
:    [junit4]    > 	at 
: org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
:    [junit4]    > 	at 
: org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
:    [junit4]    > 	at 
: org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
:    [junit4]    > 	at 
: org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
:    [junit4]    > 	at 
: org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
:    [junit4]    > 	at 
: org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
: 
: 
: 
:    [junit4]   2> NOTE: reproduce with: ant test  
: -Dtestcase=CollectionStateFormat2Test -Dtests.method=test 
: -Dtests.seed=A0D22782D87E1CE2 -Dtests.slow=true -Dtests.locale=lt-LT 
: -Dtests.timezone=SystemV/YST9YDT -Dtests.asserts=true 
: -Dtests.file.encoding=ISO-8859-1
:    [junit4] ERROR   28.6s J2 | CollectionStateFormat2Test.test <<<
:    [junit4]    > Throwable #1: 
: org.apache.solr.client.solrj.SolrServerException: No live SolrServers 
: available to handle this request:[http://127.0.0.1:53761, 
: http://127.0.0.1:57816, http://127.0.0.1:60992, http://127.0.0.1:55172, 
: http://127.0.0.1:59845]
:    [junit4]    > 	at 
: __randomizedtesting.SeedInfo.seed([A0D22782D87E1CE2:288618587682711A]:0)
:    [junit4]    > 	at 
: org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
:    [junit4]    > 	at 
: org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
:    [junit4]    > 	at 
: org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
:    [junit4]    > 	at 
: org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
:    [junit4]    > 	at 
: org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
:    [junit4]    > 	at 
: org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:15
: 
: 
: 
: 
:    [junit4]   2> NOTE: reproduce with: ant test  
: -Dtestcase=TestNamedUpdateProcessors -Dtests.method=test 
: -Dtests.seed=A0D22782D87E1CE2 -Dtests.slow=true -Dtests.locale=el 
: -Dtests.timezone=America/Iqaluit -Dtests.asserts=true 
: -Dtests.file.encoding=ISO-8859-1
:    [junit4] ERROR   19.7s J0 | TestNamedUpdateProcessors.test <<<
:    [junit4]    > Throwable #1: 
: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: 
: Error from server at http://127.0.0.1:56168: 
: java.lang.NullPointerException
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
:    [junit4]    > 	at 
: org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
:    [junit4]    > 	at 
: org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
: 
: 
:    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCryptoKeys 
: -Dtests.method=test -Dtests.seed=A0D22782D87E1CE2 -Dtests.slow=true 
: -Dtests.locale=de-DE -Dtests.timezone=America/Fort_Nelson 
: -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
:    [junit4] ERROR   19.8s J0 | TestCryptoKeys.test <<<
:    [junit4]    > Throwable #1: 
: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: 
: Error from server at http://127.0.0.1:43617: 
: java.lang.NullPointerException
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
:    [junit4]    > 	at 
: org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
:    [junit4]    > 	at 
: org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
:    [junit4]    > 	at 
: org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
:    [junit4]    > 	at 
: org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
:    [junit4]    > 	at 
: org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
:    [junit4]    > 	at 
: org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
:    [junit4]    > 	at 
: org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
:    [junit4]    > 	at 
: org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
: 
: 
: 
: 
: -Hoss
: http://www.lucidworks.com/
: 

-Hoss
http://www.lucidworks.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_72) - Build # 16008 - Still Failing!

Posted by Chris Hostetter <ho...@fucit.org>.
: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16008/
: Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC

I'm seeing some (very) reproducible failures similar to these -- the root 
causes cases coming from NPEs from IOUtils.copyLarge ...

    org.apache.solr.cloud.CollectionStateFormat2Test.test
    org.apache.solr.cloud.TestCryptoKeys.test
    org.apache.solr.core.TestDynamicLoading.testDynamicLoading
    org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest
    org.apache.solr.update.processor.TestNamedUpdateProcessors.test

what changed here, and what do these tests have in common ???

Seeds that failed for me locally...



   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBlobHandler -Dtests.method=doBlobHandlerTest 
-Dtests.seed=A0D22782D87E1CE2 -Dtests.slow=true -Dtests.locale=vi 
-Dtests.timezone=Africa/Gaborone -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   20.6s J2 | TestBlobHandler.doBlobHandlerTest <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:43795: 
java.lang.NullPointerException
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
   [junit4]    > 	at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)




   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading 
-Dtests.seed=A0D22782D87E1CE2 -Dtests.slow=true -Dtests.locale=fi-FI 
-Dtests.timezone=Indian/Christmas -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   22.3s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:43757/i/q: 
java.lang.NullPointerException
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
   [junit4]    > 	at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
   [junit4]    > 	at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
   [junit4]    > 	at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
   [junit4]    > 	at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]    > 	at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
   [junit4]    > 	at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
   [junit4]    > 	at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
   [junit4]    > 	at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)



   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionStateFormat2Test -Dtests.method=test 
-Dtests.seed=A0D22782D87E1CE2 -Dtests.slow=true -Dtests.locale=lt-LT 
-Dtests.timezone=SystemV/YST9YDT -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   28.6s J2 | CollectionStateFormat2Test.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers 
available to handle this request:[http://127.0.0.1:53761, 
http://127.0.0.1:57816, http://127.0.0.1:60992, http://127.0.0.1:55172, 
http://127.0.0.1:59845]
   [junit4]    > 	at 
__randomizedtesting.SeedInfo.seed([A0D22782D87E1CE2:288618587682711A]:0)
   [junit4]    > 	at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
   [junit4]    > 	at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
   [junit4]    > 	at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    > 	at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    > 	at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:15




   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestNamedUpdateProcessors -Dtests.method=test 
-Dtests.seed=A0D22782D87E1CE2 -Dtests.slow=true -Dtests.locale=el 
-Dtests.timezone=America/Iqaluit -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   19.7s J0 | TestNamedUpdateProcessors.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:56168: 
java.lang.NullPointerException
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
   [junit4]    > 	at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
   [junit4]    > 	at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)


   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCryptoKeys 
-Dtests.method=test -Dtests.seed=A0D22782D87E1CE2 -Dtests.slow=true 
-Dtests.locale=de-DE -Dtests.timezone=America/Fort_Nelson 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   19.8s J0 | TestCryptoKeys.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:43617: 
java.lang.NullPointerException
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
   [junit4]    > 	at 
org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
   [junit4]    > 	at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
   [junit4]    > 	at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
   [junit4]    > 	at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
   [junit4]    > 	at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]    > 	at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
   [junit4]    > 	at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
   [junit4]    > 	at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)




-Hoss
http://www.lucidworks.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_72) - Build # 16008 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16008/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.cloud.CollectionStateFormat2Test.test

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:35415/yjy/d, http://127.0.0.1:47532/yjy/d, http://127.0.0.1:39205/yjy/d, http://127.0.0.1:58766/yjy/d, http://127.0.0.1:35138/yjy/d]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35415/yjy/d, http://127.0.0.1:47532/yjy/d, http://127.0.0.1:39205/yjy/d, http://127.0.0.1:58766/yjy/d, http://127.0.0.1:35138/yjy/d]
	at __randomizedtesting.SeedInfo.seed([784A305937BC7A38:F01E0F83994017C0]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1547)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1808)
	at org.apache.solr.cloud.CollectionStateFormat2Test.testConfNameAndCollectionNameSame(CollectionStateFormat2Test.java:52)
	at org.apache.solr.cloud.CollectionStateFormat2Test.test(CollectionStateFormat2Test.java:40)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39205/yjy/d: java.lang.NullPointerException
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
	at org.eclipse.jetty.server.Server.handle(Server.java:517)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:101)
	at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
	at java.lang.Thread.run(Thread.java:745)

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	... 50 more


FAILED:  org.apache.solr.cloud.TestCryptoKeys.test

Error Message:
Error from server at http://127.0.0.1:50269: java.lang.NullPointerException  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)  at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)  at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)  at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)  at org.eclipse.jetty.server.Server.handle(Server.java:517)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)  at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50269: java.lang.NullPointerException
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
	at org.eclipse.jetty.server.Server.handle(Server.java:517)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
	at java.lang.Thread.run(Thread.java:745)

	at __randomizedtesting.SeedInfo.seed([784A305937BC7A38:F01E0F83994017C0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:113)
	at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:122)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Error from server at http://127.0.0.1:53427: java.lang.NullPointerException  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)  at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)  at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)  at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)  at org.eclipse.jetty.server.Server.handle(Server.java:517)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)  at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53427: java.lang.NullPointerException
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
	at org.eclipse.jetty.server.Server.handle(Server.java:517)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
	at java.lang.Thread.run(Thread.java:745)

	at __randomizedtesting.SeedInfo.seed([784A305937BC7A38:A0071D0EC061DF98]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:113)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:115)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest

Error Message:
Error from server at http://127.0.0.1:55715/psqz/dx: java.lang.NullPointerException  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)  at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)  at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)  at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)  at org.eclipse.jetty.server.Server.handle(Server.java:517)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)  at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55715/psqz/dx: java.lang.NullPointerException
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
	at org.eclipse.jetty.server.Server.handle(Server.java:517)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
	at java.lang.Thread.run(Thread.java:745)

	at __randomizedtesting.SeedInfo.seed([784A305937BC7A38:988B120B8C500CCA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:70)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
Error from server at http://127.0.0.1:41575/_/r: java.lang.NullPointerException  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)  at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)  at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)  at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)  at org.eclipse.jetty.server.Server.handle(Server.java:517)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)  at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41575/_/r: java.lang.NullPointerException
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
	at org.eclipse.jetty.server.Server.handle(Server.java:517)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
	at java.lang.Thread.run(Thread.java:745)

	at __randomizedtesting.SeedInfo.seed([784A305937BC7A38:F01E0F83994017C0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:113)
	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:81)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10399 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionStateFormat2Test
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/init-core-data-001
   [junit4]   2> 20587 INFO  (SUITE-CollectionStateFormat2Test-seed#[784A305937BC7A38]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 20587 INFO  (SUITE-CollectionStateFormat2Test-seed#[784A305937BC7A38]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /yjy/d
   [junit4]   2> 20601 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 20603 INFO  (Thread-151) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 20603 INFO  (Thread-151) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 20703 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.ZkTestServer start zk server on port:53561
   [junit4]   2> 20719 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 20789 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 20816 INFO  (zkCallback-33-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@92068 name:ZooKeeperConnection Watcher:127.0.0.1:53561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 20817 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 20817 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 20819 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 20844 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 20845 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 20846 INFO  (zkCallback-34-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cc6745 name:ZooKeeperConnection Watcher:127.0.0.1:53561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 20846 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 20847 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 20850 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 20852 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 20855 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 20857 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 20859 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 20860 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 20864 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 20864 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 20868 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 20868 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 20870 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 20870 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 20871 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 20871 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 20873 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 20873 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 20874 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 20874 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 20875 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 20875 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 20877 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 20877 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 20878 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 20878 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 20879 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 20879 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 20967 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/cores/collection1
   [junit4]   2> 20969 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 20970 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d1a06f{/yjy/d,null,AVAILABLE}
   [junit4]   2> 20972 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.e.j.s.ServerConnector Started ServerConnector@69e670{HTTP/1.1,[http/1.1]}{127.0.0.1:35138}
   [junit4]   2> 20972 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.e.j.s.Server Started @22627ms
   [junit4]   2> 20972 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/tempDir-001/control/data, hostContext=/yjy/d, hostPort=35138, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/cores}
   [junit4]   2> 20972 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 20972 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001'
   [junit4]   2> 20973 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 20973 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 20973 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 20973 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 20974 INFO  (zkCallback-35-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1621e3e name:ZooKeeperConnection Watcher:127.0.0.1:53561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 20974 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 20975 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 20976 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 20976 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/solr.xml
   [junit4]   2> 20983 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/cores
   [junit4]   2> 20983 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.CoreContainer New CoreContainer 18079751
   [junit4]   2> 20983 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001]
   [junit4]   2> 20983 WARN  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/lib
   [junit4]   2> 20983 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 20984 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 20985 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 20985 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 20985 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53561/solr
   [junit4]   2> 21008 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 21008 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 21008 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21010 INFO  (zkCallback-38-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19b182f name:ZooKeeperConnection Watcher:127.0.0.1:53561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21010 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21011 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 21016 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21018 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f10148 name:ZooKeeperConnection Watcher:127.0.0.1:53561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21018 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21026 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 21031 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 21034 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 21037 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 21038 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 21044 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 21046 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 21047 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 21048 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 21051 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 21052 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 21054 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 21054 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95451927286448132-127.0.0.1:35138_yjy%2Fd-n_0000000000
   [junit4]   2> 21058 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35138_yjy%2Fd
   [junit4]   2> 21058 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 21059 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.Overseer Overseer (id=95451927286448132-127.0.0.1:35138_yjy%2Fd-n_0000000000) starting
   [junit4]   2> 21063 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 21086 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 21088 INFO  (OverseerCollectionConfigSetProcessor-95451927286448132-127.0.0.1:35138_yjy%2Fd-n_0000000000) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 21088 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 21092 INFO  (OverseerStateUpdate-95451927286448132-127.0.0.1:35138_yjy%2Fd-n_0000000000) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 21095 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 21098 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35138_yjy%2Fd
   [junit4]   2> 21099 INFO  (OverseerStateUpdate-95451927286448132-127.0.0.1:35138_yjy%2Fd-n_0000000000) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 21100 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35138_yjy%2Fd
   [junit4]   2> 21103 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 21103 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 21147 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 21147 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 21148 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/cores
   [junit4]   2> 21150 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 21150 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/cores/collection1
   [junit4]   2> 21150 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 21151 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 21151 INFO  (TEST-CollectionStateFormat2Test.test-seed#[784A305937BC7A38]) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 21152 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 21152 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 21156 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 21156 INFO  (OverseerStateUpdate-95451927286448132-127.0.0.1:35138_yjy%2Fd-n_0000000000) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35138/yjy/d",
   [junit4]   2>   "node_name":"127.0.0.1:35138_yjy%2Fd",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 21163 INFO  (OverseerStateUpdate-95451927286448132-127.0.0.1:35138_yjy%2Fd-n_0000000000) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35138/yjy/d",
   [junit4]   2>   "node_name":"127.0.0.1:35138_yjy%2Fd",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 21164 INFO  (OverseerStateUpdate-95451927286448132-127.0.0.1:35138_yjy%2Fd-n_0000000000) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 21171 INFO  (OverseerStateUpdate-95451927286448132-127.0.0.1:35138_yjy%2Fd-n_0000000000) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 21175 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 22157 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 22157 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 22158 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 22158 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 22158 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 22159 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/cores/collection1'
   [junit4]   2> 22159 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 22159 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 22160 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 22166 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 22168 WARN  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 22168 WARN  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 22168 WARN  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 22172 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 22180 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 22186 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 22291 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 22298 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 22299 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 22312 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 22315 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 22318 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 22319 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 22321 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 22321 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 22321 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 22321 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/cores/collection1/data/]
   [junit4]   2> 22321 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1883c07
   [junit4]   2> 22326 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/cores/collection1/data
   [junit4]   2> 22326 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/cores/collection1/data/index/
   [junit4]   2> 22326 WARN  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 22327 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_784A305937BC7A38-001/control-001/cores/collection1/data/index
   [junit4]   2> 22327 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=41.0693359375, floorSegmentMB=1.619140625, forceMergeDeletesPctAllowed=14.83775581576057, segmentsPerTier=9.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17610689892881953
   [junit4]   2> 22328 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:35138_yjy%2Fd) [n:127.0.0.1:35138_yjy%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f55c97 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fdcf94),segFN=segments_1,generation=1}
   [junit4]   2> 22328 INFO  (coreLoadExecutor-162-thread-1-processing-n:127.0.0.1:3

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

dlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:517)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
   [junit4]    > 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    > 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([784A305937BC7A38:988B120B8C500CCA]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:70)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1781712 INFO  (SUITE-TestBlobHandler-seed#[784A305937BC7A38]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestBlobHandler_784A305937BC7A38-001
   [junit4]   2> Feb 26, 2016 10:29:45 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=ClassicSimilarity, locale=de-LU, timezone=ART
   [junit4]   2> NOTE: Linux 3.19.0-47-generic i386/Oracle Corporation 1.8.0_72 (32-bit)/cpus=12,threads=1,free=144421000,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TermsComponentTest, EnumFieldTest, TestWordDelimiterFilterFactory, DistributedIntervalFacetingTest, LoggingHandlerTest, TestCloudManagedSchema, AsyncMigrateRouteKeyTest, HdfsCollectionsAPIDistributedZkTest, RequestLoggingTest, SSLMigrationTest, TestTrieFacet, ChangedSchemaMergeTest, ReplicationFactorTest, TestStressVersions, DistributedFacetPivotWhiteBoxTest, TestDFRSimilarityFactory, TestIntervalFaceting, DistribJoinFromCollectionTest, TestFiltering, TestReRankQParserPlugin, OverseerCollectionConfigSetProcessorTest, TestNRTOpen, DocumentBuilderTest, SharedFSAutoReplicaFailoverTest, AtomicUpdatesTest, TestCodecSupport, TestDynamicFieldCollectionResource, DirectoryFactoryTest, AddBlockUpdateTest, AnalyticsQueryTest, FileUtilsTest, MoreLikeThisHandlerTest, TestImplicitCoreProperties, DirectSolrSpellCheckerTest, NotRequiredUniqueKeyTest, BasicAuthIntegrationTest, HdfsThreadLeakTest, DistanceFunctionTest, ZkControllerTest, TestQueryWrapperFilter, ChaosMonkeySafeLeaderTest, DOMUtilTest, HdfsWriteToMultipleCollectionsTest, TestExactSharedStatsCache, BufferStoreTest, CoreAdminCreateDiscoverTest, TestHdfsUpdateLog, SimplePostToolTest, DistributedTermsComponentTest, TestHighFrequencyDictionaryFactory, QueryResultKeyTest, TestRemoveLastDynamicCopyField, DistributedMLTComponentTest, DeleteStatusTest, ZkStateReaderTest, SpellCheckCollatorTest, CheckHdfsIndexTest, JavabinLoaderTest, SchemaVersionSpecificBehaviorTest, TestCollationFieldDocValues, TestNamedUpdateProcessors, TestSystemIdResolver, DeleteLastCustomShardedReplicaTest, TermVectorComponentTest, TestMissingGroups, TestUpdate, SolrIndexSplitterTest, TestCustomSort, TestConfigSetsAPI, ZkSolrClientTest, MinimalSchemaTest, DataDrivenBlockJoinTest, UniqFieldsUpdateProcessorFactoryTest, MBeansHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrCmdDistributorTest, ShardRoutingCustomTest, SoftAutoCommitTest, SuggestComponentContextFilterQueryTest, BitVectorTest, BasicFunctionalityTest, TestEmbeddedSolrServerConstructors, TestSchemaSimilarityResource, TestSolr4Spatial2, CollectionsAPIDistributedZkTest, DocValuesTest, DistributedDebugComponentTest, InfoHandlerTest, TestReplicationHandlerBackup, SolrIndexConfigTest, OverseerTaskQueueTest, TriLevelCompositeIdRoutingTest, ConnectionManagerTest, BasicDistributedZk2Test, SyncSliceTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, TestDistributedGrouping, TestRecovery, TestHashPartitioner, TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, TestBadConfig, HighlighterTest, DistributedQueryElevationComponentTest, TestFoldingMultitermQuery, SuggesterTest, SpatialFilterTest, NoCacheHeaderTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, SortByFunctionTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, ReturnFieldsTest, QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestLFUCache, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, TestDocumentBuilder, UUIDFieldTest, CursorPagingTest, TestTolerantSearch, TestJettySolrRunner, AliasIntegrationTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, HttpPartitionTest, TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterBase, TestMiniSolrCloudClusterSSL, TestReplicaProperties, TestRequestForwarding, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, HdfsDirectoryFactoryTest, TestConfigSetProperties, TestConfigSets, TestDynamicLoading, TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestBlobHandler]
   [junit4] Completed [482/580 (5!)] on J1 in 20.89s, 1 test, 1 error <<< FAILURES!

[...truncated 325 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: There were test failures: 580 suites (8 ignored), 2346 tests, 5 errors, 116 ignored (71 assumptions) [seed: 784A305937BC7A38]

Total time: 55 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any