You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/03/22 00:17:11 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_40) - Build # 4573 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4573/
Java: 64bit/jdk1.8.0_40 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.test

Error Message:
There should be 3 documents because there should be two id=1 docs due to overwrite=false expected:<3> but was:<1>

Stack Trace:
java.lang.AssertionError: There should be 3 documents because there should be two id=1 docs due to overwrite=false expected:<3> but was:<1>
	at __randomizedtesting.SeedInfo.seed([2266B7F385B3D65:8A7254A596A7509D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption(CloudSolrClientTest.java:171)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:129)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11035 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\init-core-data-001
   [junit4]   2> 51100 T561 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 51101 T561 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 51107 T561 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51115 T562 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 51209 T561 oasc.ZkTestServer.run start zk server on port:64223
   [junit4]   2> 51209 T561 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 51211 T561 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 51218 T569 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@608d8b45 name:ZooKeeperConnection Watcher:127.0.0.1:64223 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51218 T561 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 51219 T561 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 51219 T561 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 51236 T561 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 51236 T563 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c3e9e73020000, 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> 
   [junit4]   2> 51253 T561 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 51257 T572 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f51c7c9 name:ZooKeeperConnection Watcher:127.0.0.1:64223/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51258 T561 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 51258 T561 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 51258 T561 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 51261 T561 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 51264 T561 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 51266 T561 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 51269 T561 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 51270 T561 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 51288 T561 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 51289 T561 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 51292 T561 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 51292 T561 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\stopwords.txt because it doesn't exist
   [junit4]   2> 51292 T561 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\protwords.txt because it doesn't exist
   [junit4]   2> 51293 T561 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\currency.xml because it doesn't exist
   [junit4]   2> 51294 T561 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\enumsConfig.xml because it doesn't exist
   [junit4]   2> 51294 T561 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\open-exchange-rates.json because it doesn't exist
   [junit4]   2> 51295 T561 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 51295 T561 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\old_synonyms.txt because it doesn't exist
   [junit4]   2> 51295 T561 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\synonyms.txt because it doesn't exist
   [junit4]   2> 51296 T563 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c3e9e73020001, 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> 
   [junit4]   2> 51365 T561 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores\collection1
   [junit4]   2> 51370 T561 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 51374 T561 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@41d5e086{/,null,AVAILABLE}
   [junit4]   2> 51375 T561 oejs.AbstractConnector.doStart Started ServerConnector@64776f60{HTTP/1.1}{127.0.0.1:64233}
   [junit4]   2> 51375 T561 oejs.Server.doStart Started @53165ms
   [junit4]   2> 51376 T561 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\tempDir-001/control/data, hostContext=/, hostPort=64233, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores}
   [junit4]   2> 51376 T561 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 51376 T561 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\'
   [junit4]   2> 51419 T561 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\solr.xml
   [junit4]   2> 51432 T561 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores
   [junit4]   2> 51433 T561 oasc.CoreContainer.<init> New CoreContainer 21594382
   [junit4]   2> 51433 T561 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\]
   [junit4]   2> 51434 T561 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\lib
   [junit4]   2> 51435 T561 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\lib).
   [junit4]   2> 51482 T561 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 51482 T561 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 51482 T561 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 51482 T561 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 51482 T561 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 51482 T561 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 51483 T561 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 51483 T561 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 51483 T561 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 51483 T561 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 51483 T561 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 51483 T561 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 51483 T561 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 51483 T561 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 51483 T561 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 51484 T561 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64223/solr
   [junit4]   2> 51484 T561 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 51485 T561 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 51496 T561 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 51582 T586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27701bfe name:ZooKeeperConnection Watcher:127.0.0.1:64223 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51588 T561 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 51588 T561 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 51625 T561 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 51638 T589 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44e2ec7e name:ZooKeeperConnection Watcher:127.0.0.1:64223/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51639 T561 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 51679 T561 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 51690 T561 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 51696 T561 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 51702 T561 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 51709 T561 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 51732 T561 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 51734 T561 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 51736 T561 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 51740 T561 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64233_
   [junit4]   2> 51741 T561 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64233_
   [junit4]   2> 51743 T561 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 51745 T561 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 51747 T561 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 51750 T561 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:64233_
   [junit4]   2> 51750 T561 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 51753 T561 oasc.Overseer.start Overseer (id=93518542523203587-127.0.0.1:64233_-n_0000000000) starting
   [junit4]   2> 51755 T561 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 51761 T561 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 51763 T591 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 51764 T561 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 51769 T590 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 51776 T561 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores
   [junit4]   2> 51777 T561 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 51778 T561 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores\collection1\
   [junit4]   2> 51778 T561 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 51781 T593 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 51782 T593 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 51783 T593 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 51790 T590 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64233",
   [junit4]   2> 	  "node_name":"127.0.0.1:64233_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 51791 T590 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64233",
   [junit4]   2> 	  "node_name":"127.0.0.1:64233_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 51791 T590 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 51791 T590 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 51793 T589 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 51829 T589 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 52783 T593 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 52783 T593 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 52784 T593 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 52784 T593 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 52785 T593 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 52785 T593 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores\collection1\'
   [junit4]   2> 52798 T593 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 52801 T593 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 52807 T593 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 52814 T593 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 52826 T593 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 52828 T593 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 52837 T593 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 52938 T593 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 52939 T593 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 52940 T593 oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 52940 T593 oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 52940 T593 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 52940 T593 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 52941 T593 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores\collection1\data\
   [junit4]   2> 52941 T593 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 52941 T593 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores\collection1\data\
   [junit4]   2> 52941 T593 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores\collection1\data\index/
   [junit4]   2> 52941 T593 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 52942 T593 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\control-001\cores\collection1\data\index
   [junit4]   2> 52943 T593 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@31f58fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d9dc49a),segFN=segments_1,generation=1}
   [junit4]   2> 52943 T593 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 52945 T593 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 52948 T593 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 52949 T593 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 52950 T593 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 52952 T593 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 52952 T593 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 52953 T593 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 52954 T593 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 52954 T593 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 52954 T593 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 52954 T593 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 52955 T593 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 52955 T593 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 52956 T593 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 52956 T593 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 52957 T593 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@31f58fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d9dc49a),segFN=segments_1,generation=1}
   [junit4]   2> 52957 T593 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 52957 T593 oass.SolrIndexSearcher.<init> Opening Searcher@13ab27bf[collection1] main
   [junit4]   2> 52958 T593 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 52960 T593 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 52960 T593 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 52961 T593 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 52961 T593 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 52961 T593 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 52962 T593 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 52962 T593 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 52962 T593 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 52963 T593 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 52964 T594 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13ab27bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 52964 T593 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 52964 T597 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64233 collection:control_collection shard:shard1
   [junit4]   2> 52964 T561 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 52964 T561 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 52965 T561 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 52967 T597 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 52969 T561 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 52971 T600 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b5fccf2 name:ZooKeeperConnection Watcher:127.0.0.1:64223/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52971 T561 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 52971 T561 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 52971 T561 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 52974 T597 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 52975 T561 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 52975 T561 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 52975 T561 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 52976 T561 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 52978 T589 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 52978 T597 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 52978 T597 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C141 name=collection1 org.apache.solr.core.SolrCore@70a3c593 url=http://127.0.0.1:64233/collection1 node=127.0.0.1:64233_ C141_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:64233, node_name=127.0.0.1:64233_, state=down}
   [junit4]   2> 52978 T597 C141 P64233 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64233/collection1/
   [junit4]   2> 52978 T597 C141 P64233 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 52979 T597 C141 P64233 oasc.SyncStrategy.syncToMe http://127.0.0.1:64233/collection1/ has no replicas
   [junit4]   2> 52979 T597 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64233/collection1/ shard1
   [junit4]   2> 52979 T597 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 52979 T603 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2765f02 name:ZooKeeperConnection Watcher:127.0.0.1:64223/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52979 T590 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 52979 T561 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 52980 T561 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 52983 T563 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c3e9e73020005, 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> 
   [junit4]   2> 52987 T590 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 52987 T590 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 52991 T600 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 52995 T589 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 53002 T604 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 53010 T590 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64233",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 53011 T590 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 53014 T589 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 53014 T600 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 53020 T589 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 53022 T589 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 53023 T600 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 53034 T561 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores\collection1
   [junit4]   2> 53037 T561 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001
   [junit4]   2> 53038 T561 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 53041 T561 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@250bec6e{/,null,AVAILABLE}
   [junit4]   2> 53042 T561 oejs.AbstractConnector.doStart Started ServerConnector@5bc32ea2{HTTP/1.1}{127.0.0.1:64250}
   [junit4]   2> 53042 T561 oejs.Server.doStart Started @54831ms
   [junit4]   2> 53042 T561 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=64250, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores}
   [junit4]   2> 53043 T561 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 53043 T561 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\'
   [junit4]   2> 53057 T597 oasc.ZkController.register We are http://127.0.0.1:64233/collection1/ and leader is http://127.0.0.1:64233/collection1/
   [junit4]   2> 53057 T597 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64233
   [junit4]   2> 53057 T597 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 53057 T597 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 53057 T597 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 53061 T589 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 53063 T590 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64233",
   [junit4]   2> 	  "node_name":"127.0.0.1:64233_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 53064 T590 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64233",
   [junit4]   2> 	  "node_name":"127.0.0.1:64233_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 53068 T561 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\solr.xml
   [junit4]   2> 53075 T561 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores
   [junit4]   2> 53075 T561 oasc.CoreContainer.<init> New CoreContainer 1734441893
   [junit4]   2> 53075 T561 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\]
   [junit4]   2> 53076 T561 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\lib
   [junit4]   2> 53076 T561 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\lib).
   [junit4]   2> 53084 T561 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 53084 T561 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 53084 T561 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 53084 T561 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 53084 T561 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 53084 T561 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 53085 T561 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 53085 T561 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 53085 T561 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 53085 T561 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 53085 T561 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 53086 T561 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 53086 T561 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 53086 T561 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 53086 T561 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 53086 T561 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64223/solr
   [junit4]   2> 53087 T561 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 53087 T561 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 53088 T561 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 53090 T618 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b544664 name:ZooKeeperConnection Watcher:127.0.0.1:64223 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 53090 T561 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 53090 T561 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 53093 T561 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 53095 T621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17c98674 name:ZooKeeperConnection Watcher:127.0.0.1:64223/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 53095 T561 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 53102 T561 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 53170 T589 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 53170 T600 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 53170 T621 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 54113 T561 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64250_
   [junit4]   2> 54114 T561 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64250_
   [junit4]   2> 54117 T561 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 54121 T561 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores
   [junit4]   2> 54122 T561 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 54122 T561 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores\collection1\
   [junit4]   2> 54123 T561 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 54126 T622 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 54126 T622 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 54128 T589 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 54129 T622 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 54129 T590 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64250",
   [junit4]   2> 	  "node_name":"127.0.0.1:64250_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 54129 T622 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 54130 T590 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64250",
   [junit4]   2> 	  "node_name":"127.0.0.1:64250_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 54130 T622 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 54130 T590 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 54130 T590 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 54131 T622 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 54131 T622 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 54235 T590 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 54236 T621 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 54237 T621 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 55131 T622 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 55131 T622 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 55132 T622 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 55132 T622 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 55134 T622 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 55134 T622 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores\collection1\'
   [junit4]   2> 55147 T622 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 55149 T622 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 55156 T622 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 55162 T622 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 55172 T622 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 55173 T622 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 55178 T622 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 55278 T622 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 55279 T622 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 55280 T622 oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 55280 T622 oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 55281 T622 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 55281 T622 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 55281 T622 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 55281 T622 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 55282 T622 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 55282 T622 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 55282 T622 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 55285 T622 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 55285 T622 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@11699ce5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bd8e0aa),segFN=segments_1,generation=1}
   [junit4]   2> 55286 T622 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 55287 T622 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 55292 T622 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55293 T622 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55294 T622 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55294 T622 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55295 T622 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 55297 T622 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 55297 T622 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 55297 T622 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 55297 T622 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 55297 T622 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 55298 T622 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 55298 T622 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 55299 T622 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 55299 T622 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 55300 T622 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@11699ce5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bd8e0aa),segFN=segments_1,generation=1}
   [junit4]   2> 55300 T622 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 55300 T622 oass.SolrIndexSearcher.<init> Opening Searcher@5d578dfe[collection1] main
   [junit4]   2> 55300 T622 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 55302 T622 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 55302 T622 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 55303 T622 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 55303 T622 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 55303 T622 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 55304 T622 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 55304 T622 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 55304 T622 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 55305 T622 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 55306 T623 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d578dfe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 55306 T622 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 55307 T626 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64250 collection:collection1 shard:shard2
   [junit4]   2> 55308 T561 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 55308 T561 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 55309 T626 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 55315 T626 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 55318 T589 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 55318 T626 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 55319 T626 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C142 name=collection1 org.apache.solr.core.SolrCore@82c1e52 url=http://127.0.0.1:64250/collection1 node=127.0.0.1:64250_ C142_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:64250, node_name=127.0.0.1:64250_, state=down}
   [junit4]   2> 55319 T626 C142 P64250 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64250/collection1/
   [junit4]   2> 55319 T626 C142 P64250 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 55319 T626 C142 P64250 oasc.SyncStrategy.syncToMe http://127.0.0.1:64250/collection1/ has no replicas
   [junit4]   2> 55319 T626 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64250/collection1/ shard2
   [junit4]   2> 55319 T626 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 55320 T590 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 55321 T590 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 55323 T621 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 55324 T621 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 55328 T590 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64250",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 55329 T590 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 55330 T621 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 55331 T621 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 55333 T589 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 55371 T561 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores\collection1
   [junit4]   2> 55373 T561 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001
   [junit4]   2> 55374 T561 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 55377 T561 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@84eb0d0{/,null,AVAILABLE}
   [junit4]   2> 55378 T626 oasc.ZkController.register We are http://127.0.0.1:64250/collection1/ and leader is http://127.0.0.1:64250/collection1/
   [junit4]   2> 55378 T626 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64250
   [junit4]   2> 55378 T626 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 55378 T626 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 55378 T626 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 55378 T561 oejs.AbstractConnector.doStart Started ServerConnector@1958b697{HTTP/1.1}{127.0.0.1:64259}
   [junit4]   2> 55379 T561 oejs.Server.doStart Started @57173ms
   [junit4]   2> 55379 T561 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=64259, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores}
   [junit4]   2> 55380 T589 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 55380 T561 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 55380 T561 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\'
   [junit4]   2> 55382 T590 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64250",
   [junit4]   2> 	  "node_name":"127.0.0.1:64250_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 55383 T590 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64250",
   [junit4]   2> 	  "node_name":"127.0.0.1:64250_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 55386 T590 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 55389 T621 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 55390 T626 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 55393 T621 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 55399 T561 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\solr.xml
   [junit4]   2> 55410 T561 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores
   [junit4]   2> 55410 T561 oasc.CoreContainer.<init> New CoreContainer 1530781774
   [junit4]   2> 55411 T561 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\]
   [junit4]   2> 55411 T561 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\lib
   [junit4]   2> 55411 T561 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\lib).
   [junit4]   2> 55419 T561 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 55419 T561 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 55420 T561 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 55420 T561 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 55420 T561 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 55420 T561 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 55420 T561 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 55421 T561 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 55421 T561 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 55421 T561 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 55421 T561 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 55421 T561 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 55421 T561 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 55422 T561 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 55422 T561 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 55422 T561 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64223/solr
   [junit4]   2> 55422 T561 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 55422 T561 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 55423 T561 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 55425 T640 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b9f5890 name:ZooKeeperConnection Watcher:127.0.0.1:64223 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 55426 T561 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 55426 T561 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 55430 T561 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 55432 T643 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ec3382d name:ZooKeeperConnection Watcher:127.0.0.1:64223/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 55432 T561 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 55438 T561 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 56446 T561 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64259_
   [junit4]   2> 56447 T561 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64259_
   [junit4]   2> 56451 T561 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 56454 T561 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores
   [junit4]   2> 56455 T561 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 56456 T561 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores\collection1\
   [junit4]   2> 56456 T561 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 56460 T644 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 56460 T644 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 56462 T589 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 56463 T644 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 56463 T644 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 56464 T590 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64259",
   [junit4]   2> 	  "node_name":"127.0.0.1:64259_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 56464 T644 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 56464 T590 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64259",
   [junit4]   2> 	  "node_name":"127.0.0.1:64259_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 56464 T590 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 56464 T590 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 56464 T644 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 56465 T644 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 56465 T590 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 56465 T643 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 56465 T621 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 56466 T643 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 56466 T621 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 57465 T644 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 57465 T644 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 57465 T644 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 57465 T644 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 57467 T644 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 57467 T644 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores\collection1\'
   [junit4]   2> 57503 T644 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 57506 T644 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 57523 T644 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 57530 T644 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 57578 T644 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 57590 T644 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 57597 T644 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 57739 T644 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 57741 T644 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 57741 T644 oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 57741 T644 oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 57744 T644 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 57744 T644 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 57744 T644 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 57744 T644 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 57744 T644 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 57744 T644 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores\collection1\data\index/
   [junit4]   2> 57744 T644 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 57745 T644 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-2-001\cores\collection1\data\index
   [junit4]   2> 57745 T644 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1c8b4720 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44d04584),segFN=segments_1,generation=1}
   [junit4]   2> 57745 T644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 57749 T644 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 57754 T644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 57755 T644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 57756 T644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 57756 T644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 57756 T644 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 57758 T644 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 57758 T644 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 57758 T644 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 57758 T644 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 57759 T644 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 57759 T644 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 57760 T644 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 57761 T644 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 57761 T644 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 57774 T644 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1c8b4720 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44d04584),segFN=segments_1,generation=1}
   [junit4]   2> 57774 T644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 57775 T644 oass.SolrIndexSearcher.<init> Opening Searcher@52400fbf[collection1] main
   [junit4]   2> 57775 T644 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 57830 T644 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 57830 T644 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 57831 T644 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 57831 T644 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 57831 T644 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 57833 T644 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 57833 T644 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 57834 T644 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 57840 T644 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 57840 T644 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 57841 T648 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64259 collection:collection1 shard:shard1
   [junit4]   2> 57842 T645 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52400fbf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 57842 T561 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 57842 T561 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 57849 T648 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 57889 T561 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-3-001\cores\collection1
   [junit4]   2> 57891 T561 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-3-001
   [junit4]   2> 57895 T561 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 57901 T561 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@4977242b{/,null,AVAILABLE}
   [junit4]   2> 57902 T561 oejs.AbstractConnector.doStart Started ServerConnector@4fdf0ecc{HTTP/1.1}{127.0.0.1:64271}
   [junit4]   2> 57902 T561 oejs.Server.doStart Started @59697ms
   [junit4]   2> 57903 T561 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=64271, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\

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

