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/08/29 03:06:36 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 17709 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17709/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([89116937848D5837]:0)
	at java.util.Arrays.copyOf(Arrays.java:3181)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexReader.<init>(CompressingStoredFieldsIndexReader.java:80)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsReader.<init>(CompressingStoredFieldsReader.java:135)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsReader(CompressingStoredFieldsFormat.java:121)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:119)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:74)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:62)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:54)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:659)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:77)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:73)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:56)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:113)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:107)
	at org.apache.lucene.search.TestBoolean2.beforeClass(TestBoolean2.java:154)
	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$6.evaluate(RandomizedRunner.java:811)
	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)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([89116937848D5837]:0)
	at org.apache.lucene.search.TestBoolean2.afterClass(TestBoolean2.java:172)
	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$7.evaluate(RandomizedRunner.java:834)
	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:  junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static org.apache.lucene.index.IndexReader org.apache.lucene.search.TestBoolean2.littleReader   - private static org.apache.lucene.index.IndexReader org.apache.lucene.search.TestBoolean2.singleSegmentReader   - private static org.apache.lucene.store.Directory org.apache.lucene.search.TestBoolean2.directory   - private static org.apache.lucene.store.Directory org.apache.lucene.search.TestBoolean2.singleSegmentDirectory

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static org.apache.lucene.index.IndexReader org.apache.lucene.search.TestBoolean2.littleReader
  - private static org.apache.lucene.index.IndexReader org.apache.lucene.search.TestBoolean2.singleSegmentReader
  - private static org.apache.lucene.store.Directory org.apache.lucene.search.TestBoolean2.directory
  - private static org.apache.lucene.store.Directory org.apache.lucene.search.TestBoolean2.singleSegmentDirectory
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
	at java.security.AccessController.checkPermission(AccessController.java:884)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
	at java.lang.Class.checkPackageAccess(Class.java:2372)
	at java.lang.Class.checkMemberAccess(Class.java:2351)
	at java.lang.Class.getDeclaredFields(Class.java:1915)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:585)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:582)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:582)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2

Error Message:
file handle leaks: [FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1m_Lucene50_0.doc), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1o.fdt), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1m_Lucene50_0.tim), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1h.cfs), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-002/_1q.fdt), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1l.cfs), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-002/_1q_Lucene50_0.tim), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1m.fdt), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-002/_1q_Lucene50_0.doc), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1n.fdt), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1p.cfs), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-002/_1q_Lucene50_0.pos), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1m_Lucene50_0.pos)]

Stack Trace:
java.lang.RuntimeException: file handle leaks: [FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1m_Lucene50_0.doc), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1o.fdt), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1m_Lucene50_0.tim), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1h.cfs), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-002/_1q.fdt), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1l.cfs), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-002/_1q_Lucene50_0.tim), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1m.fdt), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-002/_1q_Lucene50_0.doc), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1n.fdt), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1p.cfs), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-002/_1q_Lucene50_0.pos), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1m_Lucene50_0.pos)]
	at org.apache.lucene.mockfile.LeakFS.onClose(LeakFS.java:63)
	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:77)
	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:78)
	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:78)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:228)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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: java.lang.Exception
	at org.apache.lucene.mockfile.LeakFS.onOpen(LeakFS.java:46)
	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:197)
	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
	at java.nio.channels.FileChannel.open(FileChannel.java:287)
	at java.nio.channels.FileChannel.open(FileChannel.java:335)
	at org.apache.lucene.store.NIOFSDirectory.openInput(NIOFSDirectory.java:81)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:759)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:81)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:442)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:106)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:74)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:62)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:54)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:659)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:77)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.lucene.search.TestBoolean2.beforeClass(TestBoolean2.java:100)
	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$6.evaluate(RandomizedRunner.java:811)
	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)
	... 8 more




