Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4494/ Java: 32bit/jdk1.8.0_31 -server -XX:+UseConcMarkSweepGC
3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZk2Test Error Message: Could not remove the following files (in the order of attempts): C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-002: java.nio.file.AccessDeniedException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-002 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001 Stack Trace: java.io.IOException: Could not remove the following files (in the order of attempts): C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-002: java.nio.file.AccessDeniedException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-002 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001 at __randomizedtesting.SeedInfo.seed([853CD4074A5D9AA6]:0) at org.apache.lucene.util.IOUtils.rm(IOUtils.java:286) at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:170) at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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) FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: org.apache.http.NoHttpResponseException: The target server failed to respond Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:865) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:730) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284) at org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112) 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:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915) 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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) 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:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) 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 org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) 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) Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:546) at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:543) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup Error Message: Could not remove the following files (in the order of attempts): C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001\collection1 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001\collection1\data: java.nio.file.AccessDeniedException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001\collection1\data C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1\data: java.nio.file.AccessDeniedException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1\data C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001 Stack Trace: java.io.IOException: Could not remove the following files (in the order of attempts): C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001\collection1 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001\collection1\data: java.nio.file.AccessDeniedException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001\collection1\data C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1\data: java.nio.file.AccessDeniedException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1\data C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001 at __randomizedtesting.SeedInfo.seed([853CD4074A5D9AA6]:0) at org.apache.lucene.util.IOUtils.rm(IOUtils.java:286) at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:170) at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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 9204 lines...] [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\init-core-data-001 [junit4] 2> 1054158 T4615 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 1054169 T4615 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1054174 T4616 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1054278 T4615 oasc.ZkTestServer.run start zk server on port:60487 [junit4] 2> 1054278 T4615 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1054284 T4615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1054315 T4623 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@313eab name:ZooKeeperConnection Watcher:127.0.0.1:60487 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1054315 T4615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1054315 T4615 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1054315 T4615 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1054326 T4615 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1054343 T4615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1054344 T4626 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69f538 name:ZooKeeperConnection Watcher:127.0.0.1:60487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1054345 T4615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1054345 T4615 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1054345 T4615 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1054349 T4615 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1054352 T4615 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1054354 T4615 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1054357 T4615 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1054357 T4615 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1054362 T4615 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 1054362 T4615 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1054365 T4615 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1054365 T4615 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1054371 T4615 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1054371 T4615 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1054376 T4615 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1054377 T4615 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1054382 T4615 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 1054382 T4615 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1054386 T4615 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1054386 T4615 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1054391 T4615 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1054391 T4615 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1054395 T4615 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1054395 T4615 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1054398 T4615 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1054398 T4615 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1054403 T4615 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1054403 T4615 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1056746 T4615 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\control-001\cores\collection1 [junit4] 2> 1056756 T4615 oejs.Server.doStart jetty-9.2.6.v20141205 [junit4] 2> 1056768 T4615 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1bdd8b3{/,null,AVAILABLE} [junit4] 2> 1056837 T4615 oejs.AbstractConnector.doStart Started ServerConnector@c827f8{HTTP/1.1}{127.0.0.1:60494} [junit4] 2> 1056837 T4615 oejs.Server.doStart Started @1057105ms [junit4] 2> 1056837 T4615 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 1056837 T4615 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1056837 T4615 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\control-001 [junit4] 2> 1056839 T4615 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\control-001\' [junit4] 2> 1056872 T4615 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\control-001\solr.xml [junit4] 2> 1056893 T4615 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\control-001\cores [junit4] 2> 1056893 T4615 oasc.CoreContainer.<init> New CoreContainer 12960997 [junit4] 2> 1056893 T4615 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\control-001\] [junit4] 2> 1056896 T4615 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1056896 T4615 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1056896 T4615 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1056896 T4615 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1056896 T4615 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1056896 T4615 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1056897 T4615 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1056897 T4615 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1056897 T4615 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1056897 T4615 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1056897 T4615 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1056900 T4615 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1056900 T4615 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1056900 T4615 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1056900 T4615 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1056900 T4615 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60487/solr [junit4] 2> 1056900 T4615 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1056900 T4615 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1056909 T4615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1056911 T4640 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c1781e name:ZooKeeperConnection Watcher:127.0.0.1:60487 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1056912 T4615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1056912 T4615 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1056923 T4615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1056923 T4643 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ae641a name:ZooKeeperConnection Watcher:127.0.0.1:60487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1056924 T4615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1056928 T4615 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1056933 T4615 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1056937 T4615 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1056942 T4615 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1056946 T4615 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1056952 T4615 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1056955 T4615 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60494_ [junit4] 2> 1056956 T4615 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60494_ [junit4] 2> 1056961 T4615 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1056966 T4615 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1056970 T4615 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1056973 T4615 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:60494_ [junit4] 2> 1056973 T4615 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1056977 T4615 oasc.Overseer.start Overseer (id=93334612421771267-127.0.0.1:60494_-n_0000000000) starting [junit4] 2> 1056981 T4615 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1057000 T4615 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1057030 T4645 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1057036 T4644 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1057039 T4615 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1057047 T4615 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1057049 T4615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1057057 T4615 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\control-001\cores [junit4] 2> 1057059 T4615 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\control-001\cores\collection1\ [junit4] 2> 1057059 T4615 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1057062 T4647 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 1057062 T4647 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1057063 T4647 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1057064 T4643 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1057069 T4644 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60494", [junit4] 2> "node_name":"127.0.0.1:60494_", [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> 1057071 T4644 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:60494", [junit4] 2> "node_name":"127.0.0.1:60494_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1057071 T4644 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 1057071 T4644 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1057073 T4643 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> 1058096 T4647 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1058096 T4647 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 1058098 T4647 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1058098 T4647 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1058101 T4647 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1058101 T4647 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\control-001\cores\collection1\' [junit4] 2> 1058143 T4647 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1058148 T4647 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1058169 T4647 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1058180 T4647 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1058198 T4647 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1058202 T4647 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1058207 T4647 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1058404 T4647 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1058412 T4647 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1058413 T4647 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1058443 T4647 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1058456 T4647 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1058458 T4647 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1058459 T4647 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1058459 T4647 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1058459 T4647 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1058461 T4647 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1058461 T4647 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1058463 T4647 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1058463 T4647 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1058463 T4647 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-001/control/data\ [junit4] 2> 1058463 T4647 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@83c4ef [junit4] 2> 1058463 T4647 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-001/control/data\ [junit4] 2> 1058463 T4647 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-001/control/data\index/ [junit4] 2> 1058463 T4647 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-001\control\data\index' doesn't exist. Creating new index... [junit4] 2> 1058473 T4647 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-001/control/data\index [junit4] 2> 1058473 T4647 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=66.1787109375, floorSegmentMB=0.8876953125, forceMergeDeletesPctAllowed=27.994372461134343, segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1058474 T4647 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@fca610 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@144bef5),segFN=segments_1,generation=1} [junit4] 2> 1058474 T4647 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1058476 T4647 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1058476 T4647 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1058476 T4647 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1058476 T4647 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1058476 T4647 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1058476 T4647 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1058476 T4647 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1058477 T4647 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1058477 T4647 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1058477 T4647 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1058477 T4647 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1058477 T4647 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1058479 T4647 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1058479 T4647 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 1058480 T4647 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 1058480 T4647 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 1058480 T4647 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 1058481 T4647 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 1058481 T4647 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 1058482 T4647 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 1058482 T4647 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 1058482 T4647 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 1058483 T4647 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 1058483 T4647 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 1058483 T4647 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1058484 T4647 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 1058484 T4647 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1058491 T4647 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1058496 T4647 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1058499 T4647 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1058501 T4647 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1058501 T4647 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1058530 T4647 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1058530 T4647 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1058530 T4647 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7623645614678576] [junit4] 2> 1058532 T4647 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@fca610 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@144bef5),segFN=segments_1,generation=1} [junit4] 2> 1058532 T4647 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1058532 T4647 oass.SolrIndexSearcher.<init> Opening Searcher@70be21[collection1] main [junit4] 2> 1058532 T4647 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1058533 T4647 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1058533 T4647 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1058534 T4647 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1058534 T4647 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1058534 T4647 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1058534 T4647 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1058534 T4647 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1058534 T4647 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1058536 T4647 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1058536 T4648 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70be21[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1058537 T4647 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1058538 T4651 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60494 collection:control_collection shard:shard1 [junit4] 2> 1058541 T4615 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 1058541 T4615 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1058542 T4615 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1058543 T4651 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 1058547 T4615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1058556 T4654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@83a190 name:ZooKeeperConnection Watcher:127.0.0.1:60487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1058557 T4615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1058557 T4615 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1058561 T4615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1058566 T4651 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1058570 T4615 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1058570 T4615 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1058570 T4615 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1058575 T4615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1058577 T4643 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1058579 T4651 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1058579 T4651 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1881 name=collection1 org.apache.solr.core.SolrCore@1438f8b url=http://127.0.0.1:60494/collection1 node=127.0.0.1:60494_ C1881_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60494, node_name=127.0.0.1:60494_, state=down} [junit4] 2> 1058579 T4651 C1881 P60494 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60494/collection1/ [junit4] 2> 1058579 T4651 C1881 P60494 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1058579 T4651 C1881 P60494 oasc.SyncStrategy.syncToMe http://127.0.0.1:60494/collection1/ has no replicas [junit4] 2> 1058579 T4651 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60494/collection1/ shard1 [junit4] 2> 1058581 T4651 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 1058583 T4644 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> 1058587 T4643 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> 1058588 T4654 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> 1058625 T4644 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:60494", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 1058633 T4654 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> 1058636 T4658 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1058646 T4657 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1836bed name:ZooKeeperConnection Watcher:127.0.0.1:60487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1058648 T4615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1058648 T4615 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1058651 T4643 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1058800 T4644 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: 3 [junit4] 2> 1058801 T4644 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 1058947 T4651 oasc.ZkController.register We are http://127.0.0.1:60494/collection1/ and leader is http://127.0.0.1:60494/collection1/ [junit4] 2> 1058956 T4651 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60494 [junit4] 2> 1058956 T4651 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1058956 T4651 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 1058956 T4651 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1059278 T4643 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1059820 T4644 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:60494", [junit4] 2> "node_name":"127.0.0.1:60494_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 1059821 T4644 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:60494", [junit4] 2> "node_name":"127.0.0.1:60494_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1059822 T4644 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 1059837 T4654 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> 1059837 T4643 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> 1059983 T4654 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> 1060614 T4615 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-1-001\cores\collection1 [junit4] 2> 1060751 T4615 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1060753 T4615 oejs.Server.doStart jetty-9.2.6.v20141205 [junit4] 2> 1060757 T4615 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1b7826c{/,null,AVAILABLE} [junit4] 2> 1060760 T4615 oejs.AbstractConnector.doStart Started ServerConnector@f01dc{HTTP/1.1}{127.0.0.1:60509} [junit4] 2> 1060760 T4615 oejs.Server.doStart Started @1061189ms [junit4] 2> 1060760 T4615 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 1060760 T4615 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1060760 T4615 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-1-001 [junit4] 2> 1060760 T4615 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-1-001\' [junit4] 2> 1060821 T4615 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-1-001\solr.xml [junit4] 2> 1060833 T4615 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-1-001\cores [junit4] 2> 1060835 T4615 oasc.CoreContainer.<init> New CoreContainer 9862801 [junit4] 2> 1060835 T4615 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-1-001\] [junit4] 2> 1060837 T4615 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1060838 T4615 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1060838 T4615 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1060838 T4615 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1060838 T4615 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1060838 T4615 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1060838 T4615 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1060838 T4615 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1060841 T4615 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1060841 T4615 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1060841 T4615 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1060851 T4615 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1060851 T4615 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1060851 T4615 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1060852 T4615 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1060852 T4615 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60487/solr [junit4] 2> 1060852 T4615 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1060852 T4615 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1060857 T4615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1060860 T4672 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@833a1b name:ZooKeeperConnection Watcher:127.0.0.1:60487 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1060861 T4615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1060861 T4615 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1060864 T4617 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14b9755e2a60006, 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> 1060865 T4615 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1060868 T4675 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12fbbac name:ZooKeeperConnection Watcher:127.0.0.1:60487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1060868 T4615 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1060877 T4615 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1061826 T4615 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60509_ [junit4] 2> 1061829 T4615 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60509_ [junit4] 2> 1061835 T4615 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1061838 T4615 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-1-001\cores [junit4] 2> 1061839 T4615 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-1-001\cores\collection1\ [junit4] 2> 1061840 T4615 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1061844 T4676 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1061844 T4676 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1061847 T4643 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1061848 T4676 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 1061848 T4676 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 1061848 T4644 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:60509", [junit4] 2> "node_name":"127.0.0.1:60509_", [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> 1061849 T4676 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 1061849 T4644 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:60509", [junit4] 2> "node_name":"127.0.0.1:60509_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 1061850 T4644 oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 1061850 T4644 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 1061856 T4644 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 1061856 T4676 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 1061857 T4676 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1061858 T4675 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> 1061859 T4675 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 1062785 T4676 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1062785 T4676 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 1062787 T4676 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1062787 T4676 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1062788 T4676 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1062788 T4676 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-1-001\cores\collection1\' [junit4] 2> 1062818 T4676 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1062822 T4676 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1062835 T4676 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1062844 T4676 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1062858 T4676 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1062861 T4676 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1062864 T4676 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1063020 T4676 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1063027 T4676 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1063027 T4676 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1063044 T4676 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1063048 T4676 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1063053 T4676 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1063054 T4676 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1063055 T4676 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1063055 T4676 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1063056 T4676 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1063056 T4676 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1063056 T4676 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1063056 T4676 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1063057 T4676 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-001/jetty1\ [junit4] 2> 1063057 T4676 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@83c4ef [junit4] 2> 1063058 T4676 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-001/jetty1\ [junit4] 2> 1063058 T4676 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-001/jetty1\index/ [junit4] 2> 1063058 T4676 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-001\jetty1\index' doesn't exist. Creating new index... [junit4] 2> 1063059 T4676 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\tempDir-001/jetty1\index [junit4] 2> 1063060 T4676 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=66.1787109375, floorSegmentMB=0.8876953125, forceMergeDeletesPctAllowed=27.994372461134343, segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1063061 T4676 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1582544 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c3ea8f),segFN=segments_1,generation=1} [junit4] 2> 1063061 T4676 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1063065 T4676 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1063065 T4676 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1063065 T4676 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1063065 T4676 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1063065 T4676 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1063065 T4676 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1063066 T4676 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1063066 T4676 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1063066 T4676 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1063068 T4676 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1063068 T4676 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1063069 T4676 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1063069 T4676 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1063070 T4676 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 1063071 T4676 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 1063073 T4676 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 1063074 T4676 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 1063074 T4676 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 1063077 T4676 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 1063084 T4676 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 1063084 T4676 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 1063084 T4676 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 1063085 T4676 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 1063085 T4676 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 1063086 T4676 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1063087 T4676 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 1063087 T4676 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1063093 T4676 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1063094 T4676 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1063095 T4676 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1063097 T4676 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1063097 T4676 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1063100 T4676 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1063100 T4676 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1063101 T4676 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7623645614678576] [junit4] 2> 1063102 T4676 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1582544 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c3ea8f),segFN=segments_1,generation=1} [junit4] 2> 1063102 T4676 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1063102 T4676 oass.SolrIndexSearcher.<init> Opening Searcher@55b7c5[collection1] main [junit4] 2> 1063102 T4676 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1063103 T4676 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1063103 T4676 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1063104 T4676 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1063104 T4676 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1063104 T4676 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1063105 T4676 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1063105 T4676 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1063105 T4676 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1063105 T4676 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1063107 T4677 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55b7c5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1063107 T4676 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1063109 T4680 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60509 collection:collection1 shard:shard2 [junit4] 2> 1063110 T4615 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 1063111 T4615 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1063112 T4680 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 1063123 T4680 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 1063128 T4643 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1063130 T4680 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1063130 T4680 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1882 name=collection1 org.apache.solr.core.SolrCore@37177e url=http://127.0.0.1:60509/collection1 node=127.0.0.1:60509_ C1882_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60509, node_name=127.0.0.1:60509_, state=down} [junit4] 2> 1063131 T4680 C1882 P60509 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60509/collection1/ [junit4] 2> 1063131 T4680 C1882 P60509 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1063131 T4680 C1882 P60509 oasc.SyncStrategy.syncToMe http://127.0.0.1:60509/collection1/ has no replicas [junit4] 2> 1063131 T4680 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60509/collection1/ shard2 [junit4] 2> 1063132 T4680 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 1063134 T4644 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> 1063137 T4644 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1 [junit4] 2> 1063140 T4675 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> 1063141 T4675 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 1063151 T4644 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:60509", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 1063154 T4644 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2 [junit4] 2> 1063158 T4675 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> 1063161 T4675 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 1063171 T4643 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1063195 T4680 oasc.ZkController.register We are http://127.0.0.1:60509/collection1/ and leader is http://127.0.0.1:60509/collection1/ [junit4] 2> 1063195 T4680 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60509 [junit4] 2> 1063195 T4680 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1063195 T4680 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 1063195 T4680 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1063199 T4643 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1063203 T4644 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:60509", [junit4] 2> "node_name":"127.0.0.1:60509_", [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> 1063205 T4644 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:60509", [junit4] 2> "node_name":"127.0.0.1:60509_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 1063209 T4644 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3 [junit4] 2> 1063210 T4675 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> 1063213 T4680 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 1063216 T4675 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 1064733 T4615 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-2-001\cores\collection1 [junit4] 2> 1064738 T4615 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1064739 T4615 oejs.Server.doStart jetty-9.2.6.v20141205 [junit4] 2> 1064742 T4615 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1549fc8{/,null,AVAILABLE} [junit4] 2> 1064743 T4615 oejs.AbstractConnector.doStart Started ServerConnector@53d1b6{HTTP/1.1}{127.0.0.1:60518} [junit4] 2> 1064743 T4615 oejs.Server.doStart Started @1065602ms [junit4] 2> 1064744 T4615 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 1064744 T4615 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1064744 T4615 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-2-001 [junit4] 2> 1064744 T4615 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-2-001\' [junit4] 2> 1064771 T4615 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-2-001\solr.xml [junit4] 2> 1064784 T4615 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-2-001\cores [junit4] 2> 1064784 T4615 oasc.CoreContainer.<init> New CoreContainer 7466308 [junit4] 2> 1064787 T4615 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test 853CD4074A5D9AA6-001\shard-2-001\] [junit4] 2> 1064787 T4615 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1064787 T4615 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1064787 T4615 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1064787 T4615 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1064787 T4615 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1064787 T4615 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1064787 T4615 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1064789 T4615 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1064789 T4615 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1064789 T4615 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1064789 T4615 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1064789 T4615 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1064789 T4615 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1064790 T4615 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1064790 T4615 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1064790 T4615 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60487/solr [junit4] 2> 1064790 T4615 oasc.ZkController.checkChrootPath zkHost includes chroot [j [...truncated too long message...] olr-instance-002\collection1\data\index [junit4] 2> 1413572 T6078 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1\data\;done=false>>] [junit4] 2> 1413572 T6078 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1\data\ [junit4] 2> 1413574 T6078 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@179f60e{/solr,null,UNAVAILABLE} [junit4] 2> 1413581 T6078 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {name=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=DefaultSimilarity, locale=sv_SE, timezone=W-SU [junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_31 (32-bit)/cpus=2,threads=1,free=32812656,total=168099840 [junit4] 2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, TestNoOpRegenerator, TestSolr4Spatial, LeaderElectionTest, HdfsLockFactoryTest, TestZkChroot, TestCoreContainer, CopyFieldTest, TestArbitraryIndexDir, TestStressVersions, TestSolrQueryParser, TestSolrDeletionPolicy2, TestCloudManagedSchema, RecoveryAfterSoftCommitTest, TestJmxMonitoredMap, TestRestManager, DistribDocExpirationUpdateProcessorTest, TestConfig, UnloadDistributedZkTest, TestDistribDocBasedVersion, TestDefaultStatsCache, SearchHandlerTest, TestFastLRUCache, TestReversedWildcardFilterFactory, DistribJoinFromCollectionTest, ActionThrottleTest, DistributedQueryComponentOptimizationTest, TestCloudInspectUtil, TestDocumentBuilder, TestConfigReload, RemoteQueryErrorTest, TestCSVResponseWriter, TestValueSourceCache, AlternateDirectoryTest, AliasIntegrationTest, SolrPluginUtilsTest, TestComplexPhraseQParserPlugin, TestDocSet, TestPerFieldSimilarity, PathHierarchyTokenizerFactoryTest, DistributedQueueTest, TestLMDirichletSimilarityFactory, TestChildDocTransformer, DeleteInactiveReplicaTest, CursorPagingTest, RollingRestartTest, HdfsBasicDistributedZkTest, ExternalFileFieldSortTest, SignatureUpdateProcessorFactoryTest, TestSolr4Spatial2, AnalysisAfterCoreReloadTest, NotRequiredUniqueKeyTest, SimpleMLTQParserTest, TestDFRSimilarityFactory, TestExactSharedStatsCache, SaslZkACLProviderTest, SuggesterWFSTTest, SolrInfoMBeanTest, MinimalSchemaTest, ResponseLogComponentTest, TestSystemIdResolver, OverriddenZkACLAndCredentialsProvidersTest, StandardRequestHandlerTest, TestCollapseQParserPlugin, TestLeaderElectionZkExpiry, TestSimpleQParserPlugin, DateRangeFieldTest, SpellCheckComponentTest, AnalyticsMergeStrategyTest, TestCursorMarkWithoutUniqueKey, TermsComponentTest, ChangedSchemaMergeTest, DeleteReplicaTest, TestSolrJ, JSONWriterTest, TestMissingGroups, TestReRankQParserPlugin, SortByFunctionTest, HttpPartitionTest, MigrateRouteKeyTest, DeleteShardTest, TestSolrIndexConfig, TestJoin, DirectUpdateHandlerOptimizeTest, TestClassNameShortening, CloudMLTQParserTest, BasicDistributedZk2Test, TestLFUCache, DateFieldTest, ResourceLoaderTest, XmlUpdateRequestHandlerTest, DistribCursorPagingTest, TestRTGBase, TestRemoteStreaming, TestCSVLoader, TestCodecSupport, UniqFieldsUpdateProcessorFactoryTest, OverseerCollectionProcessorTest, IndexBasedSpellCheckerTest, TestRandomFaceting, TestUniqueKeyFieldResource, CoreAdminCreateDiscoverTest, SuggesterTest, TestRebalanceLeaders, ConnectionManagerTest, TestStressUserVersions, CircularListTest, TestFiltering, TestReplicaProperties, DistributedFacetPivotLargeTest, ReplicationFactorTest, TestReplicationHandlerBackup] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestReplicationHandlerBackup -Dtests.seed=853CD4074A5D9AA6 -Dtests.slow=true -Dtests.locale=sv_SE -Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s | TestReplicationHandlerBackup (suite) <<< [junit4] > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts): [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1 [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002 [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001\collection1 [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001 [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001\collection1\data: java.nio.file.AccessDeniedException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001\collection1\data [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-001 [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1\data: java.nio.file.AccessDeniedException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002\collection1\data [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001\solr-instance-002 [junit4] > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup 853CD4074A5D9AA6-001 [junit4] > at __randomizedtesting.SeedInfo.seed([853CD4074A5D9AA6]:0) [junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:286) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] Completed in 5.48s, 2 tests, 1 error <<< FAILURES! [...truncated 1125 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:191: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:509: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1349: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:957: There were test failures: 466 suites, 1861 tests, 2 suite-level errors, 1 error, 55 ignored (30 assumptions) Total time: 116 minutes 12 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_31 -server -XX:+UseConcMarkSweepGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org