=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 131601 T1049 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 131601 T1049 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 131602 T1049 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 131604 T1049 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 131604 T1049 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 131604 T1049 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-3-003\cores\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-3-003\cores\collection1\data\;done=false>>]
   [junit4]   2> 131605 T1049 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-3-003\cores\collection1\data\
   [junit4]   2> 131605 T1049 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-3-003\cores\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-3-003\cores\collection1\data\index;done=false>>]
   [junit4]   2> 131605 T1049 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001\shard-3-003\cores\collection1\data\index
   [junit4]   2> 131605 T1049 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:71)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:928)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:923)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:223)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:485)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [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:390)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [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 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> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [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.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:90)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:84)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:69)
   [junit4]   2> 	... 19 more
   [junit4]   2> 
   [junit4]   2> 131608 T561 oejs.AbstractConnector.doStop Stopped ServerConnector@672bef5c{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 131608 T561 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@486fa48b{/,null,UNAVAILABLE}
   [junit4]   2> 131611 T936 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c3e9f6a160004, 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> 
   [junit4]   2> 131612 T561 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 64478
   [junit4]   2> 131613 T561 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:64471 64471
   [junit4]   2> 133800 T935 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:64471 64471
   [junit4]   2> 133802 T935 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/aliases.json
   [junit4]   2> 		5	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/configs/conf1
   [junit4]   2> 		3	/solr/collections/collection1/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/live_nodes
   [junit4]   2> 		3	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> 133803 T561 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.CloudSolrClientTest 2266B7F385B3D65-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=Memory doPackFST= false), id=Lucene50(blocksize=128), text=Lucene50(blocksize=128), range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sl, timezone=Europe/Istanbul
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=3,threads=1,free=10259656,total=88137728
   [junit4]   2> NOTE: All tests run in this JVM: [ClientUtilsTest, GetByIdTest, SolrQueryTest, TestNamedListCodec, StreamingTest, MergeIndexesEmbeddedTest, IteratorChainTest, CloudSolrClientTest]
   [junit4] Completed on J1 in 82.78s, 3 tests, 1 failure <<< FAILURES!

[...truncated 55 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:204: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958: There were test failures: 56 suites, 347 tests, 1 failure

Total time: 56 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any