Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6090/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

3 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([FC4EFBD95C9198E2:9B89E737A829BC43]: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)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: 
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
        at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
        at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
        at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
        at 
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
        at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
        at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
        at org.apache.hadoop.util.Shell.run(Shell.java:456)
        at 
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
        at 
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
        at 
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
        at 
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
        at 
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
        at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
        ... 31 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.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$7.evaluate(RandomizedRunner.java:834)
        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 12182 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_7C554870BC35E8DC-001\init-core-data-001
   [junit4]   2> 3296088 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[7C554870BC35E8DC]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3296346 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[7C554870BC35E8DC]-worker) [   
 ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 3296381 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[7C554870BC35E8DC]-worker) [   
 ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=452, maxMBSortInHeap=6.828375434983779, 
sim=ClassicSimilarity, locale=hr, timezone=Pacific/Efate
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=315670008,total=420196352
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConcurrentDeleteAndCreateCollectionTest, TestManagedStopFilterFactory, 
TestNonDefinedSimilarityFactory, OverseerModifyCollectionTest, 
DocValuesMissingTest, TestNoOpRegenerator, TestGraphTermsQParserPlugin, 
SignatureUpdateProcessorFactoryTest, TestTolerantUpdateProcessorRandomCloud, 
TestHdfsBackupRestoreCore, SolrCloudExampleTest, TestDistribDocBasedVersion, 
TestMiniSolrCloudCluster, ForceLeaderTest, TestInfoStreamLogging, 
CoreAdminRequestStatusTest, TestSolrCoreSnapshots, TestRecoveryHdfs, 
BJQParserTest, TestConfigSetProperties, TestCSVResponseWriter, 
BasicDistributedZk2Test, TestBulkSchemaAPI, TestGraphMLResponseWriter, 
AddBlockUpdateTest, TestExpandComponent, FieldAnalysisRequestHandlerTest, 
RemoteQueryErrorTest, TestValueSourceCache, TestUseDocValuesAsStored2, 
OutputWriterTest, TestBadConfig, TestReversedWildcardFilterFactory, 
TestOmitPositions, SaslZkACLProviderTest, TestConfigOverlay, 
DistanceFunctionTest, TestQueryUtils, ChaosMonkeySafeLeaderTest, 
IndexSchemaRuntimeFieldTest, FileBasedSpellCheckerTest, CSVRequestHandlerTest, 
LeaderElectionIntegrationTest, HdfsCollectionsAPIDistributedZkTest, 
UniqFieldsUpdateProcessorFactoryTest, HdfsDirectoryTest, 
TestSubQueryTransformerDistrib, DeleteLastCustomShardedReplicaTest, 
SpatialRPTFieldTypeTest, HLLUtilTest, TestCloudInspectUtil, 
TestFieldSortValues, TestAuthenticationFramework, TestIndexingPerformance, 
NoCacheHeaderTest, TestQueryWrapperFilter, BaseCdcrDistributedZkTest, 
HdfsRecoverLeaseTest, TestTrackingShardHandlerFactory, 
LeaderFailoverAfterPartitionTest, HighlighterConfigTest, 
TestSolrFieldCacheMBean, TestCollationField, ZkStateReaderTest, TestZkChroot, 
TestSchemaManager, TestRequestStatusCollectionAPI, CdcrUpdateLogTest, 
CoreAdminHandlerTest, TestLeaderElectionZkExpiry, TestUtils, TestDocTermOrds, 
TestAuthorizationFramework, TestHdfsUpdateLog, TestSolrCoreProperties, 
BlockDirectoryTest, TestRTGBase, SuggesterTest, 
TestSolrCloudWithDelegationTokens, TestBinaryResponseWriter, 
BinaryUpdateRequestHandlerTest, TestIndexSearcher, 
TestOnReconnectListenerSupport, TestSmileRequest, TestSolrDynamicMBean, 
TestStressLiveNodes, BigEndianAscendingWordDeserializerTest, 
LukeRequestHandlerTest, DateFieldTest, TestCopyFieldCollectionResource, 
TestReqParamsAPI, TestJettySolrRunner, TestNRTOpen, TestDistribIDF, 
BlockJoinFacetRandomTest, TestHighFrequencyDictionaryFactory, 
TestObjectReleaseTracker, TestCloudSchemaless, TestLocalFSCloudBackupRestore, 
CdcrReplicationDistributedZkTest, RollingRestartTest, TestMaxScoreQueryParser, 
MultiThreadedOCPTest, TestFieldCacheReopen, CacheHeaderTest, 
BasicFunctionalityTest, SolrIndexSplitterTest, SearchHandlerTest, 
DistributedFacetPivotSmallTest, ChangedSchemaMergeTest, TestRandomFaceting, 
SortSpecParsingTest, TestManagedResourceStorage, 
LeaderInitiatedRecoveryOnShardRestartTest, SolrPluginUtilsTest, 
SimpleCollectionCreateDeleteTest, HighlighterMaxOffsetTest, 
TestBM25SimilarityFactory, SpatialHeatmapFacetsTest, 
TestSchemaSimilarityResource, TestFiltering, TestSQLHandler, 
TestFieldCacheVsDocValues, TestLegacyFieldCache, ReplicationFactorTest, 
SolrCoreCheckLockOnStartupTest, HdfsRestartWhileUpdatingTest, 
CollectionsAPIAsyncDistributedZkTest, CloudMLTQParserTest, CopyFieldTest, 
TestDocBasedVersionConstraints, TestConfigSetsAPI, 
TestRandomRequestDistribution, DeleteReplicaTest, 
DistributedSuggestComponentTest, TestFastWriter, AnalyticsQueryTest, 
ParsingFieldUpdateProcessorsTest, AliasIntegrationTest, BasicZkTest, 
TestPerFieldSimilarity, SpellingQueryConverterTest, SuggesterWFSTTest, 
MultiTermTest, TestReload, ShardRoutingCustomTest, HdfsThreadLeakTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, 
TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, AutoCommitTest, 
TestDistributedGrouping, TestFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, 
HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, 
TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, 
StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, 
SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, 
TestFunctionQuery, TestLazyCores, SoftAutoCommitTest, 
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
TestCoreDiscovery, SpellCheckCollatorTest, TestFoldingMultitermQuery, 
SuggesterTSTTest, TestStressLucene, TestTrie, TestCSVLoader, 
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, 
XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, 
DisMaxRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, 
TestQueryTypes, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, 
RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, TestSolrQueryParser, TestArbitraryIndexDir, 
FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, 
TestJmxIntegration, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, 
QueryParsingTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, 
TestLFUCache, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, 
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, 
ResponseLogComponentTest, BadComponentTest, TestStressRecovery, 
TestSolrDeletionPolicy2, SampleTest, TestBinaryField, TestSearchPerf, 
NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, 
TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, 
TestJmxMonitoredMap, ResourceLoaderTest, TestFastOutputStream, 
ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, 
PluginInfoTest, TestFastLRUCache, DateMathParserTest, TestSystemIdResolver, 
TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ClusterStateTest, 
TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, 
SystemInfoHandlerTest, FileUtilsTest, CircularListTest, 
DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, 
SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
ConnectionReuseTest, TestEmbeddedSolrServerConstructors, AssignTest, 
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, CdcrRequestHandlerTest, 
CloudExitableDirectoryReaderTest, CollectionReloadTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteNodeTest, 
DeleteShardTest, DeleteStatusTest, DistributedQueueTest, 
DistributedVersionInfoTest, MigrateRouteKeyTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
PeerSyncReplicationTest, ReplaceNodeTest, TestCloudPseudoReturnFields, 
TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestRandomFlRTGCloud, 
TestReplicaProperties, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=7C554870BC35E8DC 
-Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Pacific/Efate 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.google.common.util.concurrent.UncheckedExecutionException: 
java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    >        at 
com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    >        at 
com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    >        at 
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    >        at 
java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    >        at 
org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    >        at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    >        at 
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    >        at 
org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    >        at 
org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    >        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    >        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    >        at 
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    >        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    >        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    >        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    >        at 
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    >        ... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [502/632 (1!)] on J1 in 0.37s, 0 tests, 2 errors <<< 
FAILURES!

[...truncated 1073 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\init-core-data-001
   [junit4]   2> 185038 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 185040 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 185041 INFO  (Thread-683) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 185041 INFO  (Thread-683) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 185142 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58275
   [junit4]   2> 185142 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185143 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185147 INFO  (zkCallback-695-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ad682b name:ZooKeeperConnection 
Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 185147 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185148 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185148 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 185153 INFO  (jetty-launcher-694-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185154 INFO  (jetty-launcher-694-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185154 INFO  (jetty-launcher-694-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185164 INFO  (jetty-launcher-694-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@705233{/solr,null,AVAILABLE}
   [junit4]   2> 185165 INFO  (jetty-launcher-694-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1da0e10{/solr,null,AVAILABLE}
   [junit4]   2> 185166 INFO  (jetty-launcher-694-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@9dc09b{HTTP/1.1,[http/1.1]}{127.0.0.1:58282}
   [junit4]   2> 185166 INFO  (jetty-launcher-694-thread-2) [    ] 
o.e.j.s.Server Started @190766ms
   [junit4]   2> 185166 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58282}
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c09f02{/solr,null,AVAILABLE}
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2'
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@199eb96{HTTP/1.1,[http/1.1]}{127.0.0.1:58288}
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-1) [    ] 
o.e.j.s.Server Started @190767ms
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58288}
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4c698f{HTTP/1.1,[http/1.1]}{127.0.0.1:58285}
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-3) [    ] 
o.e.j.s.Server Started @190768ms
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1'
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58285}
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3'
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e14787{/solr,null,AVAILABLE}
   [junit4]   2> 185173 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185173 INFO  (jetty-launcher-694-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1da16b0{HTTP/1.1,[http/1.1]}{127.0.0.1:58294}
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] 
o.e.j.s.Server Started @190774ms
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58294}
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4'
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185176 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185176 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 185177 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185177 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185178 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185179 INFO  (zkCallback-697-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@10fc4b9 name:ZooKeeperConnection 
Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 185179 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185179 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185181 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185182 INFO  (zkCallback-696-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@63b772 name:ZooKeeperConnection 
Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 185182 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185182 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185183 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185187 INFO  (zkCallback-698-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@663a94 name:ZooKeeperConnection 
Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 185187 INFO  (zkCallback-699-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1842168 name:ZooKeeperConnection 
Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185189 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185190 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185197 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\.
   [junit4]   2> 185197 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 30344526
   [junit4]   2> 185197 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2]
   [junit4]   2> 185197 WARN  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\lib
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\.
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 20983514
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1]
   [junit4]   2> 185199 WARN  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\lib
   [junit4]   2> 185199 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\.
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 21677855
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4]
   [junit4]   2> 185201 WARN  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\lib
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185202 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 22216906
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3]
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185204 WARN  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\lib
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 185206 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185208 INFO  (zkCallback-704-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@85558e name:ZooKeeperConnection 
Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185209 INFO  (zkCallback-707-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@175202c name:ZooKeeperConnection 
Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 185209 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185209 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185209 INFO  (zkCallback-708-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12cfec3 name:ZooKeeperConnection 
Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 185209 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185211 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x156e09912f70005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 185211 INFO  (jetty-launcher-694-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185211 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@170cea8
   [junit4]   2> 185212 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 185212 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@9faff6
   [junit4]   2> 185212 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@810c54
   [junit4]   2> 185213 INFO  (zkCallback-711-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d24650 name:ZooKeeperConnection 
Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 185215 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@1d87311
   [junit4]   2> 185215 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 185216 INFO  
(zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d07dc3 name:ZooKeeperConnection 
Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 185216 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:58294_solr) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a1b82a name:ZooKeeperConnection 
Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 185216 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 185216 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 185216 INFO  
(zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a5fbe0 name:ZooKeeperConnection 
Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 185217 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 185218 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 185218 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 185219 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 185220 INFO  
(zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b124b0 name:ZooKeeperConnection 
Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 185221 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 185221 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 185222 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 185222 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 185227 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 185228 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 185228 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 185229 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 185231 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 185231 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 185232 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 185232 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 185237 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185238 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185238 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185238 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185245 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185245 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185245 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185246 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 185251 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 185251 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 185252 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 185252 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 185252 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 185253 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 185254 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 185254 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 185257 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 185260 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 185260 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 185261 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 185261 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 185262 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185262 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96511390087839753-127.0.0.1:58282_solr-n_0000000001
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185264 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58285_solr
   [junit4]   2> 185264 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 185264 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96511390087839754-127.0.0.1:58288_solr-n_0000000002
   [junit4]   2> 185265 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96511390087839755-127.0.0.1:58294_solr-n_0000000003
   [junit4]   2> 185265 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 185265 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58282_solr
   [junit4]   2> 185266 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:58282_solr
   [junit4]   2> 185266 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96511390087839753-127.0.0.1:58282_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 185266 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96511390087839754-127.0.0.1:58288_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 185267 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Overseer 
(id=96511390087839756-127.0.0.1:58285_solr-n_0000000000) starting
   [junit4]   2> 185267 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58288_solr
   [junit4]   2> 185267 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:58288_solr
   [junit4]   2> 185268 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58294_solr
   [junit4]   2> 185268 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:58294_solr
   [junit4]   2> 185268 INFO  
(zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_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> 185268 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:58294_solr) 
[n:127.0.0.1:58294_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> 185268 INFO  
(zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) 
[n:127.0.0.1:58288_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> 185269 INFO  
(zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) 
[n:127.0.0.1:58282_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> 185272 INFO  
(zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 185273 INFO  
(zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 185273 INFO  
(zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 185274 INFO  
(zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_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> 185275 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:58294_solr) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 185275 INFO  
(zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) 
[n:127.0.0.1:58288_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> 185276 INFO  
(zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) 
[n:127.0.0.1:58282_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> 185283 INFO  
(zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 185298 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 185298 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 185299 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\.
   [junit4]   2> 185300 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 185301 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 185301 INFO  
(zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 185301 INFO  
(zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 185302 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185302 INFO  (jetty-launcher-694-thread-2) 
[n:127.0.0.1:58282_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 185303 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 185303 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 185304 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\.
   [junit4]   2> 185305 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 185306 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185306 INFO  (jetty-launcher-694-thread-4) 
[n:127.0.0.1:58294_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 185312 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 185313 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:58285_solr as DOWN
   [junit4]   2> 185313 INFO  
(zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) 
[n:127.0.0.1:58294_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> 185314 INFO  
(zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 185314 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58285_solr
   [junit4]   2> 185314 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:58285_solr
   [junit4]   2> 185315 INFO  
(OverseerCollectionConfigSetProcessor-96511390087839756-127.0.0.1:58285_solr-n_0000000000)
 [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 185315 INFO  
(OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 185317 INFO  
(zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_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> 185317 INFO  
(zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) 
[n:127.0.0.1:58294_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> 185317 INFO  
(zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) 
[n:127.0.0.1:58288_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> 185317 INFO  
(zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) 
[n:127.0.0.1:58282_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> 185318 INFO  
(zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 185319 INFO  
(zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 185319 INFO  
(zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 185320 INFO  
(OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 185322 INFO  
(OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58285_solr"} current state version: 0
   [junit4]   2> 185322 INFO  
(OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:58285_solr
   [junit4]   2> 185343 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 185343 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 185344 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\.
   [junit4]   2> 185344 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 185345 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 185345 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-1) 
[n:127.0.0.1:58288_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 185347 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185347 INFO  (jetty-launcher-694-thread-3) 
[n:127.0.0.1:58285_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 185347 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185348 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185350 INFO  (zkCallback-720-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e87bc name:ZooKeeperConnection 
Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 185350 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185350 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185354 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185354 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185356 INFO  (zkCallback-723-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b9fc8c name:ZooKeeperConnection 
Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 185356 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185356 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185356 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185357 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185358 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 185361 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 185365 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 185368 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 185371 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 185374 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 185376 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 185379 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 185408 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateChecksCurrentState
   [junit4]   2> 185408 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185409 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185411 INFO  (zkCallback-724-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e4d64 name:ZooKeeperConnection 
Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 185411 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185411 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185416 INFO  (qtp19907711-2980) [n:127.0.0.1:58294_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=d65f36ff-a170-4cda-9f72-842cd1890508&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 185419 INFO  (qtp19907711-2980) [n:127.0.0.1:58294_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=d65f36ff-a170-4cda-9f72-842cd1890508&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 185420 INFO  (qtp19907711-2979) [n:127.0.0.1:58294_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=d65f36ff-a170-4cda-9f72-842cd1890508&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 185420 INFO  
(OverseerCollectionConfigSetProcessor-96511390087839756-127.0.0.1:58285_solr-n_0000000000)
 [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running/mn-d65f36ff-a170-4cda-9f72-842cd1890508
   [junit4]   2> 185423 INFO  (qtp19907711-2979) [n:127.0.0.1:58294_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d65f36ff-a170-4cda-9f72-842cd1890508&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 185424 INFO  
(OverseerCollectionConfigSetProcessor-96511390087839756-127.0.0.1:58285_solr-n_0000000000)
 [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d65f36ff-a170-4cda-9f72-842cd1890508",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 185425 INFO  
(OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d65f36ff-a170-4cda-9f72-842cd1890508",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 185425 INFO  
(OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
waitforstate
   [junit4]   2> 185426 INFO  
(OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/waitforstate 
   [junit4]   2> 185426 INFO  
(OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/waitforstate
   [junit4]   2> 185427 INFO  (zkCallback-723-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185427 INFO  
(zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 185427 INFO  
(zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) 
[n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 185428 INFO  
(zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 185428 INFO  
(zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) 
[n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 185431 INFO  
(OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d65f36ff-a170-4cda-9f72-842cd1890508",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 185431 INFO  
(OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: waitforstate
   [junit4]   2> 185433 INFO  
(OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/waitforstate/state.json
   [junit4]   2> 185531 INFO  
(OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for 
new collection waitforstate, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 185531 INFO  
(OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.CreateCollectionCmd Creating core 
waitforstate_shard1_replica1 as part of shard shard1 of collection waitforstate 
on 127.0.0.1:58282_solr
   [junit4]   2> 185535 INFO  (qtp31415562-2952) [n:127.0.0.1:58282_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=d65f36ff-a170-4cda-9f72-842cd1890508228642533554630&qt=/admin/cores&collection.configName=config&name=waitforstate_shard1_replica1&action=CREATE&numShards=1&collection=waitforstate&shard=shard1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 185535 INFO  
(parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr 
d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) 
[n:127.0.0.1:58282_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=d65f36ff-a170-4cda-9f72-842cd1890508228642533554630&qt=/admin/cores&collection.configName=config&name=waitforstate_shard1_replica1&action=CREATE&numShards=1&collection=waitforstate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 185536 INFO  (qtp31415562-2950) [n:127.0.0.1:58282_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
d65f36ff-a170-4cda-9f72-842cd1890508228642533554630
   [junit4]   2> 185536 INFO  (qtp31415562-2950) [n:127.0.0.1:58282_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=d65f36ff-a170-4cda-9f72-842cd1890508228642533554630&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 185537 INFO  
(parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr 
d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=waitforstate_shard1_replica1, collection.configName=config, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=waitforstate, numShards=1, 
dataDir=data\, shard=shard1}
   [junit4]   2> 185538 INFO  
(parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr 
d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) 
[n:127.0.0.1:58282_solr c:waitforstate s:shard1  
x:waitforstate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 185539 INFO  
(parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr 
d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) 
[n:127.0.0.1:58282_solr c:waitforstate s:shard1  
x:waitforstate_shard1_replica1] o.a.s.c.ZkController Registering watch for 
collection waitforstate
   [junit4]   2> 185539 INFO  
(parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr 
d65f36ff-a170

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

ers\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.\testcollection_shard2_replica1\data\;done=false>>]
   [junit4]   2> 216531 INFO  
(zkCallback-715-thread-3-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 216531 INFO  (coreCloseExecutor-1210-thread-3) 
[n:127.0.0.1:58285_solr c:testcollection s:shard2 r:core_node3 
x:testcollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 216531 INFO  (coreCloseExecutor-1210-thread-3) 
[n:127.0.0.1:58285_solr c:testcollection s:shard2 r:core_node3 
x:testcollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.\testcollection_shard2_replica1\data\
   [junit4]   2> 216531 INFO  
(zkCallback-732-thread-3-processing-n:127.0.0.1:58282_solr) 
[n:127.0.0.1:58282_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: [2])
   [junit4]   2> 216532 WARN  
(zkCallback-732-thread-3-processing-n:127.0.0.1:58282_solr) 
[n:127.0.0.1:58282_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> 216533 INFO  
(OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/falsepredicate/state.json version: 13
   [junit4]   2> 216532 INFO  (jetty-launcher-694-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96511390087839756-127.0.0.1:58285_solr-n_0000000000) closing
   [junit4]   2> 216533 INFO  
(OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58285_solr
   [junit4]   2> 216533 INFO  
(zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 216534 INFO  
(zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[falsepredicate] from [13] to [14]
   [junit4]   2> 216535 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x156e09912f7000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 216535 INFO  
(zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_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> 216536 WARN  
(zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) 
[n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 216536 INFO  (jetty-launcher-694-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1da0e10{/solr,null,UNAVAILABLE}
   [junit4]   2> 218029 WARN  
(zkCallback-732-thread-2-processing-n:127.0.0.1:58282_solr) 
[n:127.0.0.1:58282_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:152)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 218030 INFO  (jetty-launcher-694-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9b01f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 218031 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58275 58275
   [junit4]   2> 218034 INFO  (Thread-683) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:58275 58275
   [junit4]   2> 218035 WARN  (Thread-683) [    ] 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>        8       /solr/clusterprops.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>        15      /solr/collections/falsepredicate/state.json
   [junit4]   2>        12      /solr/collections/waitforstate/state.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/testcollection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000
   [junit4]   2>        2       /solr/collections/currentstate/state.json
   [junit4]   2>        2       /solr/collections/delayed/state.json
   [junit4]   2>        2       /solr/collections/tobedeleted/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96511390087839765-127.0.0.1:58282_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        55      /solr/overseer/queue
   [junit4]   2>        16      /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> 218035 INFO  
(SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001
   [junit4]   2> Aug 31, 2016 12:36:16 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=423, maxMBSortInHeap=6.2590613471381875, 
sim=ClassicSimilarity, locale=nl-BE, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=22445056,total=219201536
   [junit4]   2> NOTE: All tests run in this JVM: [LBHttpSolrClientBuilderTest, 
SchemaTest, StreamExpressionToExpessionTest, TestCoreAdmin, TestBatchUpdate, 
TestJavaBinCodec, TestToleratedUpdateError, ShardParamsTest, 
SolrExampleEmbeddedTest, TestSolrJErrorHandling, TestRetryUtil, 
TestCollectionAdminRequest, NoOpResponseParserTest, TestXMLEscaping, 
TestDelegationTokenRequest, TestDelegationTokenResponse, SolrDocumentTest, 
CollectionAdminRequestRequiredParamsTest, ConcatOperationTest, JDBCStreamTest, 
JdbcDriverTest, CloudSolrClientTest, SolrExampleStreamingBinaryTest, 
JettyWebappTest, LargeVolumeJettyTest, TestSolrProperties, 
MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, TestHash, 
DocumentAnalysisResponseTest, FieldAnalysisResponseTest, NamedListTest, 
SolrSchemalessExampleTest, CloudSolrClientBuilderTest, 
CloudSolrClientMultiConstructorTest, ConcurrentUpdateSolrClientBuilderTest, 
ConcurrentUpdateSolrClientTest, TestCloudSolrClientConnections, 
GraphExpressionTest, GraphTest, StreamingTest, OperationsTest, SolrPingTest, 
TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 33.79s, 9 tests, 1 failure <<< 
FAILURES!

[...truncated 51764 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to