Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4538/ Java: 32bit/jdk1.8.0_31 -client -XX:+UseG1GC
1 tests failed. 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:61470/ylxl/j/repfacttest_c8n_1x3_shard1_replica1 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:61470/ylxl/j/repfacttest_c8n_1x3_shard1_replica1 at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:625) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:948) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:839) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220) 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:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:61470/ylxl/j/repfacttest_c8n_1x3_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228) 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:622) ... 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:490) ... 52 more Build Log: [...truncated 8977 lines...] [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\init-core-data-001 [junit4] 2> 147636 T327 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ylxl/j [junit4] 2> 147654 T327 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 147659 T328 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 147807 T327 oasc.ZkTestServer.run start zk server on port:61462 [junit4] 2> 147881 T327 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 148007 T327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 148041 T329 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running [junit4] 2> 149302 T335 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13d3553 name:ZooKeeperConnection Watcher:127.0.0.1:61462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 149302 T327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 149302 T327 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 149307 T327 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 149376 T327 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 149378 T327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 149381 T338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@209945 name:ZooKeeperConnection Watcher:127.0.0.1:61462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 149385 T327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 149385 T327 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 149389 T327 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 149396 T327 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 149402 T327 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 149406 T327 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 149411 T327 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 149412 T327 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 149420 T327 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 149421 T327 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 149426 T327 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 149427 T327 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 149431 T327 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 149432 T327 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 149438 T327 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 149438 T327 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 149442 T327 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 149442 T327 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 149447 T327 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 149447 T327 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 149452 T327 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 149453 T327 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 149457 T327 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 149462 T327 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 149466 T327 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 149467 T327 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 149471 T327 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 149471 T327 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 150635 T327 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores\collection1 [junit4] 2> 150640 T327 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 150644 T327 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@652bc7{/ylxl/j,null,AVAILABLE} [junit4] 2> 150671 T327 oejs.AbstractConnector.doStart Started ServerConnector@15ace3d{HTTP/1.1}{127.0.0.1:61471} [junit4] 2> 150671 T327 oejs.Server.doStart Started @156532ms [junit4] 2> 150671 T327 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\tempDir-001/control/data, hostContext=/ylxl/j, hostPort=61470, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores} [junit4] 2> 150672 T327 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 150672 T327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\' [junit4] 2> 150722 T327 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\solr.xml [junit4] 2> 150733 T327 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores [junit4] 2> 150733 T327 oasc.CoreContainer.<init> New CoreContainer 6278072 [junit4] 2> 150733 T327 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\] [junit4] 2> 150735 T327 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\lib [junit4] 2> 150735 T327 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\lib). [junit4] 2> 150745 T327 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 150745 T327 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 150745 T327 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 150746 T327 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 150746 T327 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 150746 T327 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 150746 T327 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 150747 T327 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 150747 T327 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 150748 T327 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 150748 T327 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 150748 T327 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 150748 T327 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 150748 T327 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 150748 T327 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 150749 T327 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61462/solr [junit4] 2> 150772 T327 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 150772 T327 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 150773 T327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 150775 T352 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d6a3a3 name:ZooKeeperConnection Watcher:127.0.0.1:61462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 150776 T327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 150777 T327 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 150779 T329 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c045b72db0002, 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> 150787 T327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 150790 T355 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1729edf name:ZooKeeperConnection Watcher:127.0.0.1:61462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 150790 T327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 150801 T327 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 150816 T327 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 150824 T327 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 150828 T327 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 150833 T327 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 150854 T327 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 150858 T327 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 150861 T327 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 150863 T327 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61470_ylxl%2Fj [junit4] 2> 150867 T327 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61470_ylxl%2Fj [junit4] 2> 150870 T327 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 150873 T327 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 150876 T327 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 150885 T327 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:61470_ylxl%2Fj [junit4] 2> 150885 T327 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 150888 T327 oasc.Overseer.start Overseer (id=93454483083427843-127.0.0.1:61470_ylxl%2Fj-n_0000000000) starting [junit4] 2> 150899 T327 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 150926 T327 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 150936 T327 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 150940 T357 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 150954 T356 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 150970 T327 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 150979 T327 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores\collection1\ [junit4] 2> 150979 T327 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 150982 T359 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 150983 T359 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 150991 T355 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 150991 T359 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 150997 T356 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:61470/ylxl/j", [junit4] 2> "node_name":"127.0.0.1:61470_ylxl%2Fj", [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> 151025 T356 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:61470/ylxl/j", [junit4] 2> "node_name":"127.0.0.1:61470_ylxl%2Fj", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 151027 T356 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 151045 T356 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 151055 T355 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> 151736 T359 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 151737 T359 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 151737 T359 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 151737 T359 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 151739 T359 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 151740 T359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores\collection1\' [junit4] 2> 151769 T359 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 151777 T359 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 151790 T359 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 151800 T359 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 151813 T359 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 151815 T359 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 151826 T359 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 151967 T359 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 151975 T359 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 151978 T359 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 152002 T359 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 152007 T359 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 152012 T359 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 152014 T359 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 152015 T359 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 152015 T359 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 152016 T359 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 152016 T359 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 152017 T359 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 152017 T359 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 152017 T359 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores\collection1\data\ [junit4] 2> 152018 T359 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@81ba79 [junit4] 2> 152028 T359 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores\collection1\data\ [junit4] 2> 152029 T359 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores\collection1\data\index/ [junit4] 2> 152029 T359 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 152030 T359 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\control-001\cores\collection1\data\index [junit4] 2> 152030 T359 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=1.064453125, floorSegmentMB=1.2783203125, forceMergeDeletesPctAllowed=14.208788220653474, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5072615003307742 [junit4] 2> 152031 T359 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@10f823c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21f691),segFN=segments_1,generation=1} [junit4] 2> 152031 T359 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 152041 T359 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 152079 T359 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 152080 T359 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 152080 T359 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 152080 T359 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 152081 T359 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 152081 T359 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 152081 T359 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 152081 T359 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 152086 T359 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 152093 T359 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 152094 T359 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 152097 T359 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 152108 T359 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 152108 T359 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 152110 T359 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 152110 T359 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 152110 T359 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 152111 T359 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 152112 T359 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=901995710, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 152112 T359 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@10f823c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21f691),segFN=segments_1,generation=1} [junit4] 2> 152112 T359 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 152112 T359 oass.SolrIndexSearcher.<init> Opening Searcher@c96b7a[collection1] main [junit4] 2> 152113 T359 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 152115 T359 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 152115 T359 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 152122 T359 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 152122 T359 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 152122 T359 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 152123 T359 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 152123 T359 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 152123 T359 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 152123 T359 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 152126 T360 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c96b7a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 152130 T359 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 152131 T363 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:61470/ylxl/j collection:control_collection shard:shard1 [junit4] 2> 152131 T327 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 152131 T327 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 152149 T363 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 152165 T327 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 152168 T327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 152172 T367 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1186456 name:ZooKeeperConnection Watcher:127.0.0.1:61462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 152173 T327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 152174 T327 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 152174 T327 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 152173 T363 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 152181 T355 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 152181 T363 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 152181 T363 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 152184 T356 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> ASYNC NEW_CORE C110 name=collection1 org.apache.solr.core.SolrCore@1f5c5d1 url=http://127.0.0.1:61470/ylxl/j/collection1 node=127.0.0.1:61470_ylxl%2Fj C110_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:61470/ylxl/j, node_name=127.0.0.1:61470_ylxl%2Fj, state=down} [junit4] 2> 152186 T363 C110 P61470 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:61470/ylxl/j/collection1/ [junit4] 2> 152186 T363 C110 P61470 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 152187 T363 C110 P61470 oasc.SyncStrategy.syncToMe http://127.0.0.1:61470/ylxl/j/collection1/ has no replicas [junit4] 2> 152188 T363 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:61470/ylxl/j/collection1/ shard1 [junit4] 2> 152194 T367 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> 152197 T363 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 152197 T355 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> 152205 T327 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 152205 T327 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 152209 T327 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 152211 T327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 152219 T370 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@124c78a name:ZooKeeperConnection Watcher:127.0.0.1:61462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 152221 T327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 152223 T327 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 152226 T355 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 152231 T356 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:61470/ylxl/j", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 152239 T356 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "stateFormat":"2"} current state version: 2 [junit4] 2> 152239 T356 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 152242 T367 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> 152242 T355 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> 152258 T355 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 152268 T363 oasc.ZkController.register We are http://127.0.0.1:61470/ylxl/j/collection1/ and leader is http://127.0.0.1:61470/ylxl/j/collection1/ [junit4] 2> 152268 T363 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61470/ylxl/j [junit4] 2> 152268 T363 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 152268 T363 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 152268 T363 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 152271 T355 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 152277 T356 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:61470/ylxl/j", [junit4] 2> "node_name":"127.0.0.1:61470_ylxl%2Fj", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 152280 T356 oasco.ReplicaMutator.updateState Update state numShards=3 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:61470/ylxl/j", [junit4] 2> "node_name":"127.0.0.1:61470_ylxl%2Fj", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 152284 T356 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 152287 T355 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> 152288 T367 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> 152387 T355 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> 152391 T367 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> 153602 T327 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores\collection1 [junit4] 2> 153605 T327 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001 [junit4] 2> 153608 T327 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 153613 T327 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@475045{/ylxl/j,null,AVAILABLE} [junit4] 2> 153616 T327 oejs.AbstractConnector.doStart Started ServerConnector@12e837d{HTTP/1.1}{127.0.0.1:61487} [junit4] 2> 153617 T327 oejs.Server.doStart Started @160422ms [junit4] 2> 153617 T327 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/ylxl/j, hostPort=61486, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores} [junit4] 2> 153618 T327 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 153618 T327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\' [junit4] 2> 153681 T327 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\solr.xml [junit4] 2> 153696 T327 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores [junit4] 2> 153696 T327 oasc.CoreContainer.<init> New CoreContainer 18256012 [junit4] 2> 153697 T327 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\] [junit4] 2> 153697 T327 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\lib [junit4] 2> 153697 T327 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\lib). [junit4] 2> 153716 T327 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 153716 T327 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 153716 T327 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 153716 T327 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 153716 T327 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 153716 T327 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 153718 T327 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 153718 T327 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 153719 T327 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 153719 T327 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 153720 T327 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 153720 T327 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 153720 T327 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 153720 T327 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 153721 T327 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 153721 T327 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61462/solr [junit4] 2> 153721 T327 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 153721 T327 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 153724 T327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 153728 T384 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9f73ad name:ZooKeeperConnection Watcher:127.0.0.1:61462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 153728 T327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 153728 T327 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 153735 T327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 153738 T387 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14b0bb0 name:ZooKeeperConnection Watcher:127.0.0.1:61462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 153738 T327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 153745 T327 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 154573 T327 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61486_ylxl%2Fj [junit4] 2> 154574 T327 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61486_ylxl%2Fj [junit4] 2> 154581 T327 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 154586 T327 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 154588 T327 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores\collection1\ [junit4] 2> 154588 T327 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 154593 T388 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 154594 T388 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 154596 T355 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 154598 T388 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 154598 T356 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:61486/ylxl/j", [junit4] 2> "node_name":"127.0.0.1:61486_ylxl%2Fj", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 154598 T388 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 154598 T356 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:61486/ylxl/j", [junit4] 2> "node_name":"127.0.0.1:61486_ylxl%2Fj", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 154599 T356 oasco.ReplicaMutator.updateState Collection already exists with numShards=3 [junit4] 2> 154599 T388 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 154599 T356 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 154602 T356 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 154604 T387 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> 154605 T388 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 154606 T388 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 154606 T388 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 154606 T388 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 154607 T387 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 154607 T388 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 154607 T388 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 154609 T388 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 154609 T388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores\collection1\' [junit4] 2> 154633 T388 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 154637 T388 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 154646 T388 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 154660 T388 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 154669 T388 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 154672 T388 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 154682 T388 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 154814 T388 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 154820 T388 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 154820 T388 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 154843 T388 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 154846 T388 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 154850 T388 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 154851 T388 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 154851 T388 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 154851 T388 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 154853 T388 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 154853 T388 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 154853 T388 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 154854 T388 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 154854 T388 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores\collection1\data\ [junit4] 2> 154854 T388 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@81ba79 [junit4] 2> 154855 T388 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores\collection1\data\ [junit4] 2> 154856 T388 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores\collection1\data\index/ [junit4] 2> 154856 T388 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 154856 T388 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-1-001\cores\collection1\data\index [junit4] 2> 154857 T388 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=1.064453125, floorSegmentMB=1.2783203125, forceMergeDeletesPctAllowed=14.208788220653474, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5072615003307742 [junit4] 2> 154858 T388 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1e667f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@687be1),segFN=segments_1,generation=1} [junit4] 2> 154858 T388 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 154867 T388 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 154868 T388 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 154868 T388 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 154869 T388 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 154869 T388 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 154869 T388 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 154870 T388 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 154870 T388 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 154870 T388 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 154877 T388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 154882 T388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 154884 T388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 154887 T388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 154907 T388 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 154907 T388 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 154910 T388 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 154910 T388 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 154911 T388 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 154911 T388 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 154913 T388 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=901995710, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 154913 T388 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1e667f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@687be1),segFN=segments_1,generation=1} [junit4] 2> 154913 T388 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 154914 T388 oass.SolrIndexSearcher.<init> Opening Searcher@1c8c4a1[collection1] main [junit4] 2> 154914 T388 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 154916 T388 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 154916 T388 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 154917 T388 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 154917 T388 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 154918 T388 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 154918 T388 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 154918 T388 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 154918 T388 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 154919 T388 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 154922 T389 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c8c4a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 154923 T388 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 154925 T392 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:61486/ylxl/j collection:collection1 shard:shard2 [junit4] 2> 154926 T327 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 154926 T327 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 154927 T392 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 154938 T392 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 154942 T392 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 154942 T392 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 154942 T355 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> ASYNC NEW_CORE C111 name=collection1 org.apache.solr.core.SolrCore@1257bbc url=http://127.0.0.1:61486/ylxl/j/collection1 node=127.0.0.1:61486_ylxl%2Fj C111_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:61486/ylxl/j, node_name=127.0.0.1:61486_ylxl%2Fj, state=down} [junit4] 2> 154942 T392 C111 P61486 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:61486/ylxl/j/collection1/ [junit4] 2> 154946 T392 C111 P61486 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 154946 T392 C111 P61486 oasc.SyncStrategy.syncToMe http://127.0.0.1:61486/ylxl/j/collection1/ has no replicas [junit4] 2> 154946 T392 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:61486/ylxl/j/collection1/ shard2 [junit4] 2> 154946 T392 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 154949 T356 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> 154953 T356 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1 [junit4] 2> 154955 T387 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> 154958 T387 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 154975 T356 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:61486/ylxl/j", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 154978 T356 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2 [junit4] 2> 154980 T387 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> 154982 T387 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 154993 T355 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 155012 T392 oasc.ZkController.register We are http://127.0.0.1:61486/ylxl/j/collection1/ and leader is http://127.0.0.1:61486/ylxl/j/collection1/ [junit4] 2> 155013 T392 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61486/ylxl/j [junit4] 2> 155013 T392 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 155013 T392 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 155013 T392 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 155017 T355 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 155020 T356 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:61486/ylxl/j", [junit4] 2> "node_name":"127.0.0.1:61486_ylxl%2Fj", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 155021 T356 oasco.ReplicaMutator.updateState Update state numShards=3 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:61486/ylxl/j", [junit4] 2> "node_name":"127.0.0.1:61486_ylxl%2Fj", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 155025 T356 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3 [junit4] 2> 155026 T387 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> 155037 T392 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 155041 T387 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 156241 T327 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores\collection1 [junit4] 2> 156244 T327 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001 [junit4] 2> 156246 T327 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 156251 T327 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1c5c0e1{/ylxl/j,null,AVAILABLE} [junit4] 2> 156253 T327 oejs.AbstractConnector.doStart Started ServerConnector@1a95dab{HTTP/1.1}{127.0.0.1:61497} [junit4] 2> 156253 T327 oejs.Server.doStart Started @163686ms [junit4] 2> 156253 T327 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/ylxl/j, hostPort=61496, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores} [junit4] 2> 156255 T327 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 156255 T327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\' [junit4] 2> 156298 T327 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\solr.xml [junit4] 2> 156311 T327 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores [junit4] 2> 156311 T327 oasc.CoreContainer.<init> New CoreContainer 20234704 [junit4] 2> 156311 T327 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\] [junit4] 2> 156311 T327 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\lib [junit4] 2> 156313 T327 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\lib). [junit4] 2> 156328 T327 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 156328 T327 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 156328 T327 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 156329 T327 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 156329 T327 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 156329 T327 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 156329 T327 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 156329 T327 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 156331 T327 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 156331 T327 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 156331 T327 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 156333 T327 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 156334 T327 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 156334 T327 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 156334 T327 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 156334 T327 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61462/solr [junit4] 2> 156334 T327 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 156334 T327 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 156338 T327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 156340 T407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a1d2b5 name:ZooKeeperConnection Watcher:127.0.0.1:61462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 156340 T327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 156341 T327 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 156348 T327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 156350 T410 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1676953 name:ZooKeeperConnection Watcher:127.0.0.1:61462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 156350 T327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 156360 T327 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 157188 T327 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61496_ylxl%2Fj [junit4] 2> 157189 T327 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61496_ylxl%2Fj [junit4] 2> 157196 T327 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 157200 T327 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 157203 T327 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores\collection1\ [junit4] 2> 157203 T327 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 157207 T411 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 157207 T411 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 157209 T355 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 157210 T411 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 157211 T411 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 157211 T356 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:61496/ylxl/j", [junit4] 2> "node_name":"127.0.0.1:61496_ylxl%2Fj", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 157212 T411 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 157212 T356 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:61496/ylxl/j", [junit4] 2> "node_name":"127.0.0.1:61496_ylxl%2Fj", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 157212 T356 oasco.ReplicaMutator.updateState Collection already exists with numShards=3 [junit4] 2> 157213 T356 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3 [junit4] 2> 157214 T411 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 157214 T411 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 157215 T356 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4 [junit4] 2> 157215 T387 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3) [junit4] 2> 157216 T410 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3) [junit4] 2> 157216 T387 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 157217 T410 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 158031 T411 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 158031 T411 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 158032 T411 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 158032 T411 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 158034 T411 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 158035 T411 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores\collection1\' [junit4] 2> 158072 T411 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 158076 T411 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 158090 T411 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 158097 T411 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 158115 T411 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 158118 T411 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 158126 T411 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 158332 T411 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 158341 T411 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 158344 T411 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 158376 T411 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 158380 T411 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 158384 T411 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 158386 T411 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 158386 T411 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 158387 T411 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 158388 T411 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 158388 T411 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 158388 T411 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 158388 T411 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 158389 T411 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores\collection1\data\ [junit4] 2> 158389 T411 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@81ba79 [junit4] 2> 158391 T411 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores\collection1\data\ [junit4] 2> 158391 T411 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores\collection1\data\index/ [junit4] 2> 158391 T411 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 158391 T411 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001\shard-2-001\cores\collection1\data\index [junit4] 2> 158392 T411 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=1.064453125, floorSegmentMB=1.2783203125, forceMergeDeletesPctAllowed=14.208788220653474, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5072615003307742 [junit4] 2> 158394 T411 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1f1a0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e7f601),segFN=segments_1,generation=1} [junit4] 2> 158394 T411 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 158404 T411 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 158405 T411 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 158405 T411 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 158406 T411 oasup.UpdateRequestProcessorChain.init crea [...truncated too long message...] t4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 4 /solr/overseer/queue [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 225163 T327 oasc.SocketProxy.close WARN Closing 4 connections to: http://127.0.0.1:61496/ylxl/j [junit4] 2> 225163 T327 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:61506/ylxl/j [junit4] 2> 225164 T327 oasc.SocketProxy.close WARN Closing 12 connections to: http://127.0.0.1:61470/ylxl/j [junit4] 2> 225164 T327 oasc.SocketProxy.close WARN Closing 2 connections to: http://127.0.0.1:61486/ylxl/j [junit4] 2> 225164 T327 oasc.ReplicationFactorTest.distribTearDown super.distribTearDown complete, closing all socket proxies [junit4] 2> 225165 T327 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:61496/ylxl/j [junit4] 2> 225165 T327 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:61506/ylxl/j [junit4] 2> 225165 T327 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:61470/ylxl/j [junit4] 2> 225166 T327 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:61486/ylxl/j [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ReplicationFactorTest -Dtests.method=test -Dtests.seed=4A252FB6B2C7F3F6 -Dtests.slow=true -Dtests.locale=ca_ES -Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 77.6s | ReplicationFactorTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:61470/ylxl/j/repfacttest_c8n_1x3_shard1_replica1 [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:625) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:948) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:839) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220) [junit4] > at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284) [junit4] > at org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:61470/ylxl/j/repfacttest_c8n_1x3_shard1_replica1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:622) [junit4] > ... 47 more [junit4] > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:490) [junit4] > ... 52 moreThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=513, name=updateExecutor-33-thread-3, state=RUNNABLE, group=TGRP-ReplicationFactorTest] [junit4] > Caused by: java.util.concurrent.RejectedExecutionException: Task org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner@66f940 rejected from java.util.concurrent.ThreadPoolExecutor@1f010bf[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 23] [junit4] > at __randomizedtesting.SeedInfo.seed([4A252FB6B2C7F3F6]:0) [junit4] > at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] > at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] > at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] > at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:279) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 225208 T327 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 4A252FB6B2C7F3F6-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=Memory doPackFST= false), id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=ca_ES, timezone=America/Belem [junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_31 (32-bit)/cpus=2,threads=1,free=58455424,total=103809024 [junit4] 2> NOTE: All tests run in this JVM: [RequestLoggingTest, AnalyticsMergeStrategyTest, DistributedFacetPivotSmallTest, SoftAutoCommitTest, SynonymTokenizerTest, TestPivotHelperCode, TestArbitraryIndexDir, TestIntervalFaceting, CacheHeaderTest, DistanceUnitsTest, CoreAdminRequestStatusTest, TestSchemaVersionResource, TestFreeTextSuggestions, TestPerFieldSimilarity, LukeRequestHandlerTest, TestBulkSchemaAPI, ReplicationFactorTest] [junit4] Completed in 77.62s, 1 test, 1 error <<< FAILURES! [...truncated 1435 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:191: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958: There were test failures: 473 suites, 1878 tests, 1 error, 57 ignored (30 assumptions) Total time: 128 minutes 42 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_31 -client -XX:+UseG1GC 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