Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4344/ Java: 64bit/jdk1.8.0_31 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: There were too many update fails - we expect it can happen, but shouldn't easily Stack Trace: java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily at __randomizedtesting.SeedInfo.seed([9C262B245C77E77B:147214FEF28B8A83]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertFalse(Assert.java:68) at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:220) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: org.apache.http.NoHttpResponseException: The target server failed to respond Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:865) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:730) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:260) at org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:110) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:546) at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:543) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Build Log: [...truncated 9165 lines...] [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\init-core-data-001 [junit4] 2> 932231 T3022 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /mm_/pm [junit4] 2> 932239 T3022 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 932240 T3023 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 932319 T3022 oasc.ZkTestServer.run start zk server on port:64128 [junit4] 2> 932319 T3022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 932321 T3022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 932327 T3030 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@667c54d4 name:ZooKeeperConnection Watcher:127.0.0.1:64128 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 932328 T3022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 932328 T3022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 932328 T3022 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 932333 T3024 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14b38292eb20000, 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> 932333 T3022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 932338 T3022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 932340 T3033 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c570c94 name:ZooKeeperConnection Watcher:127.0.0.1:64128/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 932341 T3022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 932341 T3022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 932341 T3022 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 932343 T3022 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 932345 T3022 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 932347 T3022 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 932349 T3022 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 932349 T3022 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 932355 T3022 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml [junit4] 2> 932355 T3022 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 932358 T3022 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 932359 T3022 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 932363 T3022 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 932363 T3022 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 932366 T3022 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 932367 T3022 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 932369 T3022 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 932370 T3022 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 932373 T3022 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 932373 T3022 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 932378 T3022 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 932378 T3022 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 932381 T3022 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 932381 T3022 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 932384 T3022 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 932384 T3022 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 932388 T3022 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 932388 T3022 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 932392 T3024 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14b38292eb20001, 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> 933773 T3022 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\control-001\cores\collection1 [junit4] 2> 933776 T3022 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 933793 T3022 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64135 [junit4] 2> 933793 T3022 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 933793 T3022 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 933793 T3022 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\control-001 [junit4] 2> 933793 T3022 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\control-001\' [junit4] 2> 933835 T3022 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\control-001\solr.xml [junit4] 2> 933847 T3022 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\control-001\cores [junit4] 2> 933847 T3022 oasc.CoreContainer.<init> New CoreContainer 1829543289 [junit4] 2> 933849 T3022 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\control-001\] [junit4] 2> 933849 T3022 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 933849 T3022 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 933849 T3022 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 933850 T3022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 933850 T3022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 933851 T3022 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 933851 T3022 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 933851 T3022 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 933852 T3022 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 933852 T3022 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 933852 T3022 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 933852 T3022 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 933853 T3022 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 933853 T3022 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 933854 T3022 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 933854 T3022 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64128/solr [junit4] 2> 933854 T3022 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 933854 T3022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 933856 T3022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 933858 T3045 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e6658f3 name:ZooKeeperConnection Watcher:127.0.0.1:64128 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 933862 T3022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 933862 T3022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 933867 T3022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 933870 T3048 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dc2755e name:ZooKeeperConnection Watcher:127.0.0.1:64128/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 933871 T3022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 933872 T3022 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 933876 T3022 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 933880 T3022 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 933883 T3022 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 933886 T3022 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 933890 T3022 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 933892 T3022 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64135_mm_%2Fpm [junit4] 2> 933894 T3022 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64135_mm_%2Fpm [junit4] 2> 933897 T3022 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 933900 T3022 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 933902 T3022 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 933905 T3022 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:64135_mm_%2Fpm [junit4] 2> 933905 T3022 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 933907 T3022 oasc.Overseer.start Overseer (id=93229966819459075-127.0.0.1:64135_mm_%2Fpm-n_0000000000) starting [junit4] 2> 933910 T3022 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 933924 T3022 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 933926 T3050 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 933926 T3022 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 933930 T3022 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 933931 T3022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 933936 T3022 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\control-001\cores [junit4] 2> 933937 T3049 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 933938 T3022 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\control-001\cores\collection1\ [junit4] 2> 933938 T3022 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 933939 T3052 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 933939 T3052 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 933940 T3052 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 933940 T3048 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 933944 T3049 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:64135/mm_/pm", [junit4] 2> "node_name":"127.0.0.1:64135_mm_%2Fpm", [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> 933945 T3049 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:64135/mm_/pm", [junit4] 2> "node_name":"127.0.0.1:64135_mm_%2Fpm", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 933945 T3049 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 933945 T3049 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 933947 T3048 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> 934726 T3052 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 934726 T3052 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 934726 T3052 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 934726 T3052 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 934728 T3052 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 934728 T3052 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\control-001\cores\collection1\' [junit4] 2> 934744 T3052 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 934746 T3052 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 934755 T3052 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 934758 T3052 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 934765 T3052 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 934767 T3052 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 934772 T3052 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 934864 T3052 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 934864 T3052 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 934867 T3052 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 934870 T3052 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 934897 T3052 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 934897 T3052 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory [junit4] 2> 934898 T3052 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001/control/data\ [junit4] 2> 934898 T3052 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53a00304 [junit4] 2> 934900 T3052 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\control\data [junit4] 2> 934901 T3052 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001/control/data\index/ [junit4] 2> 934901 T3052 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\control\data\index' doesn't exist. Creating new index... [junit4] 2> 934904 T3052 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\control\data\index [junit4] 2> 934904 T3052 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=94.8486328125, floorSegmentMB=2.185546875, forceMergeDeletesPctAllowed=20.853217093395234, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 934907 T3052 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\control\data\index,segFN=segments_1,generation=1} [junit4] 2> 934908 T3052 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 934913 T3052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 934913 T3052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 934913 T3052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 934913 T3052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 934914 T3052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 934914 T3052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 934914 T3052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 934914 T3052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 934914 T3052 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 934914 T3052 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 934914 T3052 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 934914 T3052 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 934915 T3052 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 934915 T3052 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 934915 T3052 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 934916 T3052 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 934916 T3052 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 934916 T3052 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 934917 T3052 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 934917 T3052 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 934917 T3052 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 934917 T3052 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 934918 T3052 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 934918 T3052 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 934918 T3052 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 934920 T3052 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 934920 T3052 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 934926 T3052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 934927 T3052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 934929 T3052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 934931 T3052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 934931 T3052 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 934934 T3052 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 934934 T3052 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 934936 T3052 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=2.5478515625, floorSegmentMB=1.8798828125, forceMergeDeletesPctAllowed=8.042818380549022, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 934936 T3052 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\control\data\index,segFN=segments_1,generation=1} [junit4] 2> 934936 T3052 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 934939 T3052 oass.SolrIndexSearcher.<init> Opening Searcher@6a4fdb91[collection1] main [junit4] 2> 934939 T3052 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 934940 T3052 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 934940 T3052 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 934940 T3052 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 934940 T3052 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 934940 T3052 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 934941 T3052 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 934941 T3052 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 934941 T3052 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 934941 T3052 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 934942 T3052 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 934942 T3053 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a4fdb91[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 934943 T3056 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64135/mm_/pm collection:control_collection shard:shard1 [junit4] 2> 934945 T3022 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 934945 T3022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 934947 T3022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 934949 T3056 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 934950 T3022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 934963 T3056 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 934965 T3048 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 934966 T3056 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 934966 T3056 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C508 name=collection1 org.apache.solr.core.SolrCore@6fcb8b8f url=http://127.0.0.1:64135/mm_/pm/collection1 node=127.0.0.1:64135_mm_%2Fpm C508_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:64135/mm_/pm, node_name=127.0.0.1:64135_mm_%2Fpm, state=down} [junit4] 2> 934966 T3056 C508 P64135 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64135/mm_/pm/collection1/ [junit4] 2> 934966 T3056 C508 P64135 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 934966 T3056 C508 P64135 oasc.SyncStrategy.syncToMe http://127.0.0.1:64135/mm_/pm/collection1/ has no replicas [junit4] 2> 934966 T3056 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64135/mm_/pm/collection1/ shard1 [junit4] 2> 934968 T3056 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 934969 T3049 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> 934976 T3059 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a4eabf8 name:ZooKeeperConnection Watcher:127.0.0.1:64128/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 934976 T3022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 934976 T3022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 934980 T3048 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 934980 T3022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 934982 T3049 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:64135/mm_/pm", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 1 [junit4] 2> 934986 T3022 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 935065 T3048 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> 935065 T3059 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> 935102 T3056 oasc.ZkController.register We are http://127.0.0.1:64135/mm_/pm/collection1/ and leader is http://127.0.0.1:64135/mm_/pm/collection1/ [junit4] 2> 935102 T3056 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64135/mm_/pm [junit4] 2> 935102 T3056 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 935102 T3056 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 935102 T3056 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 935104 T3048 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 935108 T3049 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:64135/mm_/pm", [junit4] 2> "node_name":"127.0.0.1:64135_mm_%2Fpm", [junit4] 2> "numShards":"1", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 2 [junit4] 2> 935108 T3049 oasco.ReplicaMutator.updateState Update state numShards=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:64135/mm_/pm", [junit4] 2> "node_name":"127.0.0.1:64135_mm_%2Fpm", [junit4] 2> "numShards":"1", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 935191 T3048 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> 935192 T3059 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> 936275 T3022 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-1-001\cores\collection1 [junit4] 2> 936277 T3022 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 936278 T3022 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 936281 T3022 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64147 [junit4] 2> 936283 T3022 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 936283 T3022 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 936283 T3022 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-1-001 [junit4] 2> 936284 T3022 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-1-001\' [junit4] 2> 936311 T3022 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-1-001\solr.xml [junit4] 2> 936318 T3022 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-1-001\cores [junit4] 2> 936319 T3022 oasc.CoreContainer.<init> New CoreContainer 259746748 [junit4] 2> 936319 T3022 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-1-001\] [junit4] 2> 936319 T3022 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 936320 T3022 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 936320 T3022 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 936320 T3022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 936320 T3022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 936321 T3022 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 936321 T3022 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 936321 T3022 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 936321 T3022 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 936322 T3022 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 936322 T3022 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 936322 T3022 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 936322 T3022 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 936322 T3022 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 936322 T3022 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 936322 T3022 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64128/solr [junit4] 2> 936323 T3022 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 936323 T3022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 936325 T3022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 936328 T3071 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b86815 name:ZooKeeperConnection Watcher:127.0.0.1:64128 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 936328 T3022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 936328 T3022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 936332 T3022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 936335 T3074 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42ba4a83 name:ZooKeeperConnection Watcher:127.0.0.1:64128/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 936335 T3022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 936345 T3022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 937136 T3022 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64147_mm_%2Fpm [junit4] 2> 937136 T3022 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64147_mm_%2Fpm [junit4] 2> 937142 T3022 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 937146 T3022 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-1-001\cores [junit4] 2> 937146 T3022 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-1-001\cores\collection1\ [junit4] 2> 937147 T3022 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 937149 T3075 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 937149 T3075 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 937149 T3075 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 937150 T3048 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 937152 T3049 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:64147/mm_/pm", [junit4] 2> "node_name":"127.0.0.1:64147_mm_%2Fpm", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 937152 T3049 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:64147/mm_/pm", [junit4] 2> "node_name":"127.0.0.1:64147_mm_%2Fpm", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 937152 T3049 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 937152 T3049 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 937154 T3059 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 937154 T3048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 937154 T3074 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 937936 T3075 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 937936 T3075 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 937937 T3075 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 937937 T3075 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 937938 T3075 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 937938 T3075 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-1-001\cores\collection1\' [junit4] 2> 937956 T3075 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 937959 T3075 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 937966 T3075 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 937969 T3075 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 937976 T3075 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 937979 T3075 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 937983 T3075 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 938061 T3075 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 938063 T3075 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 938063 T3075 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 938066 T3075 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 938095 T3075 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 938095 T3075 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory [junit4] 2> 938096 T3075 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001/jetty1\ [junit4] 2> 938096 T3075 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53a00304 [junit4] 2> 938097 T3075 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\jetty1 [junit4] 2> 938098 T3075 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001/jetty1\index/ [junit4] 2> 938098 T3075 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\jetty1\index' doesn't exist. Creating new index... [junit4] 2> 938099 T3075 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\jetty1\index [junit4] 2> 938100 T3075 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=94.8486328125, floorSegmentMB=2.185546875, forceMergeDeletesPctAllowed=20.853217093395234, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 938107 T3075 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1} [junit4] 2> 938108 T3075 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 938111 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 938112 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 938112 T3075 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 938112 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 938112 T3075 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 938112 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 938113 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 938113 T3075 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 938114 T3075 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 938115 T3075 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 938115 T3075 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 938115 T3075 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 938115 T3075 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 938116 T3075 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 938117 T3075 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 938121 T3075 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 938122 T3075 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 938122 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 938124 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 938124 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 938125 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 938125 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 938125 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 938125 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 938126 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 938126 T3075 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 938127 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 938132 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 938133 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 938134 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 938135 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 938135 T3075 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 938136 T3075 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 938137 T3075 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 938138 T3075 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=2.5478515625, floorSegmentMB=1.8798828125, forceMergeDeletesPctAllowed=8.042818380549022, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 938138 T3075 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1} [junit4] 2> 938138 T3075 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 938139 T3075 oass.SolrIndexSearcher.<init> Opening Searcher@29e3cd5f[collection1] main [junit4] 2> 938139 T3075 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 938141 T3075 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 938141 T3075 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 938142 T3075 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 938142 T3075 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 938142 T3075 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 938143 T3075 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 938143 T3075 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 938143 T3075 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 938143 T3075 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 938144 T3076 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29e3cd5f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 938144 T3075 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 938145 T3079 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64147/mm_/pm collection:collection1 shard:shard1 [junit4] 2> 938145 T3022 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 938146 T3022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 938146 T3079 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4] 2> 938153 T3079 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 938155 T3048 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 938156 T3079 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 938156 T3079 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C509 name=collection1 org.apache.solr.core.SolrCore@6660e3a2 url=http://127.0.0.1:64147/mm_/pm/collection1 node=127.0.0.1:64147_mm_%2Fpm C509_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:64147/mm_/pm, node_name=127.0.0.1:64147_mm_%2Fpm, state=down} [junit4] 2> 938157 T3079 C509 P64147 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64147/mm_/pm/collection1/ [junit4] 2> 938157 T3079 C509 P64147 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 938157 T3079 C509 P64147 oasc.SyncStrategy.syncToMe http://127.0.0.1:64147/mm_/pm/collection1/ has no replicas [junit4] 2> 938157 T3079 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64147/mm_/pm/collection1/ shard1 [junit4] 2> 938158 T3079 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4] 2> 938158 T3049 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1"} current state version: 4 [junit4] 2> 938165 T3048 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 938168 T3049 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:64147/mm_/pm", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 4 [junit4] 2> 938251 T3048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 938251 T3059 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 938251 T3074 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 938289 T3079 oasc.ZkController.register We are http://127.0.0.1:64147/mm_/pm/collection1/ and leader is http://127.0.0.1:64147/mm_/pm/collection1/ [junit4] 2> 938289 T3079 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64147/mm_/pm [junit4] 2> 938289 T3079 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 938289 T3079 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 938289 T3079 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 938290 T3048 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 938293 T3049 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:64147/mm_/pm", [junit4] 2> "node_name":"127.0.0.1:64147_mm_%2Fpm", [junit4] 2> "numShards":"1", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 938294 T3049 oasco.ReplicaMutator.updateState Update state numShards=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:64147/mm_/pm", [junit4] 2> "node_name":"127.0.0.1:64147_mm_%2Fpm", [junit4] 2> "numShards":"1", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 938381 T3074 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 938381 T3059 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 938381 T3048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 939381 T3022 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-2-001\cores\collection1 [junit4] 2> 939384 T3022 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 939385 T3022 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 939388 T3022 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64156 [junit4] 2> 939390 T3022 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 939390 T3022 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 939391 T3022 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-2-001 [junit4] 2> 939391 T3022 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-2-001\' [junit4] 2> 939432 T3022 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-2-001\solr.xml [junit4] 2> 939443 T3022 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-2-001\cores [junit4] 2> 939445 T3022 oasc.CoreContainer.<init> New CoreContainer 580166447 [junit4] 2> 939445 T3022 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-2-001\] [junit4] 2> 939447 T3022 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 939447 T3022 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 939447 T3022 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 939447 T3022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 939447 T3022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 939447 T3022 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 939447 T3022 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 939447 T3022 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 939447 T3022 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 939450 T3022 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 939450 T3022 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 939450 T3022 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 939450 T3022 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 939450 T3022 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 939450 T3022 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 939450 T3022 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64128/solr [junit4] 2> 939450 T3022 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 939450 T3022 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 939453 T3022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 939456 T3091 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f3ee41e name:ZooKeeperConnection Watcher:127.0.0.1:64128 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 939457 T3022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 939458 T3022 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 939461 T3022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 939463 T3094 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b48aca7 name:ZooKeeperConnection Watcher:127.0.0.1:64128/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 939464 T3022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 939472 T3022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 940343 T3022 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64156_mm_%2Fpm [junit4] 2> 940344 T3022 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64156_mm_%2Fpm [junit4] 2> 940350 T3022 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 940354 T3022 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-2-001\cores [junit4] 2> 940354 T3022 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-2-001\cores\collection1\ [junit4] 2> 940354 T3022 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 940356 T3095 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 940356 T3095 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 940357 T3095 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 940357 T3048 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 940359 T3049 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:64156/mm_/pm", [junit4] 2> "node_name":"127.0.0.1:64156_mm_%2Fpm", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 6 [junit4] 2> 940360 T3049 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:64156/mm_/pm", [junit4] 2> "node_name":"127.0.0.1:64156_mm_%2Fpm", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 940360 T3049 oasco.ReplicaMutator.updateState Collection already exists with numShards=1 [junit4] 2> 940360 T3049 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 940362 T3048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 940362 T3074 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 940362 T3059 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 940363 T3094 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 941221 T3095 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 941221 T3095 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 941222 T3095 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 941222 T3095 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 941223 T3095 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 941223 T3095 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-2-001\cores\collection1\' [junit4] 2> 941242 T3095 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 941245 T3095 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 941253 T3095 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 941255 T3095 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 941265 T3095 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 941268 T3095 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 941275 T3095 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 941400 T3095 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 941402 T3095 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 941403 T3095 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 941407 T3095 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 941438 T3095 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 941438 T3095 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory [junit4] 2> 941438 T3095 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001/jetty2\ [junit4] 2> 941438 T3095 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53a00304 [junit4] 2> 941439 T3095 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\jetty2 [junit4] 2> 941440 T3095 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001/jetty2\index/ [junit4] 2> 941440 T3095 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\jetty2\index' doesn't exist. Creating new index... [junit4] 2> 941441 T3095 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\jetty2\index [junit4] 2> 941442 T3095 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=94.8486328125, floorSegmentMB=2.185546875, forceMergeDeletesPctAllowed=20.853217093395234, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 941446 T3095 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest 9C262B245C77E77B-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1} [junit4] 2> 941446 T3095 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 941449 T3095 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 941449 T3095 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 941449 T3095 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 941449 T3095 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 941450 T3095 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 941450 T3095 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 941450 T3095 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 941450 T3095 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 941450 T3095 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 941451 T3095 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 941451 T3095 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 941452 T3095 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 941452 T3095 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 941452 T3095 [...truncated too long message...] 62B245C77E77B-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=nl_BE, timezone=Europe/Vienna [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=2,threads=1,free=73290960,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestConfigOverlay, JsonLoaderTest, TimeZoneUtilsTest, DistributedDebugComponentTest, ChaosMonkeySafeLeaderTest, OverseerCollectionProcessorTest, TestFastLRUCache, ClusterStateUpdateTest, CurrencyFieldXmlFileTest, HighlighterConfigTest, SyncSliceTest, TestOverriddenPrefixQueryForCustomFieldType, TestReplicationHandlerBackup, TestRandomDVFaceting, TestPivotHelperCode, DateFieldTest, TestDocumentBuilder, SolrCmdDistributorTest, TestDefaultSearchFieldResource, TestBadConfig, CachingDirectoryFactoryTest, DocValuesTest, TestSearcherReuse, TestSimpleQParserPlugin, TestFiltering, ShowFileRequestHandlerTest, TestDistributedGrouping, PathHierarchyTokenizerFactoryTest, TestDFRSimilarityFactory, ShardSplitTest, QueryElevationComponentTest, TestRemoteStreaming, RemoteQueryErrorTest, LeaderFailoverAfterPartitionTest, TestElisionMultitermQuery, DocValuesMultiTest, TestZkChroot, ConvertedLegacyTest, SpatialFilterTest, ZkSolrClientTest, TestManagedResourceStorage, OutputWriterTest, CoreAdminRequestStatusTest, SharedFSAutoReplicaFailoverTest, HdfsBasicDistributedZk2Test, TestNoOpRegenerator, UniqFieldsUpdateProcessorFactoryTest, TestWordDelimiterFilterFactory, DocumentBuilderTest, TestLuceneMatchVersion, SuggesterTest, TestDistribDocBasedVersion, SaslZkACLProviderTest, BasicZkTest, HardAutoCommitTest, LukeRequestHandlerTest, TestStandardQParsers, XsltUpdateRequestHandlerTest, HdfsSyncSliceTest, TestExceedMaxTermLength, TestPartialUpdateDeduplication, OverseerTest, RequiredFieldsTest, SolrXmlInZkTest, DistributedFacetPivotLongTailTest, TestSolrConfigHandlerConcurrent, TestSolrQueryParserDefaultOperatorResource, TestIntervalFaceting, TestPseudoReturnFields, DateMathParserTest, SystemInfoHandlerTest, TestLRUCache, TestSchemaVersionResource, ChaosMonkeyNothingIsSafeTest, IndexSchemaRuntimeFieldTest, TestSuggestSpellingConverter, OpenExchangeRatesOrgProviderTest, HighlighterTest, DistributedQueueTest, TestSweetSpotSimilarityFactory, StatsComponentTest, RAMDirectoryFactoryTest, DebugComponentTest, SimpleCollectionCreateDeleteTest, TestSchemaManager, TestCoreDiscovery, TestSolrJ, TestSortingResponseWriter, TestManagedSchemaFieldResource, TestAddFieldRealTimeGet, TestStressReorder, DistributedIntervalFacetingTest, TestCollectionAPI, BasicDistributedZkTest, TestStressLucene, TestFoldingMultitermQuery, DeleteReplicaTest, TestExactStatsCache, TestHighlightDedupGrouping, BadCopyFieldTest, TestCharFilters, TriLevelCompositeIdRoutingTest, AliasIntegrationTest, TestIBSimilarityFactory, TestReplicaProperties, DistributedSuggestComponentTest, TestConfigReload, RegexBoostProcessorTest, AnalyticsQueryTest, BufferStoreTest, TestManagedSynonymFilterFactory, HdfsCollectionsAPIDistributedZkTest, SuggestComponentTest, TestReRankQParserPlugin, QueryParsingTest, SOLR749Test, BlockCacheTest, SimplePostToolTest, TestLRUStatsCache, TestCoreContainer, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, StatelessScriptUpdateProcessorFactoryTest, ConnectionManagerTest, TestSchemaNameResource, TestOrdValues, WordBreakSolrSpellCheckerTest, TestPostingsSolrHighlighter, TestReloadAndDeleteDocs, TestDocBasedVersionConstraints, RequestHandlersTest, CollectionsAPIDistributedZkTest, DistanceFunctionTest, AutoCommitTest, EchoParamsTest, DefaultValueUpdateProcessorTest, AnalysisAfterCoreReloadTest, MultiThreadedOCPTest, SampleTest, CurrencyFieldOpenExchangeTest, XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, UpdateRequestProcessorFactoryTest, QueryResultKeyTest, TestComplexPhraseQParserPlugin, DistributedFacetPivotSmallTest, TestBinaryResponseWriter, TestStressUserVersions, TestSolrQueryParserResource, DirectUpdateHandlerOptimizeTest, TestCopyFieldCollectionResource, FileBasedSpellCheckerTest, TestStressRecovery, TestRandomFaceting, SpellCheckCollatorTest, TestChildDocTransformer, TestSolrDeletionPolicy1, TestRestManager, TestSolrDynamicMBean, RecoveryAfterSoftCommitTest, CoreMergeIndexesAdminHandlerTest, MinimalSchemaTest, TestRTGBase, ShardRoutingCustomTest, TestAtomicUpdateErrorCases, SolrRequestParserTest, BadIndexSchemaTest, TestSolrQueryParser, ScriptEngineTest, TestLazyCores, TestQueryUtils, PolyFieldTest, TestBM25SimilarityFactory, BlockDirectoryTest, TestFaceting, URLClassifyProcessorTest, SimpleMLTQParserTest, BasicFunctionalityTest, TestBlendedInfixSuggestions, LeaderElectionTest, PreAnalyzedFieldTest, TestLFUCache, FastVectorHighlighterTest, TestFuzzyAnalyzedSuggestions, TestLeaderElectionZkExpiry, JSONWriterTest, CircularListTest, SortByFunctionTest, CoreAdminHandlerTest, TestBlobHandler, TestUpdate, PrimUtilsTest, TestCodecSupport, ResourceLoaderTest, TestJmxMonitoredMap, ShardRoutingTest, OverseerRolesTest, TestNRTOpen, TestClusterStateMutator, TestFieldCollectionResource, BasicDistributedZk2Test, ResponseLogComponentTest, TestQueryTypes, LeaderElectionIntegrationTest, TestRangeQuery, TestBulkSchemaAPI, TestJmxIntegration, TestReplicationHandler, TestNonDefinedSimilarityFactory, TestBulkSchemaConcurrent, TestRawResponseWriter, TestRecoveryHdfs, OverseerStatusTest, TestDefaultStatsCache, TestBinaryField, TestArbitraryIndexDir, AtomicUpdatesTest, DistribDocExpirationUpdateProcessorTest, CopyFieldTest, TestFunctionQuery, ZkControllerTest, ReturnFieldsTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ZkCLITest, TestDistributedSearch, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, TestSort, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest, SolrInfoMBeanTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, TestValueSourceCache, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, LoggingHandlerTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestSearchPerf, NumericFieldsTest, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TestFastOutputStream, PluginInfoTest, TestSystemIdResolver, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestUtils, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, AssignTest, AsyncMigrateRouteKeyTest, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, ExternalCollectionsTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, ReplicationFactorTest] [junit4] Completed in 84.47s, 1 test, 1 error <<< FAILURES! [...truncated 328 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970: There were test failures: 461 suites, 1847 tests, 1 error, 1 failure, 55 ignored (30 assumptions) Total time: 123 minutes 39 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_31 -XX:-UseCompressedOops -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