Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1984/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest
Error Message:
{responseHeader={status=0, QTime=0}, response={numFound=0, start=0, docs=[]}}
Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=0},
response={numFound=0, start=0, docs=[]}}
at
__randomizedtesting.SeedInfo.seed([E921DD4E42A38EC1:9E0FF1CF94FF833]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:96)
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.ShardSplitTest.test
Error Message:
Timeout occured while waiting response from server at:
http://127.0.0.1:52165/bkezs/v
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:52165/bkezs/v
at
__randomizedtesting.SeedInfo.seed([E921DD4E42A38EC1:6175E294EC5FE339]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
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.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:496)
at
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:131)
at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:83)
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: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:150)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
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)
... 47 more
Build Log:
[...truncated 9364 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/init-core-data-001
[junit4] 2> 2327423 T11388
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /bkezs/v
[junit4] 2> 2327430 T11388 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2327431 T11389 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 2327532 T11388 oasc.ZkTestServer.run start zk server on
port:52155
[junit4] 2> 2327533 T11388
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2327537 T11388 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2327547 T11396 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4a4fec18
name:ZooKeeperConnection Watcher:127.0.0.1:52155 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2327548 T11388 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2327549 T11388 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2327549 T11388 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 2327562 T11388
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2327565 T11388 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2327570 T11399 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@98b6061 name:ZooKeeperConnection
Watcher:127.0.0.1:52155/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2327572 T11388 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2327573 T11388 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2327573 T11388 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 2327582 T11388 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 2327588 T11388 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 2327595 T11388 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 2327602 T11388 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2327603 T11388 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 2327616 T11388 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 2327617 T11388 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 2327624 T11388 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2327625 T11388 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2327633 T11388 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2327633 T11388 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 2327641 T11388 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2327642 T11388 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 2327654 T11388 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2327655 T11388 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 2327667 T11388 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2327668 T11388 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 2327676 T11388 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2327677 T11388 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 2327685 T11388 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2327685 T11388 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2327691 T11388 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2327692 T11388 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 2327699 T11388 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2327700 T11388 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 2329749 T11388 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/control-001/cores/collection1
[junit4] 2> 2329752 T11388 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 2329758 T11388 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@6ce758ae{/bkezs/v,null,AVAILABLE}
[junit4] 2> 2329793 T11388 oejs.AbstractConnector.doStart Started
ServerConnector@43190bc0{HTTP/1.1}{127.0.0.1:52158}
[junit4] 2> 2329794 T11388 oejs.Server.doStart Started @2334568ms
[junit4] 2> 2329795 T11388 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 2329795 T11388 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2329795 T11388 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/control-001
[junit4] 2> 2329796 T11388 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/control-001/'
[junit4] 2> 2329849 T11388 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/control-001/solr.xml
[junit4] 2> 2329862 T11388 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/control-001/cores
[junit4] 2> 2329863 T11388 oasc.CoreContainer.<init> New CoreContainer
122614679
[junit4] 2> 2329863 T11388 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/control-001/]
[junit4] 2> 2329864 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2329864 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2329865 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2329866 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2329866 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2329866 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2329867 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2329867 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2329867 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2329867 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2329868 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 2329869 T11388 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2329869 T11388 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2329869 T11388 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2329870 T11388 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2329870 T11388 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:52155/solr
[junit4] 2> 2329870 T11388 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2329871 T11388
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2329872 T11388 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2329876 T11413 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@365dd68a
name:ZooKeeperConnection Watcher:127.0.0.1:52155 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2329876 T11388 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2329877 T11388 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2329882 T11388 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2329886 T11416 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@29f06aea
name:ZooKeeperConnection Watcher:127.0.0.1:52155/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2329887 T11388 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2329891 T11388 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 2329899 T11388 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 2329913 T11388 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 2329922 T11388 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 2329930 T11388 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 2329939 T11388 oascc.SolrZkClient.makePath makePath:
/live_nodes
[junit4] 2> 2329944 T11388 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52158_bkezs%2Fv
[junit4] 2> 2329947 T11388 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:52158_bkezs%2Fv
[junit4] 2> 2329957 T11388 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 2329965 T11388 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 2329972 T11388 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2329976 T11388 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:52158_bkezs%2Fv
[junit4] 2> 2329977 T11388 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 2329984 T11388 oasc.Overseer.start Overseer
(id=93285508027580419-127.0.0.1:52158_bkezs%2Fv-n_0000000000) starting
[junit4] 2> 2329994 T11388 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 2330025 T11388 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2330027 T11418 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 2330030 T11388 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 2330037 T11388 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 2330042 T11388
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2330059 T11417 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 2330063 T11388 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/control-001/cores
[junit4] 2> 2330065 T11388 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/control-001/cores/collection1/
[junit4] 2> 2330066 T11388 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 2330069 T11420 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 2330069 T11420 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 2330071 T11416 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2330071 T11420 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2330082 T11417 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:52158/bkezs/v",
[junit4] 2> "node_name":"127.0.0.1:52158_bkezs%2Fv",
[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> 2330084 T11417 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:52158/bkezs/v",
[junit4] 2> "node_name":"127.0.0.1:52158_bkezs%2Fv",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2330084 T11417 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 2330084 T11417 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 2330088 T11416 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> 2331074 T11420 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 2331075 T11420 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 2331076 T11420 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2331077 T11420 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2331081 T11420 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2331081 T11420 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/control-001/cores/collection1/'
[junit4] 2> 2331122 T11420 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 2331129 T11420 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 2331151 T11420 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 2331157 T11420 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2331170 T11420 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2331174 T11420 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2331181 T11420 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 2331321 T11420 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 2331322 T11420 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2331323 T11420 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2331328 T11420 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2331400 T11420 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 2331401 T11420 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2331401 T11420 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/control-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/control/data/
[junit4] 2> 2331401 T11420 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@817f73a
[junit4] 2> 2331402 T11420 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/control/data
[junit4] 2> 2331402 T11420 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/control/data/index/
[junit4] 2> 2331402 T11420 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/control/data/index' doesn't exist. Creating
new index...
[junit4] 2> 2331403 T11420 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/control/data/index
[junit4] 2> 2331404 T11420 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=87.4599609375,
floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=26.73974620292948,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.587988456427172
[junit4] 2> 2331404 T11420 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4f47e7f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@337acce8),segFN=segments_1,generation=1}
[junit4] 2> 2331404 T11420 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2331409 T11420 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 2331410 T11420 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 2331411 T11420 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 2331411 T11420 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 2331412 T11420 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2331412 T11420 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 2331412 T11420 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 2331412 T11420 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2331413 T11420 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 2331413 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2331413 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2331414 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2331414 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2331414 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2331415 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 2331415 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 2331416 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 2331416 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 2331418 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 2331418 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 2331419 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 2331419 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 2331419 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 2331420 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 2331420 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 2331421 T11420 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 2331421 T11420 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 2331429 T11420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2331431 T11420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2331433 T11420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2331435 T11420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2331435 T11420 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2331439 T11420 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2331440 T11420 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2331440 T11420 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 2331441 T11420 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4f47e7f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@337acce8),segFN=segments_1,generation=1}
[junit4] 2> 2331441 T11420 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2331441 T11420 oass.SolrIndexSearcher.<init> Opening
Searcher@6255437b[collection1] main
[junit4] 2> 2331442 T11420 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2331445 T11420 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2331445 T11420 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 2331447 T11420
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2331447 T11420 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2331447 T11420 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2331449 T11420
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 2331450 T11420 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2331450 T11420 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2331450 T11420 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 2331451 T11420 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2331451 T11421 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6255437b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2331453 T11424 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:52158/bkezs/v
collection:control_collection shard:shard1
[junit4] 2> 2331455 T11388 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 2331455 T11388 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2331456 T11424 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 2331457 T11388
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2331458 T11388 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2331462 T11427 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7fc6202b
name:ZooKeeperConnection Watcher:127.0.0.1:52155/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2331463 T11388 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2331464 T11388 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2331470 T11388
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2331478 T11424
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 2331484 T11388 oasc.ChaosMonkey.monkeyLog monkey: init -
expire sessions:false cause connection loss:false
[junit4] 2> 2331484 T11416 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2331488 T11417 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> 2331494 T11424
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2331495 T11424
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C3589 name=collection1
org.apache.solr.core.SolrCore@3efc94b4
url=http://127.0.0.1:52158/bkezs/v/collection1 node=127.0.0.1:52158_bkezs%2Fv
C3589_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:52158/bkezs/v, node_name=127.0.0.1:52158_bkezs%2Fv,
state=down}
[junit4] 2> 2331495 T11424 C3589 P52158 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:52158/bkezs/v/collection1/
[junit4] 2> 2331496 T11424 C3589 P52158 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 2331497 T11424 C3589 P52158 oasc.SyncStrategy.syncToMe
http://127.0.0.1:52158/bkezs/v/collection1/ has no replicas
[junit4] 2> 2331497 T11424
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:52158/bkezs/v/collection1/ shard1
[junit4] 2> 2331498 T11424 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 2331515 T11416 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2331518 T11417 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:52158/bkezs/v",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 2331629 T11427 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> 2331638 T11416 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> 2331729 T11424 oasc.ZkController.register We are
http://127.0.0.1:52158/bkezs/v/collection1/ and leader is
http://127.0.0.1:52158/bkezs/v/collection1/
[junit4] 2> 2331729 T11424 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:52158/bkezs/v
[junit4] 2> 2331730 T11424 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 2331730 T11424 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 2331731 T11424 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 2331735 T11416 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2331738 T11417 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:52158/bkezs/v",
[junit4] 2> "node_name":"127.0.0.1:52158_bkezs%2Fv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 2331740 T11417 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52158/bkezs/v",
[junit4] 2> "node_name":"127.0.0.1:52158_bkezs%2Fv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2331860 T11427 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> 2331865 T11416 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> 2333576 T11388 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-1-001/cores/collection1
[junit4] 2> 2333580 T11388 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 2333582 T11388 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 2333588 T11388 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@638ac7a0{/bkezs/v,null,AVAILABLE}
[junit4] 2> 2333589 T11388 oejs.AbstractConnector.doStart Started
ServerConnector@46cb6cab{HTTP/1.1}{127.0.0.1:52162}
[junit4] 2> 2333589 T11388 oejs.Server.doStart Started @2338364ms
[junit4] 2> 2333590 T11388 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 2333591 T11388 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2333591 T11388 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-1-001
[junit4] 2> 2333592 T11388 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-1-001/'
[junit4] 2> 2333640 T11388 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-1-001/solr.xml
[junit4] 2> 2333650 T11388 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-1-001/cores
[junit4] 2> 2333653 T11388 oasc.CoreContainer.<init> New CoreContainer
1897683001
[junit4] 2> 2333653 T11388 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-1-001/]
[junit4] 2> 2333654 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2333654 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2333654 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2333655 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2333655 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2333655 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2333655 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2333656 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2333656 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2333657 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2333657 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 2333657 T11388 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2333658 T11388 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2333658 T11388 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2333659 T11388 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2333659 T11388 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:52155/solr
[junit4] 2> 2333659 T11388 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2333660 T11388
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2333661 T11388 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2333664 T11441 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1abfce65
name:ZooKeeperConnection Watcher:127.0.0.1:52155 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2333665 T11388 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2333665 T11388 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2333673 T11388 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2333678 T11444 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@36fba0e8
name:ZooKeeperConnection Watcher:127.0.0.1:52155/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2333679 T11388 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2333700 T11388
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2334714 T11388 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52162_bkezs%2Fv
[junit4] 2> 2334717 T11388 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:52162_bkezs%2Fv
[junit4] 2> 2334730 T11388 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2334738 T11388 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-1-001/cores
[junit4] 2> 2334740 T11388 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-1-001/cores/collection1/
[junit4] 2> 2334740 T11388 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 2334743 T11445 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2334743 T11445 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 2334745 T11445 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2334745 T11416 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2334748 T11417 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:52162/bkezs/v",
[junit4] 2> "node_name":"127.0.0.1:52162_bkezs%2Fv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 2334750 T11417 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52162/bkezs/v",
[junit4] 2> "node_name":"127.0.0.1:52162_bkezs%2Fv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2334750 T11417 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 2334750 T11417 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 2334754 T11427 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> 2334755 T11444 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> 2334754 T11416 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> 2335746 T11445 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 2335746 T11445 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2335749 T11445 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2335749 T11445 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2335753 T11445 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2335753 T11445 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-1-001/cores/collection1/'
[junit4] 2> 2335780 T11445 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 2335785 T11445 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 2335801 T11445 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 2335808 T11445 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2335819 T11445 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2335823 T11445 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2335831 T11445 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 2335964 T11445 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 2335965 T11445 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2335966 T11445 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2335973 T11445 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2336038 T11445 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2336039 T11445 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2336039 T11445 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-1-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/jetty1/
[junit4] 2> 2336040 T11445 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@817f73a
[junit4] 2> 2336040 T11445 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/jetty1
[junit4] 2> 2336040 T11445 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/jetty1/index/
[junit4] 2> 2336040 T11445 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/jetty1/index' doesn't exist. Creating new
index...
[junit4] 2> 2336041 T11445 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/jetty1/index
[junit4] 2> 2336042 T11445 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=87.4599609375,
floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=26.73974620292948,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.587988456427172
[junit4] 2> 2336042 T11445 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@52aa5b16
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4397bbc1),segFN=segments_1,generation=1}
[junit4] 2> 2336042 T11445 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2336050 T11445 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 2336050 T11445 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 2336051 T11445 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 2336051 T11445 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 2336051 T11445 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2336051 T11445 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 2336052 T11445 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 2336052 T11445 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2336052 T11445 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 2336053 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2336055 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2336055 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2336056 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2336057 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2336059 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 2336060 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 2336061 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 2336061 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 2336066 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 2336067 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 2336067 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 2336068 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 2336068 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 2336069 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 2336069 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 2336070 T11445 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 2336071 T11445 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 2336080 T11445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2336082 T11445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2336083 T11445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2336086 T11445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2336086 T11445 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2336089 T11445 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2336090 T11445 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2336091 T11445 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 2336092 T11445 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@52aa5b16
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4397bbc1),segFN=segments_1,generation=1}
[junit4] 2> 2336092 T11445 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2336093 T11445 oass.SolrIndexSearcher.<init> Opening
Searcher@1d48df30[collection1] main
[junit4] 2> 2336093 T11445 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2336096 T11445 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2336097 T11445 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 2336100 T11445
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2336101 T11445 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2336101 T11445 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2336103 T11445
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 2336104 T11445 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2336104 T11445 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2336104 T11445 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 2336106 T11446 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1d48df30[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2336107 T11445 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2336109 T11449 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:52162/bkezs/v collection:collection1
shard:shard2
[junit4] 2> 2336110 T11388 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 2336111 T11388 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2336112 T11449 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 2336132 T11449
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 2336140 T11416 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2336143 T11449
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2336143 T11449
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C3590 name=collection1
org.apache.solr.core.SolrCore@5aab2f79
url=http://127.0.0.1:52162/bkezs/v/collection1 node=127.0.0.1:52162_bkezs%2Fv
C3590_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:52162/bkezs/v, node_name=127.0.0.1:52162_bkezs%2Fv,
state=down}
[junit4] 2> 2336144 T11449 C3590 P52162 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:52162/bkezs/v/collection1/
[junit4] 2> 2336144 T11449 C3590 P52162 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 2336145 T11449 C3590 P52162 oasc.SyncStrategy.syncToMe
http://127.0.0.1:52162/bkezs/v/collection1/ has no replicas
[junit4] 2> 2336145 T11449
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:52162/bkezs/v/collection1/ shard2
[junit4] 2> 2336146 T11449 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 2336168 T11417 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> 2336182 T11416 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2336186 T11417 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:52162/bkezs/v",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 2336298 T11427 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> 2336306 T11416 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> 2336310 T11444 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> 2336341 T11449 oasc.ZkController.register We are
http://127.0.0.1:52162/bkezs/v/collection1/ and leader is
http://127.0.0.1:52162/bkezs/v/collection1/
[junit4] 2> 2336342 T11449 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:52162/bkezs/v
[junit4] 2> 2336342 T11449 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 2336342 T11449 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 2336342 T11449 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 2336346 T11416 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2336348 T11417 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:52162/bkezs/v",
[junit4] 2> "node_name":"127.0.0.1:52162_bkezs%2Fv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 2336351 T11417 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52162/bkezs/v",
[junit4] 2> "node_name":"127.0.0.1:52162_bkezs%2Fv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2336468 T11444 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> 2336471 T11416 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> 2336469 T11427 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> 2338346 T11388 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-2-001/cores/collection1
[junit4] 2> 2338348 T11388 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 2338350 T11388 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 2338359 T11388 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@6f80e290{/bkezs/v,null,AVAILABLE}
[junit4] 2> 2338361 T11388 oejs.AbstractConnector.doStart Started
ServerConnector@4c1dc85c{HTTP/1.1}{127.0.0.1:52165}
[junit4] 2> 2338361 T11388 oejs.Server.doStart Started @2343136ms
[junit4] 2> 2338362 T11388 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 2338365 T11388 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2338366 T11388 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-2-001
[junit4] 2> 2338367 T11388 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-2-001/'
[junit4] 2> 2338430 T11388 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-2-001/solr.xml
[junit4] 2> 2338443 T11388 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-2-001/cores
[junit4] 2> 2338444 T11388 oasc.CoreContainer.<init> New CoreContainer
1347046079
[junit4] 2> 2338445 T11388 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-2-001/]
[junit4] 2> 2338445 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2338446 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2338446 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2338446 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2338447 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2338447 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2338448 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2338449 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2338450 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2338450 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2338450 T11388 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 2338451 T11388 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2338452 T11388 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2338452 T11388 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2338453 T11388 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2338454 T11388 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:52155/solr
[junit4] 2> 2338454 T11388 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2338455 T11388
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2338458 T11388 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2338459 T11463 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@26a0eb1a
name:ZooKeeperConnection Watcher:127.0.0.1:52155 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2338459 T11388 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2338459 T11388 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2338470 T11388 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2338472 T11466 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4ddf3253
name:ZooKeeperConnection Watcher:127.0.0.1:52155/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2338472 T11388 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2338488 T11388
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2339501 T11388 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52165_bkezs%2Fv
[junit4] 2> 2339504 T11388 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:52165_bkezs%2Fv
[junit4] 2> 2339517 T11388 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2339525 T11388 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-2-001/cores
[junit4] 2> 2339526 T11388 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-2-001/cores/collection1/
[junit4] 2> 2339527 T11388 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 2339538 T11467 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2339538 T11467 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 2339541 T11416 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2339541 T11467 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2339545 T11417 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:52165/bkezs/v",
[junit4] 2> "node_name":"127.0.0.1:52165_bkezs%2Fv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 6
[junit4] 2> 2339546 T11417 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52165/bkezs/v",
[junit4] 2> "node_name":"127.0.0.1:52165_bkezs%2Fv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2339547 T11417 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 2339547 T11417 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 2339550 T11466 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> 2339550 T11416 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> 2339550 T11444 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> 2339550 T11427 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> 2340545 T11467 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 2340545 T11467 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2340547 T11467 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2340547 T11467 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2340550 T11467 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2340551 T11467 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-2-001/cores/collection1/'
[junit4] 2> 2340590 T11467 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 2340594 T11467 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 2340632 T11467 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 2340653 T11467 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2340667 T11467 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2340672 T11467 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2340676 T11467 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 2340811 T11467 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 2340812 T11467 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2340813 T11467 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2340819 T11467 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2340878 T11467 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2340879 T11467 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2340879 T11467 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/shard-2-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/jetty2/
[junit4] 2> 2340879 T11467 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@817f73a
[junit4] 2> 2340880 T11467 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/jetty2
[junit4] 2> 2340880 T11467 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/jetty2/index/
[junit4] 2> 2340880 T11467 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/jetty2/index' doesn't exist. Creating new
index...
[junit4] 2> 2340881 T11467 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
E921DD4E42A38EC1-001/tempDir-001/jetty2/index
[junit4] 2> 2340881 T11467 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=87.4599609375,
floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=26.73974620292948,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.587988456427172
[junit4] 2> 2340882 T11467 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4040f5ed
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b00a20a),segFN=segments_1,generation=1}
[junit4] 2> 2340883 T11467 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2340886 T11467 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 2340887 T11467 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 2340887 T11467 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 2340888 T11467 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 2340888 T11467 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2340888 T11467 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 2340889 T11467 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 2340889 T11467 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2340889 T11467 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 2340890 T11467 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2340891 T11467 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2340891 T11467 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2340892 T11467 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2340892 T11467 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2340893 T11467 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 2340893 T11467 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 2340894 T11467 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 2340894 T11467 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 2340895 T11467 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 2340895 T11467 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 2340896 T11467 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 2340896 T11467
[...truncated too long message...]
ionResource, TestCustomSort, TestFastLRUCache, TestFoldingMultitermQuery,
TriLevelCompositeIdRoutingTest, CSVRequestHandlerTest,
StatelessScriptUpdateProcessorFactoryTest, LeaderFailoverAfterPartitionTest,
SimpleFacetsTest, HdfsBasicDistributedZkTest, SearchHandlerTest, TestJoin,
TestHighlightDedupGrouping, TestDistributedMissingSort,
TestDFRSimilarityFactory, TestElisionMultitermQuery, MBeansHandlerTest,
CurrencyFieldOpenExchangeTest, TestTolerantSearch,
LeaderInitiatedRecoveryOnCommitTest, MoreLikeThisHandlerTest, TestSolr4Spatial,
SolrCoreTest, DateMathParserTest, DirectUpdateHandlerOptimizeTest,
TestDefaultSearchFieldResource, DisMaxRequestHandlerTest,
DistributedQueryElevationComponentTest, TestMiniSolrCloudCluster,
TestSolrConfigHandler, VMParamsZkACLAndCredentialsProvidersTest,
TestFastWriter, RemoteQueryErrorTest, TestClassNameShortening,
TestCloudManagedSchema, ShardRoutingCustomTest, MergeStrategyTest,
TestManagedSchemaFieldTypeResource, TestReloadAndDeleteDocs,
AnalysisAfterCoreReloadTest, DistributedFacetPivotSmallAdvancedTest,
DebugComponentTest, PolyFieldTest, StatsComponentTest, ConnectionManagerTest,
TestSolrDeletionPolicy2, TestFastOutputStream,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestAnalyzedSuggestions,
TestComplexPhraseQParserPlugin, TestFieldTypeCollectionResource,
ResponseLogComponentTest, DistanceUnitsTest,
TestDynamicFieldCollectionResource, TestConfigReload,
RecoveryAfterSoftCommitTest, StressHdfsTest, BadCopyFieldTest,
TestManagedSynonymFilterFactory, TestCharFilters, SolrTestCaseJ4Test,
PreAnalyzedUpdateProcessorTest, TestSchemaSimilarityResource,
FacetPivotSmallTest, TestNRTOpen, TestClusterStateMutator, TermsComponentTest,
UUIDFieldTest, StandardRequestHandlerTest, ClusterStateTest,
DirectSolrSpellCheckerTest, OpenExchangeRatesOrgProviderTest,
TestNonDefinedSimilarityFactory, TestCloudManagedSchemaConcurrent, TestSort,
SortByFunctionTest, DocumentBuilderTest, TermVectorComponentDistributedTest,
MigrateRouteKeyTest, TestExactSharedStatsCache, ZkNodePropsTest, SyncSliceTest,
InfoHandlerTest, TestReqParamsAPI, TestCollationField,
TestShortCircuitedRequests, TestRestManager, AsyncMigrateRouteKeyTest,
TestZkChroot, TestLMDirichletSimilarityFactory,
TestManagedSchemaDynamicFieldResource, TestBM25SimilarityFactory,
HdfsDirectoryFactoryTest, CoreAdminCreateDiscoverTest, TestDistributedSearch,
TestOrdValues, CurrencyFieldXmlFileTest, SuggesterFSTTest, TimeZoneUtilsTest,
DistanceFunctionTest, TestUtils, TestSolrQueryParserDefaultOperatorResource,
OpenCloseCoreStressTest, TestArbitraryIndexDir, TestRTGBase, TestLRUStatsCache,
SolrIndexConfigTest, ResponseHeaderTest, UnloadDistributedZkTest,
TestMissingGroups, TestFuzzyAnalyzedSuggestions, CoreAdminHandlerTest,
RollingRestartTest, UpdateParamsTest, TestStandardQParsers,
TestCloudInspectUtil, SpellingQueryConverterTest, TestExceedMaxTermLength,
AnalysisErrorHandlingTest, TestFieldSortValues, SuggesterTSTTest,
TestSearchPerf, BasicDistributedZk2Test, TestIntervalFaceting, RecoveryZkTest,
TestUpdate, PeerSyncTest, TestReversedWildcardFilterFactory, HdfsDirectoryTest,
UpdateRequestProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest,
TestMiniSolrCloudClusterSSL, TestSearcherReuse, TestCollationFieldDocValues,
DistributedQueryComponentCustomSortTest, AtomicUpdatesTest, TestIndexSearcher,
DateFieldTest, TestAddFieldRealTimeGet, RegexBoostProcessorTest,
TestSimpleQParserPlugin, TestCollectionAPI, ClusterStateUpdateTest,
HardAutoCommitTest, TestHighFrequencyDictionaryFactory, TestPhraseSuggestions,
TestUniqueKeyFieldResource, CopyFieldTest, SystemInfoHandlerTest,
ChaosMonkeySafeLeaderTest, TestRecovery, HdfsWriteToMultipleCollectionsTest,
TestSolrQueryParserResource, BasicZkTest, DirectSolrConnectionTest,
LeaderElectionTest, OutOfBoxZkACLAndCredentialsProvidersTest,
HdfsCollectionsAPIDistributedZkTest, JsonLoaderTest, SimplePostToolTest,
CacheHeaderTest, TestReplicationHandler, TestLFUCache, PrimUtilsTest,
SuggesterTest, TestFileDictionaryLookup, TestDocSet, TermVectorComponentTest,
DistributedIntervalFacetingTest, TestOverriddenPrefixQueryForCustomFieldType,
TestManagedResourceStorage, TestXIncludeConfig, TestTrie, TestDynamicLoading,
ShardSplitTest, ZkStateWriterTest, TestLeaderElectionZkExpiry, TestConfigSets,
TestSchemaResource, AnalyticsMergeStrategyTest, SuggesterWFSTTest,
MultiTermTest, ChangedSchemaMergeTest, PathHierarchyTokenizerFactoryTest,
PreAnalyzedFieldTest, TestFieldResource, FileBasedSpellCheckerTest,
DefaultValueUpdateProcessorTest, DirectUpdateHandlerTest,
BinaryUpdateRequestHandlerTest, DistributedSuggestComponentTest,
XsltUpdateRequestHandlerTest, AssignTest,
DistributedQueryComponentOptimizationTest, TestSchemaManager,
TestSystemIdResolver, EnumFieldTest, ZkCLITest, BasicDistributedZkTest,
CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest,
FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestRandomDVFaceting,
AutoCommitTest, TestDistributedGrouping, TestHashPartitioner,
DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet,
TestStressReorder, TestReload, TestStressVersions,
DistributedTermsComponentTest, TestCoreContainer, SpellCheckComponentTest,
TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest,
BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery,
BasicFunctionalityTest, TestLazyCores, TestBadConfig,
OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest,
ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestCoreDiscovery,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SpellCheckCollatorTest, SolrRequestParserTest, DocValuesTest, TestStressLucene,
TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields,
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
TestWordDelimiterFilterFactory, QueryEqualityTest, DocValuesMultiTest,
TestSolrDeletionPolicy1, SolrInfoMBeanTest, IndexBasedSpellCheckerTest,
TestSurroundQueryParser, TestQueryUtils, TestWriterPerf,
DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest,
TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache,
TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest,
TestSolrQueryParser, FastVectorHighlighterTest, LoggingHandlerTest,
SolrPluginUtilsTest, IndexSchemaTest, ReturnFieldsTest, JSONWriterTest,
TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest,
TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName,
TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test,
TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig,
TestQuerySenderNoQuery, BadComponentTest, TestStressRecovery,
TestMergePolicyConfig, SampleTest, TestBinaryField, NumericFieldsTest,
MinimalSchemaTest, TestConfig, OutputWriterTest, ExternalFileFieldSortTest,
TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest,
TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport,
SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity,
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory,
TestDefaultSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest,
URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest,
TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ,
TestLRUCache, TestDocumentBuilder, SliceStateTest, FileUtilsTest,
CircularListTest, DistributedMLTComponentTest, CursorPagingTest,
TestCursorMarkWithoutUniqueKey, AliasIntegrationTest,
CloudExitableDirectoryReaderTest, CustomCollectionTest,
DeleteInactiveReplicaTest, DeleteReplicaTest, DistribCursorPagingTest,
DistribDocExpirationUpdateProcessorTest, DistributedQueueTest,
HttpPartitionTest, MultiThreadedOCPTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest,
OverseerStatusTest, ReplicationFactorTest, SSLMigrationTest,
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudPivotFacet,
TestDistribDocBasedVersion, TestRebalanceLeaders, TestReplicaProperties,
TestRequestStatusCollectionAPI, HdfsBasicDistributedZk2Test,
HdfsRecoveryZkTest, HdfsUnloadDistributedZkTest, CachingDirectoryFactoryTest,
ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigOverlay,
TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams,
TestShardHandlerFactory, TestSolrDynamicMBean, TestSolrXml, RequestLoggingTest,
TestBlobHandler]
[junit4] Completed in 33.10s, 1 test, 1 failure <<< FAILURES!
[...truncated 187 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:191: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1348:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956:
There were test failures: 464 suites, 1854 tests, 1 error, 1 failure, 51
ignored (20 assumptions)
Total time: 130 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0
-XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]