Build Log:
[...truncated 984 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=5, maxDocsPerChunk=4, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=5, blockSize=1)), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-RS, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=28567776,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryTerms, TestUnicodeUtil, TestAddIndexes, TestOmitPositions, TestMixedDocValuesUpdates, TestMultiTermQueryRewrites, TestBooleanScorer, TestPhraseQuery, TestDuelingCodecs, TestStressIndexing2, FiniteStringsIteratorTest, TestBooleanMinShouldMatch, TestMergedIterator, TestIsCurrent, TestBooleanQueryVisitSubscorers, MultiCollectorTest, TestDocIDMerger, TestRoaringDocIdSet, TestTrackingDirectoryWrapper, TestDirectoryReader, TestStressAdvance, TestPagedBytes, TestSpanNearQuery, TestAutomatonQuery, TestTerm, TestIndexWriterOutOfFileDescriptors, TestConstantScoreQuery, TestNewestSegment, TestOfflineSorter, TestPayloads, TestConsistentFieldNumbers, TestSpanTermQuery, TestTimeLimitingCollector, TestForTooMuchCloning, TestBasics, TestIndexWriterOnDiskFull, TestDocIdSetBuilder, Test2BSortedDocValuesOrds, TestFixedBitSet, TestSearcherManager, TestScoreCachingWrappingScorer, TestOperations, TestMergeSchedulerExternal, TestLucene50TermVectorsFormat, TestAllFilesHaveChecksumFooter, TestTieredMergePolicy, TestBoostQuery, TestLongPostings, TestPackedTokenAttributeImpl, TestOmitTf, TestMutableValues, TestFieldValueQuery, TestPhrasePrefixQuery, TestApproximationSearchEquivalence, Test4GBStoredFields, TestDemo, TestFrequencyTrackingRingBuffer, TestFieldCacheRewriteMethod, TestBKD, TestSimilarityProvider, TestMultiCollector, TestLucene60PointsFormat, TestIndexSorting, TestReadOnlyIndex, TestFlex, TestSentinelIntSet, TestIndexInput, TestSearch, TestSubScorerFreqs, TestByteSlices, TestTotalHitCountCollector, TestSortRandom, TestIndexWriter, TestPerFieldDocValuesFormat, TestDeletionPolicy, TestIndexWriterMergePolicy, TestBoolean2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBoolean2 -Dtests.seed=89116937848D5837 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestBoolean2 (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89116937848D5837]:0)
   [junit4]    > 	at java.util.Arrays.copyOf(Arrays.java:3181)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexReader.<init>(CompressingStoredFieldsIndexReader.java:80)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsReader.<init>(CompressingStoredFieldsReader.java:135)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsReader(CompressingStoredFieldsFormat.java:121)
   [junit4]    > 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:119)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:74)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:62)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:54)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:659)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:77)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:73)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:56)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:113)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:107)
   [junit4]    > 	at org.apache.lucene.search.TestBoolean2.beforeClass(TestBoolean2.java:154)Throwable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89116937848D5837]:0)
   [junit4]    > 	at org.apache.lucene.search.TestBoolean2.afterClass(TestBoolean2.java:172)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #3: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
   [junit4]    >   - private static org.apache.lucene.index.IndexReader org.apache.lucene.search.TestBoolean2.littleReader
   [junit4]    >   - private static org.apache.lucene.index.IndexReader org.apache.lucene.search.TestBoolean2.singleSegmentReader
   [junit4]    >   - private static org.apache.lucene.store.Directory org.apache.lucene.search.TestBoolean2.directory
   [junit4]    >   - private static org.apache.lucene.store.Directory org.apache.lucene.search.TestBoolean2.singleSegmentDirectory
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
   [junit4]    > 	at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
   [junit4]    > 	at java.lang.Class.checkPackageAccess(Class.java:2372)
   [junit4]    > 	at java.lang.Class.checkMemberAccess(Class.java:2351)
   [junit4]    > 	at java.lang.Class.getDeclaredFields(Class.java:1915)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	... 10 moreThrowable #4: java.lang.RuntimeException: file handle leaks: [FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1m_Lucene50_0.doc), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1o.fdt), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1m_Lucene50_0.tim), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1h.cfs), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-002/_1q.fdt), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1l.cfs), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-002/_1q_Lucene50_0.tim), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1m.fdt), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-002/_1q_Lucene50_0.doc), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1n.fdt), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1p.cfs), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-002/_1q_Lucene50_0.pos), FileChannel(/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestBoolean2_89116937848D5837-001/tempDir-001/_1m_Lucene50_0.pos)]
   [junit4]    > 	at org.apache.lucene.mockfile.LeakFS.onClose(LeakFS.java:63)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:77)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:78)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:78)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.Exception
   [junit4]    > 	at org.apache.lucene.mockfile.LeakFS.onOpen(LeakFS.java:46)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    > 	at java.nio.channels.FileChannel.open(FileChannel.java:287)
   [junit4]    > 	at java.nio.channels.FileChannel.open(FileChannel.java:335)
   [junit4]    > 	at org.apache.lucene.store.NIOFSDirectory.openInput(NIOFSDirectory.java:81)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:759)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:81)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:442)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
   [junit4]    > 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:106)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:74)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:62)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:54)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:659)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:77)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    > 	at org.apache.lucene.search.TestBoolean2.beforeClass(TestBoolean2.java:100)
   [junit4]    > 	... 8 more
   [junit4] Completed [239/432 (1!)] on J1 in 22.29s, 0 tests, 1 failure, 3 errors <<< FAILURES!

