Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4400/ Java: 32bit/jdk1.8.0_31 -client -XX:+UseConcMarkSweepGC
2 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZk2Test.test Error Message: ._stateVer_:{collection1=16}!=null Stack Trace: junit.framework.AssertionFailedError: ._stateVer_:{collection1=16}!=null at __randomizedtesting.SeedInfo.seed([F24F6BF12F3BE905:7A1B542B81C784FD]:0) at junit.framework.Assert.fail(Assert.java:50) at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:873) at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:892) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:593) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:573) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:552) at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:280) at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:98) 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:945) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:920) 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) FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:61870/yabh/v/repfacttest_c8n_1x3_shard1_replica2 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:61870/yabh/v/repfacttest_c8n_1x3_shard1_replica2 at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:597) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:915) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:809) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:752) 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:945) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:920) 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.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:61870/yabh/v/repfacttest_c8n_1x3_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573) 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.directUpdate(CloudSolrClient.java:594) ... 47 more 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) ... 52 more Build Log: [...truncated 9301 lines...] [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\init-core-data-001 [junit4] 2> 168291 T506 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 168309 T506 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 168312 T507 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 168459 T506 oasc.ZkTestServer.run start zk server on port:53627 [junit4] 2> 168459 T506 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 168464 T506 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 168484 T514 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c4cba6 name:ZooKeeperConnection Watcher:127.0.0.1:53627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 168484 T506 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 168484 T506 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 168484 T506 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 168518 T506 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 168522 T506 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 168528 T517 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@785275 name:ZooKeeperConnection Watcher:127.0.0.1:53627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 168531 T506 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 168531 T506 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 168532 T506 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 168544 T506 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 168555 T506 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 168562 T506 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 168574 T506 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 168574 T506 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 168586 T506 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 168586 T506 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 168596 T506 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 168596 T506 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 168609 T506 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 168611 T506 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 168619 T506 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 168619 T506 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 168638 T506 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 168638 T506 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 168654 T506 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 168654 T506 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 168676 T506 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 168676 T506 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 168686 T506 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 168688 T506 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 168696 T506 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 168698 T506 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 168711 T506 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 168711 T506 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 168722 T508 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14bc716360a0001, 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> 171602 T506 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\control-001\cores\collection1 [junit4] 2> 171611 T506 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 171627 T506 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53634 [junit4] 2> 171627 T506 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 171627 T506 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 171631 T506 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\control-001 [junit4] 2> 171631 T506 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\control-001\' [junit4] 2> 171739 T506 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\control-001\solr.xml [junit4] 2> 171793 T506 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\control-001\cores [junit4] 2> 171794 T506 oasc.CoreContainer.<init> New CoreContainer 8368840 [junit4] 2> 171794 T506 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\control-001\] [junit4] 2> 171795 T506 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\control-001\lib [junit4] 2> 171795 T506 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\control-001\lib). [junit4] 2> 171836 T506 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 171838 T506 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 171838 T506 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 171838 T506 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 171839 T506 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 171839 T506 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 171840 T506 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 171841 T506 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 171841 T506 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 171843 T506 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 171843 T506 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 171845 T506 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 171847 T506 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 171847 T506 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 171848 T506 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 171849 T506 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53627/solr [junit4] 2> 171849 T506 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 171849 T506 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 171853 T506 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 171867 T529 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ee55f2 name:ZooKeeperConnection Watcher:127.0.0.1:53627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 171872 T506 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 171874 T506 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 171879 T508 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14bc716360a0002, 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> 171884 T506 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 171890 T532 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1be9965 name:ZooKeeperConnection Watcher:127.0.0.1:53627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 171892 T506 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 171894 T506 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 171912 T506 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 171924 T506 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 171938 T506 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 171951 T506 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 171953 T506 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 171953 T506 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53634_ [junit4] 2> 171953 T506 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53634_ [junit4] 2> 171962 T506 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 171987 T506 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 171994 T506 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 172002 T506 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53634_ [junit4] 2> 172002 T506 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 172014 T506 oasc.Overseer.start Overseer (id=93387115501060099-127.0.0.1:53634_-n_0000000000) starting [junit4] 2> 172023 T506 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 172059 T506 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 172063 T534 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 172064 T533 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 172065 T506 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 172083 T506 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 172092 T506 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 172117 T506 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\control-001\cores [junit4] 2> 172122 T506 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\control-001\cores\collection1\ [junit4] 2> 172123 T506 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 172127 T536 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 172128 T536 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 172132 T536 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 172132 T532 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 172133 T533 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:53634", [junit4] 2> "node_name":"127.0.0.1:53634_", [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> 172135 T533 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:53634", [junit4] 2> "node_name":"127.0.0.1:53634_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 172135 T533 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 172136 T533 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 172149 T532 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> 173449 T536 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 173449 T536 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 173453 T536 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 173453 T536 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 173456 T536 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 173456 T536 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\control-001\cores\collection1\' [junit4] 2> 173530 T536 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 173537 T536 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 173566 T536 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 173587 T536 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 173631 T536 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 173635 T536 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 173710 T536 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 174136 T536 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 174146 T536 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 174155 T536 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 174221 T536 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 174232 T536 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 174243 T536 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 174248 T536 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 174250 T536 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 174250 T536 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 174255 T536 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 174255 T536 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 174257 T536 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 174258 T536 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 174258 T536 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\tempDir-001/control/data\ [junit4] 2> 174261 T536 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@da878a [junit4] 2> 174263 T536 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\tempDir-001/control/data\ [junit4] 2> 174264 T536 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\tempDir-001/control/data\index/ [junit4] 2> 174264 T536 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\tempDir-001\control\data\index' doesn't exist. Creating new index... [junit4] 2> 174266 T536 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\tempDir-001/control/data\index [junit4] 2> 174267 T536 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1053054087, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 174270 T536 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1e22b9b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16a35be),segFN=segments_1,generation=1} [junit4] 2> 174271 T536 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 174286 T536 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 174286 T536 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 174286 T536 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 174288 T536 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 174290 T536 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 174291 T536 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 174293 T536 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 174294 T536 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 174294 T536 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 174294 T536 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 174297 T536 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 174298 T536 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 174300 T536 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 174302 T536 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 174302 T536 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 174306 T536 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 174307 T536 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 174308 T536 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 174311 T536 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 174312 T536 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 174313 T536 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 174315 T536 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 174316 T536 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 174317 T536 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 174324 T536 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 174325 T536 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 174327 T536 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 174336 T536 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 174340 T536 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 174348 T536 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 174351 T536 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 174353 T536 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 174356 T536 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 174362 T536 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 174362 T536 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 174365 T536 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5959571704038908] [junit4] 2> 174366 T536 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1e22b9b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16a35be),segFN=segments_1,generation=1} [junit4] 2> 174367 T536 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 174369 T536 oass.SolrIndexSearcher.<init> Opening Searcher@11db472[collection1] main [junit4] 2> 174369 T536 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 174374 T536 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 174374 T536 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 174381 T536 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 174381 T536 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 174381 T536 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 174385 T536 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 174385 T536 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 174385 T536 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 174385 T536 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 174389 T536 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 174390 T537 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11db472[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 174398 T540 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53634 collection:control_collection shard:shard1 [junit4] 2> 174399 T506 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 174399 T506 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 174402 T506 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 174405 T540 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 174407 T506 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 174416 T543 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f80d7a name:ZooKeeperConnection Watcher:127.0.0.1:53627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 174417 T506 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 174419 T506 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 174430 T506 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 174450 T540 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 174455 T506 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 174456 T506 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 174456 T506 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 174457 T532 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 174461 T540 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 174461 T506 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 174461 T540 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C721 name=collection1 org.apache.solr.core.SolrCore@5e6e3f url=http://127.0.0.1:53634/collection1 node=127.0.0.1:53634_ C721_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:53634, node_name=127.0.0.1:53634_, state=down} [junit4] 2> 174466 T540 C721 P53634 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53634/collection1/ [junit4] 2> 174468 T540 C721 P53634 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> ASYNC NEW_CORE C722 name=collection1 org.apache.solr.core.SolrCore@5e6e3f url=http://127.0.0.1:53634/collection1 node=127.0.0.1:53634_ C722_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:53634, node_name=127.0.0.1:53634_, state=down} [junit4] 2> 174478 T540 C722 P53634 oasc.SyncStrategy.syncToMe http://127.0.0.1:53634/collection1/ has no replicas [junit4] 2> 174478 T540 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53634/collection1/ shard1 [junit4] 2> 174478 T540 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 174466 T533 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> 174480 T546 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e1037f name:ZooKeeperConnection Watcher:127.0.0.1:53627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 174480 T506 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 174480 T506 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 174492 T543 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> 174509 T532 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> 174586 T533 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"2", [junit4] 2> "stateFormat":"2"} current state version: 2 [junit4] 2> 174587 T533 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 174596 T532 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 174599 T533 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:53634", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 174602 T533 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 174608 T543 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> 174609 T532 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> 174632 T532 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 174636 T543 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> 174637 T532 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> 174651 T540 oasc.ZkController.register We are http://127.0.0.1:53634/collection1/ and leader is http://127.0.0.1:53634/collection1/ [junit4] 2> 174651 T540 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53634 [junit4] 2> 174651 T540 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 174654 T540 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 174654 T540 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 174662 T532 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 174665 T533 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:53634", [junit4] 2> "node_name":"127.0.0.1:53634_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 174669 T533 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:53634", [junit4] 2> "node_name":"127.0.0.1:53634_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 174813 T543 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> 174816 T532 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> 177096 T506 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-1-001\cores\collection1 [junit4] 2> 177103 T506 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 177104 T506 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 177112 T506 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53649 [junit4] 2> 177112 T506 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 177114 T506 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 177114 T506 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-1-001 [junit4] 2> 177114 T506 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-1-001\' [junit4] 2> 177232 T506 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-1-001\solr.xml [junit4] 2> 177259 T506 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-1-001\cores [junit4] 2> 177259 T506 oasc.CoreContainer.<init> New CoreContainer 20025574 [junit4] 2> 177261 T506 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-1-001\] [junit4] 2> 177261 T506 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-1-001\lib [junit4] 2> 177262 T506 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-1-001\lib). [junit4] 2> 177312 T506 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 177316 T506 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 177317 T506 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 177317 T506 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 177317 T506 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 177324 T506 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 177324 T506 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 177324 T506 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 177324 T506 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 177326 T506 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 177328 T506 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 177329 T506 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 177330 T506 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 177330 T506 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 177330 T506 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 177331 T506 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53627/solr [junit4] 2> 177331 T506 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 177331 T506 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 177337 T506 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 177346 T558 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bce64f name:ZooKeeperConnection Watcher:127.0.0.1:53627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 177346 T506 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 177346 T506 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 177384 T506 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 177412 T561 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@166765f name:ZooKeeperConnection Watcher:127.0.0.1:53627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 177414 T506 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 177434 T506 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 178777 T506 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53649_ [junit4] 2> 178779 T506 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53649_ [junit4] 2> 178799 T506 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 178808 T506 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-1-001\cores [junit4] 2> 178811 T506 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-1-001\cores\collection1\ [junit4] 2> 178813 T506 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 178822 T562 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 178824 T562 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 178829 T532 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 178833 T533 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:53649", [junit4] 2> "node_name":"127.0.0.1:53649_", [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> 178835 T533 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:53649", [junit4] 2> "node_name":"127.0.0.1:53649_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 178837 T533 oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 178837 T562 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 178837 T562 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 178837 T533 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 178839 T562 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 178844 T562 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 178844 T562 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 178844 T533 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 178847 T561 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> 178851 T561 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 180162 T562 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 180162 T562 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 180164 T562 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 180164 T562 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 180167 T562 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 180167 T562 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-1-001\cores\collection1\' [junit4] 2> 180231 T562 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 180236 T562 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 180269 T562 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 180281 T562 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 180314 T562 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 180317 T562 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 180355 T562 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 180736 T562 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 180769 T562 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 180771 T562 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 180839 T562 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 180848 T562 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 180857 T562 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 180862 T562 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 180864 T562 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 180864 T562 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 180868 T562 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 180868 T562 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 180869 T562 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 180869 T562 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 180873 T562 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\tempDir-001/jetty1\ [junit4] 2> 180874 T562 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@da878a [junit4] 2> 180875 T562 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\tempDir-001/jetty1\ [junit4] 2> 180877 T562 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\tempDir-001/jetty1\index/ [junit4] 2> 180877 T562 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\tempDir-001\jetty1\index' doesn't exist. Creating new index... [junit4] 2> 180878 T562 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\tempDir-001/jetty1\index [junit4] 2> 180879 T562 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1053054087, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 180880 T562 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@a6d9fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1401fc7),segFN=segments_1,generation=1} [junit4] 2> 180882 T562 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 180901 T562 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 180902 T562 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 180904 T562 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 180904 T562 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 180904 T562 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 180905 T562 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 180906 T562 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 180907 T562 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 180907 T562 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 180918 T562 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 180920 T562 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 180924 T562 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 180927 T562 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 180928 T562 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 180930 T562 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 180937 T562 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 180939 T562 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 180941 T562 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 180946 T562 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 180948 T562 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 180956 T562 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 180959 T562 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 180963 T562 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 180966 T562 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 180968 T562 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 180970 T562 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 180973 T562 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 180988 T562 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 180993 T562 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 180999 T562 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 181002 T562 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 181005 T562 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 181008 T562 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 181011 T562 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 181011 T562 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 181020 T562 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5959571704038908] [junit4] 2> 181024 T562 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@a6d9fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1401fc7),segFN=segments_1,generation=1} [junit4] 2> 181024 T562 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 181026 T562 oass.SolrIndexSearcher.<init> Opening Searcher@58babf[collection1] main [junit4] 2> 181026 T562 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 181029 T562 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 181031 T562 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 181032 T562 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 181033 T562 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 181033 T562 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 181036 T562 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 181036 T562 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 181037 T562 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 181037 T562 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 181049 T563 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58babf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 181050 T562 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 181055 T506 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 181056 T506 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 181056 T566 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53649 collection:collection1 shard:shard2 [junit4] 2> 181059 T566 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 181080 T566 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 181087 T532 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 181089 T566 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 181089 T566 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C723 name=collection1 org.apache.solr.core.SolrCore@be1c90 url=http://127.0.0.1:53649/collection1 node=127.0.0.1:53649_ C723_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:53649, node_name=127.0.0.1:53649_, state=down} [junit4] 2> 181090 T566 C723 P53649 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53649/collection1/ [junit4] 2> 181090 T566 C723 P53649 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 181090 T566 C723 P53649 oasc.SyncStrategy.syncToMe http://127.0.0.1:53649/collection1/ has no replicas [junit4] 2> 181090 T566 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53649/collection1/ shard2 [junit4] 2> 181091 T566 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 181099 T533 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> 181104 T533 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1 [junit4] 2> 181109 T561 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> 181114 T561 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 181131 T533 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:53649", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 181137 T533 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2 [junit4] 2> 181143 T561 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> 181144 T561 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 181153 T532 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 181193 T566 oasc.ZkController.register We are http://127.0.0.1:53649/collection1/ and leader is http://127.0.0.1:53649/collection1/ [junit4] 2> 181193 T566 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53649 [junit4] 2> 181193 T566 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 181193 T566 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 181193 T566 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 181198 T532 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 181204 T533 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:53649", [junit4] 2> "node_name":"127.0.0.1:53649_", [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> 181207 T533 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:53649", [junit4] 2> "node_name":"127.0.0.1:53649_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 181211 T533 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3 [junit4] 2> 181217 T561 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> 181222 T566 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 181226 T561 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 183515 T506 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-2-001\cores\collection1 [junit4] 2> 183522 T506 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 183523 T506 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 183531 T506 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53658 [junit4] 2> 183533 T506 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 183533 T506 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 183533 T506 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-2-001 [junit4] 2> 183539 T506 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-2-001\' [junit4] 2> 183617 T506 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-2-001\solr.xml [junit4] 2> 183647 T506 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-2-001\cores [junit4] 2> 183647 T506 oasc.CoreContainer.<init> New CoreContainer 33463306 [junit4] 2> 183648 T506 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-2-001\] [junit4] 2> 183648 T506 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-2-001\lib [junit4] 2> 183648 T506 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-2-001\lib). [junit4] 2> 183675 T506 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 183676 T506 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 183676 T506 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 183676 T506 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 183680 T506 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 183680 T506 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 183680 T506 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 183680 T506 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 183681 T506 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 183681 T506 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 183681 T506 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 183685 T506 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 183685 T506 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 183685 T506 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 183685 T506 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 183686 T506 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53627/solr [junit4] 2> 183686 T506 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 183686 T506 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 183692 T506 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 183698 T578 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1799c65 name:ZooKeeperConnection Watcher:127.0.0.1:53627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 183699 T506 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 183699 T506 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 183701 T508 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14bc716360a0008, 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> 183701 T506 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 183749 T581 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dbc10e name:ZooKeeperConnection Watcher:127.0.0.1:53627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 183749 T506 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 183776 T506 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 185031 T506 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53658_ [junit4] 2> 185035 T506 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53658_ [junit4] 2> 185055 T506 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 185064 T506 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-2-001\cores [junit4] 2> 185067 T506 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test F24F6BF12F3BE905-001\shard-2-001\cores\collection1\ [junit4] 2> 185067 T506 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 185076 T582 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 185077 T582 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 185082 T532 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 185084 T582 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 185084 T582 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 185085 T533 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:53658", [junit4] 2> "node_name":"127.0.0.1:53658_", [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> 185086 T582 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 185087 T533 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:53658", [junit4] 2> "node_name":"127.0.0.1:53658_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 185089 T533 oasco.ReplicaMutator.updateState Collection already exists [...truncated too long message...] M: [RollingRestartTest, TestManagedSchemaFieldTypeResource, SynonymTokenizerTest, ChaosMonkeyNothingIsSafeTest, TestRandomDVFaceting, TestManagedSchema, BasicDistributedZk2Test, TestCloudManagedSchemaConcurrent, PrimUtilsTest, TestComplexPhraseQParserPlugin, ZkCLITest, NotRequiredUniqueKeyTest, FileBasedSpellCheckerTest, LeaderElectionIntegrationTest, SimplePostToolTest, TestRawResponseWriter, SpellingQueryConverterTest, MultiTermTest, TestDynamicLoading, AnalysisErrorHandlingTest, PreAnalyzedFieldTest, TestBadConfig, TestClusterStateMutator, TestManagedSchemaDynamicFieldResource, AlternateDirectoryTest, TestFuzzyAnalyzedSuggestions, PathHierarchyTokenizerFactoryTest, DOMUtilTest, AsyncMigrateRouteKeyTest, TestAddFieldRealTimeGet, HdfsChaosMonkeySafeLeaderTest, BasicDistributedZkTest, FieldMutatingUpdateProcessorTest, TestRecoveryHdfs, OverriddenZkACLAndCredentialsProvidersTest, TestSearchPerf, TestFunctionQuery, EchoParamsTest, ZkSolrClientTest, TestLRUStatsCache, TestDocBasedVersionConstraints, JsonLoaderTest, PolyFieldTest, TestReplicaProperties, TimeZoneUtilsTest, DistributedQueryComponentCustomSortTest, DisMaxRequestHandlerTest, TestGroupingSearch, RequestLoggingTest, SuggestComponentTest, TestBM25SimilarityFactory, TestInitParams, CoreAdminRequestStatusTest, ChangedSchemaMergeTest, LoggingHandlerTest, SolrTestCaseJ4Test, TestManagedStopFilterFactory, EnumFieldTest, TestHashPartitioner, ChaosMonkeySafeLeaderTest, TestDistributedMissingSort, PeerSyncTest, ResponseHeaderTest, TestMaxScoreQueryParser, DistributedFacetPivotSmallTest, CircularListTest, TestRestManager, RequestHandlersTest, BasicFunctionalityTest, TestStressReorder, TestCollationField, DocumentAnalysisRequestHandlerTest, TestRebalanceLeaders, TestValueSourceCache, TestRTGBase, ClusterStateUpdateTest, OpenExchangeRatesOrgProviderTest, CoreAdminHandlerTest, TestDistributedGrouping, UniqFieldsUpdateProcessorFactoryTest, TestInfoStreamLogging, DistanceFunctionTest, RemoteQueryErrorTest, HdfsBasicDistributedZkTest, OverseerTest, JSONWriterTest, HdfsSyncSliceTest, SolrIndexConfigTest, PluginInfoTest, HdfsDirectoryFactoryTest, TestLazyCores, RegexBoostProcessorTest, VMParamsZkACLAndCredentialsProvidersTest, DistributedFacetPivotLongTailTest, NoCacheHeaderTest, HdfsLockFactoryTest, BufferStoreTest, TestSolrConfigHandlerCloud, TestFieldTypeCollectionResource, TestFoldingMultitermQuery, OverseerCollectionProcessorTest, UpdateParamsTest, TestDefaultSearchFieldResource, TestFaceting, TestSystemIdResolver, TestHighlightDedupGrouping, LeaderElectionTest, TestCharFilters, DeleteShardTest, MBeansHandlerTest, TestSchemaVersionResource, TestStressVersions, TermVectorComponentTest, TestInitQParser, DistributedFacetPivotSmallAdvancedTest, RequiredFieldsTest, TestIndexingPerformance, OverseerStatusTest, SuggesterTSTTest, DocValuesMissingTest, TestSolrQueryParserResource, TestNoOpRegenerator, TestCloudManagedSchema, CacheHeaderTest, TestJmxIntegration, TriLevelCompositeIdRoutingTest, TestDocumentBuilder, SearchHandlerTest, HdfsBasicDistributedZk2Test, TestTolerantSearch, OutputWriterTest, UnloadDistributedZkTest, SpellPossibilityIteratorTest, AtomicUpdatesTest, TestSort, TestDistribDocBasedVersion, DeleteInactiveReplicaTest, TestShortCircuitedRequests, StandardRequestHandlerTest, StressHdfsTest, AddSchemaFieldsUpdateProcessorFactoryTest, ClusterStateTest, TestNonDefinedSimilarityFactory, TestReplicationHandler, TestNRTOpen, TestBulkSchemaAPI, PreAnalyzedUpdateProcessorTest, BJQParserTest, TestIndexSearcher, TestSolr4Spatial, TestQueryTypes, TestQuerySenderListener, CoreMergeIndexesAdminHandlerTest, TestQueryUtils, TestSweetSpotSimilarityFactory, TestObjectReleaseTracker, TestConfigOverlay, HardAutoCommitTest, TestManagedSchemaFieldResource, CloudMLTQParserTest, HighlighterConfigTest, TestBulkSchemaConcurrent, TestFreeTextSuggestions, CoreAdminCreateDiscoverTest, CursorMarkTest, TestFieldSortValues, TestStressRecovery, DateMathParserTest, TestJmxMonitoredMap, TestCoreContainer, DefaultValueUpdateProcessorTest, SimpleFacetsTest, SolrPluginUtilsTest, DistributedQueryElevationComponentTest, SharedFSAutoReplicaFailoverTest, ZkNodePropsTest, TestDFRSimilarityFactory, SignatureUpdateProcessorFactoryTest, HighlighterTest, SoftAutoCommitTest, TestPostingsSolrHighlighter, TestSchemaNameResource, TestPHPSerializedResponseWriter, AssignTest, DistributedQueueTest, ActionThrottleTest, TestSolrIndexConfig, SaslZkACLProviderTest, SolrInfoMBeanTest, TestSimpleQParserPlugin, TestPseudoReturnFields, DeleteReplicaTest, TestSolrConfigHandler, ReturnFieldsTest, CurrencyFieldXmlFileTest, TestReplicationHandlerBackup, TestStressLucene, DistributedExpandComponentTest, SyncSliceTest, ExternalFileFieldSortTest, TestBinaryResponseWriter, TestReRankQParserPlugin, NumericFieldsTest, TestPivotHelperCode, DistribDocExpirationUpdateProcessorTest, ShardSplitTest, TestIntervalFaceting, CurrencyFieldOpenExchangeTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestWordDelimiterFilterFactory, AddBlockUpdateTest, CollectionsAPIAsyncDistributedZkTest, TestDefaultStatsCache, TestReqParamsAPI, SolrCoreTest, TestWriterPerf, TestFastLRUCache, TestCloudInspectUtil, TestAnalyzedSuggestions, TestSolr4Spatial2, TestOmitPositions, TestSolrJ, TestSolrDeletionPolicy2, TestCursorMarkWithoutUniqueKey, TestFieldTypeResource, DistributedMLTComponentTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestReload, DistributedTermsComponentTest, TestRangeQuery, StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, DirectUpdateHandlerTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, TestLFUCache, SOLR749Test, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCodecSupport, TestXIncludeConfig, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, TestUtils, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CursorPagingTest, DistributedIntervalFacetingTest, AliasIntegrationTest, CloudExitableDirectoryReaderTest, ConnectionManagerTest, CustomCollectionTest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, ExternalCollectionsTest, HttpPartitionTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest] [junit4] Completed in 84.19s, 1 test, 1 error <<< FAILURES! [...truncated 298 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976: There were test failures: 468 suites, 1870 tests, 1 error, 1 failure, 57 ignored (30 assumptions) Total time: 134 minutes 24 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_31 -client -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