[...truncated 640 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20160829_020905_031.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid20034.hprof ...
   [junit4] Heap dump file created [503819845 bytes in 2.530 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 21959 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid20034.hprof

Total time: 57 minutes 39 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



[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 17710 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17710/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1

Error Message:
CollectionStateWatcher not notified of stateformat=1 collection creation

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1 collection creation
	at __randomizedtesting.SeedInfo.seed([11B51E9C218563B8:76720272D53D4719]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:290)
	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 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 13095 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/init-core-data-001
   [junit4]   2> 12566 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 12567 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 12567 INFO  (Thread-41) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 12567 INFO  (Thread-41) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 12667 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42289
   [junit4]   2> 12668 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12668 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12671 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@515dad45 name:ZooKeeperConnection Watcher:127.0.0.1:42289 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12671 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12671 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12671 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 12673 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 12682 INFO  (jetty-launcher-82-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 12682 INFO  (jetty-launcher-82-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 12684 INFO  (jetty-launcher-82-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8a0d125{/solr,null,AVAILABLE}
   [junit4]   2> 12684 INFO  (jetty-launcher-82-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13b15de7{/solr,null,AVAILABLE}
   [junit4]   2> 12685 INFO  (jetty-launcher-82-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 12687 INFO  (jetty-launcher-82-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 12690 INFO  (jetty-launcher-82-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47556fc8{/solr,null,AVAILABLE}
   [junit4]   2> 12707 INFO  (jetty-launcher-82-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@502bdf58{SSL,[ssl, http/1.1]}{127.0.0.1:41128}
   [junit4]   2> 12707 INFO  (jetty-launcher-82-thread-4) [    ] o.e.j.s.Server Started @15251ms
   [junit4]   2> 12707 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41128}
   [junit4]   2> 12707 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 12707 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node3'
   [junit4]   2> 12707 INFO  (jetty-launcher-82-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@4594dc19{SSL,[ssl, http/1.1]}{127.0.0.1:33331}
   [junit4]   2> 12707 INFO  (jetty-launcher-82-thread-1) [    ] o.e.j.s.Server Started @15251ms
   [junit4]   2> 12707 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12707 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33331}
   [junit4]   2> 12707 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 12708 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12708 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 12708 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node1'
   [junit4]   2> 12708 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12708 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 12708 INFO  (jetty-launcher-82-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a898026{/solr,null,AVAILABLE}
   [junit4]   2> 12708 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12709 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12709 INFO  (jetty-launcher-82-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@3928ba3e{SSL,[ssl, http/1.1]}{127.0.0.1:41308}
   [junit4]   2> 12709 INFO  (jetty-launcher-82-thread-2) [    ] o.e.j.s.Server Started @15253ms
   [junit4]   2> 12709 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41308}
   [junit4]   2> 12709 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 12710 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node2'
   [junit4]   2> 12710 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12710 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 12710 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12710 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12711 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67497c4b name:ZooKeeperConnection Watcher:127.0.0.1:42289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12711 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12711 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12711 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12714 INFO  (zkCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c0660b2 name:ZooKeeperConnection Watcher:127.0.0.1:42289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12714 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12714 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12715 INFO  (jetty-launcher-82-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@603cdec3{SSL,[ssl, http/1.1]}{127.0.0.1:43719}
   [junit4]   2> 12715 INFO  (jetty-launcher-82-thread-3) [    ] o.e.j.s.Server Started @15259ms
   [junit4]   2> 12715 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43719}
   [junit4]   2> 12715 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 12715 INFO  (zkCallback-85-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74874a9d name:ZooKeeperConnection Watcher:127.0.0.1:42289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12715 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12715 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node4'
   [junit4]   2> 12716 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12716 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12716 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 12716 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12716 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12717 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12718 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12718 INFO  (zkCallback-87-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15478226 name:ZooKeeperConnection Watcher:127.0.0.1:42289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12718 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12719 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12729 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12730 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12756 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node4/.
   [junit4]   2> 12757 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node2/.
   [junit4]   2> 12758 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 787372321
   [junit4]   2> 12758 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node2]
   [junit4]   2> 12758 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 266025080
   [junit4]   2> 12758 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node4]
   [junit4]   2> 12758 WARN  (jetty-launcher-82-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node4/lib
   [junit4]   2> 12759 WARN  (jetty-launcher-82-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node2/lib
   [junit4]   2> 12759 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node3/.
   [junit4]   2> 12759 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1598245183
   [junit4]   2> 12759 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node3]
   [junit4]   2> 12759 WARN  (jetty-launcher-82-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node3/lib
   [junit4]   2> 12760 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 12760 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 12764 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 12764 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12764 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12764 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42289/solr
   [junit4]   2> 12764 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 12764 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12764 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node1/.
   [junit4]   2> 12766 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 56423599
   [junit4]   2> 12766 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node1]
   [junit4]   2> 12766 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 12766 WARN  (jetty-launcher-82-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node1/lib
   [junit4]   2> 12765 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12766 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 12768 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 12768 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12769 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12769 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42289/solr
   [junit4]   2> 12769 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 12769 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12782 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 12787 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12787 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12787 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42289/solr
   [junit4]   2> 12787 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 12787 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12782 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12782 INFO  (zkCallback-92-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79e553a4 name:ZooKeeperConnection Watcher:127.0.0.1:42289 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12782 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 12792 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12792 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12793 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42289/solr
   [junit4]   2> 12793 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 12793 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12789 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12797 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12795 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12799 INFO  (jetty-launcher-82-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12801 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e53993c name:ZooKeeperConnection Watcher:127.0.0.1:42289 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12801 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12801 INFO  (jetty-launcher-82-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12802 INFO  (zkCallback-95-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68e57d63 name:ZooKeeperConnection Watcher:127.0.0.1:42289 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12803 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12803 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$82/924199002@6ced996f
   [junit4]   2> 12803 INFO  (jetty-launcher-82-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12804 INFO  (zkCallback-98-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4718a5d8 name:ZooKeeperConnection Watcher:127.0.0.1:42289 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12805 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12806 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12806 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$82/924199002@6f7ccfbe
   [junit4]   2> 12807 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12806 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$82/924199002@4b7569d2
   [junit4]   2> 12807 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12811 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12817 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12eb4d1a name:ZooKeeperConnection Watcher:127.0.0.1:42289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12817 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12824 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$82/924199002@590a850f
   [junit4]   2> 12825 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12828 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5771ae63 name:ZooKeeperConnection Watcher:127.0.0.1:42289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12836 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12837 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d368b5 name:ZooKeeperConnection Watcher:127.0.0.1:42289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12837 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12840 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 12841 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 12841 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 12842 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 12845 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 12846 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 12848 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 12848 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 12848 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 12850 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 12850 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 12851 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 12853 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 12853 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 12854 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 12854 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 12855 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 12855 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 12857 INFO  (zkCallback-103-thread-1-processing-n:127.0.0.1:43719_solr) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20177f9d name:ZooKeeperConnection Watcher:127.0.0.1:42289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12858 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 12858 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 12859 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 12859 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 12860 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 12860 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 12861 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 12861 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 12862 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 12862 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 12862 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 12862 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 12864 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12865 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 12865 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 12866 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 12866 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 12867 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12867 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12868 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 12868 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96498340408459273-127.0.0.1:41308_solr-n_0000000000
   [junit4]   2> 12868 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96498340408459274-127.0.0.1:33331_solr-n_0000000001
   [junit4]   2> 12873 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 12873 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 12873 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96498340408459273-127.0.0.1:41308_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 12874 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33331_solr
   [junit4]   2> 12874 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33331_solr
   [junit4]   2> 12875 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] 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> 12875 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] 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> 12875 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12876 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] 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> 12890 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12896 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12896 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41308_solr
   [junit4]   2> 12896 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 12897 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96498340408459275-127.0.0.1:41128_solr-n_0000000002
   [junit4]   2> 12898 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96498340408459274-127.0.0.1:33331_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 12898 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41128_solr as DOWN
   [junit4]   2> 12899 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41128_solr
   [junit4]   2> 12899 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41128_solr
   [junit4]   2> 12907 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12911 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 12911 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 12912 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node1/.
   [junit4]   2> 12912 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 12913 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 12913 INFO  (jetty-launcher-82-thread-1) [n:127.0.0.1:33331_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 12914 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 12914 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 12915 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 12915 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 12915 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 12917 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 12929 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.Overseer Overseer (id=96498340408459273-127.0.0.1:41308_solr-n_0000000000) starting
   [junit4]   2> 12929 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 12930 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 12930 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 12933 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12933 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96498340408459276-127.0.0.1:43719_solr-n_0000000003
   [junit4]   2> 12934 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96498340408459275-127.0.0.1:41128_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 12935 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43719_solr as DOWN
   [junit4]   2> 12936 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43719_solr
   [junit4]   2> 12936 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43719_solr
   [junit4]   2> 12939 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 12939 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 12940 INFO  (zkCallback-103-thread-1-processing-n:127.0.0.1:43719_solr) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 12945 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 12946 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 12946 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node3/.
   [junit4]   2> 12946 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 12952 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 12952 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 12953 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 12953 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 12957 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 12958 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 12958 INFO  (jetty-launcher-82-thread-4) [n:127.0.0.1:41128_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 12959 INFO  (zkCallback-103-thread-1-processing-n:127.0.0.1:43719_solr) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 12967 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 12967 INFO  (OverseerCollectionConfigSetProcessor-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 12978 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41308_solr as DOWN
   [junit4]   2> 12977 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 12986 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 12986 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41308_solr
   [junit4]   2> 12986 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41308_solr
   [junit4]   2> 12991 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 12991 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 12991 INFO  (zkCallback-103-thread-1-processing-n:127.0.0.1:43719_solr) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 12991 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12991 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12991 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 12992 INFO  (zkCallback-103-thread-1-processing-n:127.0.0.1:43719_solr) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12992 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41128_solr"} current state version: 0
   [junit4]   2> 12992 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41128_solr
   [junit4]   2> 13003 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 13003 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 13004 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node4/.
   [junit4]   2> 13004 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 13008 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 13008 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 13008 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node2/.
   [junit4]   2> 13009 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 13009 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 13010 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 13010 INFO  (jetty-launcher-82-thread-3) [n:127.0.0.1:43719_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 13011 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 13011 INFO  (jetty-launcher-82-thread-2) [n:127.0.0.1:41308_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 13011 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43719_solr"} current state version: 0
   [junit4]   2> 13012 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43719_solr
   [junit4]   2> 13012 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 13013 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41308_solr"} current state version: 0
   [junit4]   2> 13013 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41308_solr
   [junit4]   2> 13025 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13026 INFO  (zkCallback-108-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74efd980 name:ZooKeeperConnection Watcher:127.0.0.1:42289 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13026 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13026 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 13030 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 13030 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13032 INFO  (zkCallback-111-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55c95c99 name:ZooKeeperConnection Watcher:127.0.0.1:42289/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13032 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13032 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 13032 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 13038 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 13038 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 13039 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 13041 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 13043 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 13044 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 13052 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 13056 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 13058 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 13088 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[11B51E9C218563B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleCollectionWatch
   [junit4]   2> 13088 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[11B51E9C218563B8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 13100 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[11B51E9C218563B8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13109 INFO  (zkCallback-112-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@151e1847 name:ZooKeeperConnection Watcher:127.0.0.1:42289 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13109 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[11B51E9C218563B8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13109 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[11B51E9C218563B8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 13170 INFO  (qtp1018894354-321) [n:127.0.0.1:41128_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=0e760eea-e6e7-4259-88c3-d04b569116a1&replicationFactor=1&collection.configName=config&name=testcollection&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 13173 INFO  (qtp1018894354-321) [n:127.0.0.1:41128_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=0e760eea-e6e7-4259-88c3-d04b569116a1&replicationFactor=1&collection.configName=config&name=testcollection&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 13174 INFO  (OverseerCollectionConfigSetProcessor-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-0e760eea-e6e7-4259-88c3-d04b569116a1
   [junit4]   2> 13175 INFO  (OverseerCollectionConfigSetProcessor-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testcollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"0e760eea-e6e7-4259-88c3-d04b569116a1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 13176 INFO  (OverseerThreadFactory-117-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testcollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"0e760eea-e6e7-4259-88c3-d04b569116a1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 13176 INFO  (OverseerThreadFactory-117-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 13177 INFO  (OverseerThreadFactory-117-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testcollection 
   [junit4]   2> 13178 INFO  (OverseerThreadFactory-117-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testcollection
   [junit4]   2> 13178 INFO  (qtp1018894354-305) [n:127.0.0.1:41128_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0e760eea-e6e7-4259-88c3-d04b569116a1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 13179 INFO  (qtp1018894354-305) [n:127.0.0.1:41128_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0e760eea-e6e7-4259-88c3-d04b569116a1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 13182 INFO  (zkCallback-111-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 13182 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 13182 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 13182 INFO  (zkCallback-103-thread-1-processing-n:127.0.0.1:43719_solr) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 13186 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 13196 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testcollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"0e760eea-e6e7-4259-88c3-d04b569116a1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 13196 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testcollection
   [junit4]   2> 13197 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testcollection/state.json
   [junit4]   2> 13296 INFO  (OverseerThreadFactory-117-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testcollection, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
   [junit4]   2> 13296 INFO  (OverseerThreadFactory-117-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.CreateCollectionCmd Creating core testcollection_shard2_replica1 as part of shard shard2 of collection testcollection on 127.0.0.1:43719_solr
   [junit4]   2> 13296 INFO  (OverseerThreadFactory-117-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.CreateCollectionCmd Creating core testcollection_shard1_replica1 as part of shard shard1 of collection testcollection on 127.0.0.1:41128_solr
   [junit4]   2> 13296 INFO  (OverseerThreadFactory-117-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.CreateCollectionCmd Creating core testcollection_shard4_replica1 as part of shard shard4 of collection testcollection on 127.0.0.1:41308_solr
   [junit4]   2> 13299 INFO  (OverseerThreadFactory-117-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.CreateCollectionCmd Creating core testcollection_shard3_replica1 as part of shard shard3 of collection testcollection on 127.0.0.1:33331_solr
   [junit4]   2> 13344 INFO  (qtp1018894354-321) [n:127.0.0.1:41128_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302&qt=/admin/cores&collection.configName=config&name=testcollection_shard1_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard1&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 13344 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302&qt=/admin/cores&collection.configName=config&name=testcollection_shard1_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 13344 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testcollection_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testcollection, numShards=4, dataDir=data/, shard=shard1}
   [junit4]   2> 13345 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 13346 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testcollection_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41128/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41128_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 13346 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 13346 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"testcollection_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41128/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41128_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 13361 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 13361 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 13388 INFO  (qtp1369961392-314) [n:127.0.0.1:33331_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=0e760eea-e6e7-4259-88c3-d04b569116a13740652054992603&qt=/admin/cores&collection.configName=config&name=testcollection_shard3_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 13390 INFO  (qtp1211610100-339) [n:127.0.0.1:43719_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=0e760eea-e6e7-4259-88c3-d04b569116a13740652052211609&qt=/admin/cores&collection.configName=config&name=testcollection_shard2_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 13390 INFO  (parallelCoreAdminExecutor-118-thread-1-processing-n:127.0.0.1:43719_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052211609 CREATE) [n:127.0.0.1:43719_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=0e760eea-e6e7-4259-88c3-d04b569116a13740652052211609&qt=/admin/cores&collection.configName=config&name=testcollection_shard2_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 13390 INFO  (qtp1498586006-323) [n:127.0.0.1:41308_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=0e760eea-e6e7-4259-88c3-d04b569116a13740652052901596&qt=/admin/cores&collection.configName=config&name=testcollection_shard4_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 13390 INFO  (parallelCoreAdminExecutor-118-thread-1-processing-n:127.0.0.1:43719_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052211609 CREATE) [n:127.0.0.1:43719_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testcollection_shard2_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testcollection, numShards=4, dataDir=data/, shard=shard2}
   [junit4]   2> 13391 INFO  (parallelCoreAdminExecutor-112-thread-1-processing-n:127.0.0.1:33331_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652054992603 CREATE) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=0e760eea-e6e7-4259-88c3-d04b569116a13740652054992603&qt=/admin/cores&collection.configName=config&name=testcollection_shard3_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 13391 INFO  (parallelCoreAdminExecutor-112-thread-1-processing-n:127.0.0.1:33331_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652054992603 CREATE) [n:127.0.0.1:33331_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testcollection_shard3_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testcollection, numShards=4, dataDir=data/, shard=shard3}
   [junit4]   2> 13392 INFO  (parallelCoreAdminExecutor-118-thread-1-processing-n:127.0.0.1:43719_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052211609 CREATE) [n:127.0.0.1:43719_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 13392 INFO  (parallelCoreAdminExecutor-112-thread-1-processing-n:127.0.0.1:33331_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652054992603 CREATE) [n:127.0.0.1:33331_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 13397 INFO  (parallelCoreAdminExecutor-120-thread-1-processing-n:127.0.0.1:41308_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052901596 CREATE) [n:127.0.0.1:41308_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=0e760eea-e6e7-4259-88c3-d04b569116a13740652052901596&qt=/admin/cores&collection.configName=config&name=testcollection_shard4_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard4&wt=javabin&version=2
   [junit4]   2> 13398 INFO  (qtp1498586006-324) [n:127.0.0.1:41308_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0e760eea-e6e7-4259-88c3-d04b569116a13740652052901596
   [junit4]   2> 13398 INFO  (parallelCoreAdminExecutor-112-thread-1-processing-n:127.0.0.1:33331_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652054992603 CREATE) [n:127.0.0.1:33331_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 13398 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testcollection_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43719/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43719_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 13398 INFO  (parallelCoreAdminExecutor-120-thread-1-processing-n:127.0.0.1:41308_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052901596 CREATE) [n:127.0.0.1:41308_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testcollection_shard4_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testcollection, numShards=4, dataDir=data/, shard=shard4}
   [junit4]   2> 13398 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"testcollection_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43719/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43719_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 13398 INFO  (parallelCoreAdminExecutor-112-thread-1-processing-n:127.0.0.1:33331_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652054992603 CREATE) [n:127.0.0.1:33331_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 13399 INFO  (parallelCoreAdminExecutor-120-thread-1-processing-n:127.0.0.1:41308_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052901596 CREATE) [n:127.0.0.1:41308_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 13399 INFO  (parallelCoreAdminExecutor-112-thread-1-processing-n:127.0.0.1:33331_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652054992603 CREATE) [n:127.0.0.1:33331_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 13399 INFO  (parallelCoreAdminExecutor-118-thread-1-processing-n:127.0.0.1:43719_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052211609 CREATE) [n:127.0.0.1:43719_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 13400 INFO  (parallelCoreAdminExecutor-118-thread-1-processing-n:127.0.0.1:43719_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052211609 CREATE) [n:127.0.0.1:43719_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 13400 INFO  (parallelCoreAdminExecutor-118-thread-1-processing-n:127.0.0.1:43719_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052211609 CREATE) [n:127.0.0.1:43719_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 13401 INFO  (parallelCoreAdminExecutor-120-thread-1-processing-n:127.0.0.1:41308_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052901596 CREATE) [n:127.0.0.1:41308_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 13401 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testcollection_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33331/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33331_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 13401 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"testcollection_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33331/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33331_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 13401 INFO  (parallelCoreAdminExecutor-120-thread-1-processing-n:127.0.0.1:41308_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052901596 CREATE) [n:127.0.0.1:41308_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 13402 INFO  (parallelCoreAdminExecutor-120-thread-1-processing-n:127.0.0.1:41308_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052901596 CREATE) [n:127.0.0.1:41308_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 13403 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testcollection_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41308/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41308_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 13403 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"testcollection_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41308/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41308_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 13416 INFO  (qtp1498586006-324) [n:127.0.0.1:41308_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0e760eea-e6e7-4259-88c3-d04b569116a13740652052901596&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 13505 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testcollection/state.json version: 0
   [junit4]   2> 13506 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 13506 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 13507 INFO  (zkCallback-103-thread-1-processing-n:127.0.0.1:43719_solr) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 13507 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 13507 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [0] to [1]
   [junit4]   2> 13507 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [0] to [1]
   [junit4]   2> 13507 INFO  (zkCallback-103-thread-1-processing-n:127.0.0.1:43719_solr) [n:127.0.0.1:43719_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [0] to [1]
   [junit4]   2> 13507 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [0] to [1]
   [junit4]   2> 14182 INFO  (qtp1018894354-319) [n:127.0.0.1:41128_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0e760eea-e6e7-4259-88c3-d04b569116a1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 14183 INFO  (qtp1018894354-319) [n:127.0.0.1:41128_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0e760eea-e6e7-4259-88c3-d04b569116a1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 14361 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testcollection_shard1_replica1
   [junit4]   2> 14362 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testcollection
   [junit4]   2> 14362 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 14362 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testcollection]
   [junit4]   2> 14362 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testcollection] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 14363 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node3/testcollection_shard1_replica1'
   [junit4]   2> 14363 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 14363 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 14364 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 14376 INFO  (parallelCoreAdminExecutor-114-thread-1-processing-n:127.0.0.1:41128_solr 0e760eea-e6e7-4259-88c3-d04b569116a13740652052607302 CREATE) [n:127.0.0.1:41128_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 14407 INFO  (parallelCoreAdminExecutor-120-thread-1-processing-n:127.0.0.1:41308_solr 0e760eea-e

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

lr c:falsepredicate s:shard2 r:core_node1 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node2/./falsepredicate_shard2_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node2/./falsepredicate_shard2_replica1/data;done=false>>]
   [junit4]   2> 44089 INFO  (zkCallback-136-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 44089 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [14] to [15]
   [junit4]   2> 44089 INFO  (coreCloseExecutor-228-thread-2) [n:127.0.0.1:41308_solr c:falsepredicate s:shard2 r:core_node1 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 44089 INFO  (coreCloseExecutor-228-thread-2) [n:127.0.0.1:41308_solr c:falsepredicate s:shard2 r:core_node1 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node2/./falsepredicate_shard2_replica1/data
   [junit4]   2> 44089 INFO  (coreCloseExecutor-228-thread-2) [n:127.0.0.1:41308_solr c:falsepredicate s:shard2 r:core_node1 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node2/./falsepredicate_shard2_replica1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node2/./falsepredicate_shard2_replica1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 44090 INFO  (coreCloseExecutor-228-thread-2) [n:127.0.0.1:41308_solr c:falsepredicate s:shard2 r:core_node1 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 44090 INFO  (coreCloseExecutor-228-thread-2) [n:127.0.0.1:41308_solr c:falsepredicate s:shard2 r:core_node1 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001/tempDir-001/node2/./falsepredicate_shard2_replica1/data/snapshot_metadata
   [junit4]   2> 44090 INFO  (zkCallback-100-thread-2-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [14] to [15]
   [junit4]   2> 44090 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 44091 INFO  (zkCallback-100-thread-2-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 44091 INFO  (zkCallback-136-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 44092 INFO  (jetty-launcher-82-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96498340408459273-127.0.0.1:41308_solr-n_0000000000) closing
   [junit4]   2> 44093 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 44093 INFO  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 44093 WARN  (zkCallback-102-thread-1-processing-n:127.0.0.1:41128_solr) [n:127.0.0.1:41128_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 44093 INFO  (OverseerStateUpdate-96498340408459273-127.0.0.1:41308_solr-n_0000000000) [n:127.0.0.1:41308_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41308_solr
   [junit4]   2> 44093 INFO  (zkCallback-100-thread-2-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 44094 INFO  (jetty-launcher-82-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13b15de7{/solr,null,UNAVAILABLE}
   [junit4]   2> 44098 INFO  (zkCallback-100-thread-2-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 44098 WARN  (zkCallback-100-thread-2-processing-n:127.0.0.1:41308_solr) [n:127.0.0.1:41308_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 44098 INFO  (jetty-launcher-82-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47556fc8{/solr,null,UNAVAILABLE}
   [junit4]   2> 45590 WARN  (zkCallback-136-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/testcollection/state.json]
   [junit4]   2> 45592 WARN  (zkCallback-136-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 45592 INFO  (jetty-launcher-82-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e0c0764{/solr,null,UNAVAILABLE}
   [junit4]   2> 45593 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42289 42289
   [junit4]   2> 45610 INFO  (Thread-41) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42289 42289
   [junit4]   2> 45610 WARN  (Thread-41) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/96498340408459275-127.0.0.1:41128_solr-n_0000000002
   [junit4]   2> 	3	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96498340408459273-127.0.0.1:41308_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	46	/solr/overseer/queue
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 45610 INFO  (SUITE-TestCollectionStateWatchers-seed#[11B51E9C218563B8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_11B51E9C218563B8-001
   [junit4]   2> Aug 29, 2016 5:17:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=ar-QA, timezone=America/St_Lucia
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=302620552,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientMultiConstructorTest, SolrDocumentTest, TestUpdateRequestCodec, TestDocumentObjectBinder, NoOpResponseParserTest, QueryResponseTest, StreamExpressionToExpessionTest, JdbcTest, TestConfigSetAdminRequest, MergeIndexesEmbeddedTest, ClientUtilsTest, FacetFieldTest, SolrQueryTest, TestCollectionStateWatchers]
   [junit4] Completed [38/85 (1!)] on J1 in 34.06s, 9 tests, 1 failure <<< FAILURES!

[...truncated 59581 lines...]