You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/05/14 21:28:10 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2304 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2304/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Error from server at http://127.0.0.1:63790//collection1: java.lang.NullPointerException  at org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)  at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)  at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)  at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2047)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:642)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:442)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  at org.eclipse.jetty.server.Server.handle(Server.java:497)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)  at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63790//collection1: java.lang.NullPointerException
	at org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
	at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
	at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2047)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:642)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:442)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:497)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)

	at __randomizedtesting.SeedInfo.seed([CE64AEBCC082F2EE:463091666E7E9F16]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9441 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/init-core-data-001
   [junit4]   2> 190162 T587 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 190162 T587 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 190811 T587 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1
   [junit4]   2> 190815 T587 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 190820 T587 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@314d1183{/,null,AVAILABLE}
   [junit4]   2> 190822 T587 oejs.AbstractConnector.doStart Started ServerConnector@787f5297{HTTP/1.1}{127.0.0.1:63698}
   [junit4]   2> 190822 T587 oejs.Server.doStart Started @196554ms
   [junit4]   2> 190822 T587 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, hostPort=63698, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/cores}
   [junit4]   2> 190823 T587 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 190824 T587 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/'
   [junit4]   2> 190874 T587 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/solr.xml
   [junit4]   2> 190890 T587 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/cores
   [junit4]   2> 190890 T587 oasc.CoreContainer.<init> New CoreContainer 42899280
   [junit4]   2> 190891 T587 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/]
   [junit4]   2> 190891 T587 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/lib
   [junit4]   2> 190892 T587 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/lib).
   [junit4]   2> 190915 T587 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 190923 T587 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 190925 T587 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 190925 T587 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 190925 T587 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 190927 T587 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/cores
   [junit4]   2> 190929 T587 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1/, configSet=collection1, dataDir=data/}
   [junit4]   2> 190929 T587 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 190930 T587 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 190933 T599 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 190936 T599 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 190936 T599 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 190980 T599 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 191012 T599 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 191156 T599 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 191158 T599 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 191171 T599 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 191330 T599 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 191350 T599 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 191352 T599 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 191366 T599 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 191369 T599 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 191376 T599 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 191378 T599 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 191379 T599 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 191379 T599 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 191380 T599 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 191381 T599 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 191382 T599 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 191383 T599 x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 191384 T599 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 191385 T599 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6358906
   [junit4]   2> 191386 T599 x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 191386 T599 x:collection1 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.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 191386 T599 x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 191387 T599 x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 191389 T599 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19480305389859112]
   [junit4]   2> 191391 T599 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7f3240d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e044d),segFN=segments_1,generation=1}
   [junit4]   2> 191391 T599 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 191626 T599 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 191627 T599 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 191627 T599 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 191627 T599 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 191632 T599 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 191632 T599 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 191632 T599 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 191648 T599 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 191648 T599 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 191648 T599 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 191648 T599 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 191649 T599 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 191658 T599 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 191661 T599 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 191664 T599 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 191665 T599 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 191765 T599 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 191833 T599 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 191834 T599 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 191835 T599 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 191836 T599 x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 191836 T599 x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 191838 T599 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 191838 T599 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 191838 T599 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=71.0888671875, floorSegmentMB=0.6767578125, forceMergeDeletesPctAllowed=27.655389395304137, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4190994536778233
   [junit4]   2> 191840 T599 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7f3240d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e044d),segFN=segments_1,generation=1}
   [junit4]   2> 191840 T599 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 191840 T599 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@128820d7[collection1] main
   [junit4]   2> 191844 T599 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 191844 T599 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 191844 T599 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 191844 T599 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 192056 T599 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 192267 T599 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 192268 T600 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 192269 T599 x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 192270 T600 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 192270 T600 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 192270 T600 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 192270 T587 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 192271 T587 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 192271 T600 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 192272 T600 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 192273 T600 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 192274 T600 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 192274 T600 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 192275 T600 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@128820d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 192731 T587 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 192738 T587 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 192757 T587 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@34bca3fc{/,null,AVAILABLE}
   [junit4]   2> 192757 T587 oejs.AbstractConnector.doStart Started ServerConnector@430e8c01{HTTP/1.1}{127.0.0.1:63701}
   [junit4]   2> 192758 T587 oejs.Server.doStart Started @198489ms
   [junit4]   2> 192758 T587 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, hostPort=63701, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/cores}
   [junit4]   2> 192759 T587 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 192759 T587 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/'
   [junit4]   2> 192794 T587 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 192806 T587 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/cores
   [junit4]   2> 192806 T587 oasc.CoreContainer.<init> New CoreContainer 363215322
   [junit4]   2> 192807 T587 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/]
   [junit4]   2> 192807 T587 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/lib
   [junit4]   2> 192808 T587 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/lib).
   [junit4]   2> 192818 T587 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 192822 T587 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 192823 T587 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 192824 T587 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 192824 T587 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 192829 T587 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/cores
   [junit4]   2> 192830 T587 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1/, configSet=collection1, dataDir=data/}
   [junit4]   2> 192831 T587 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 192831 T587 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 192835 T613 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 192836 T613 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 192836 T613 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 192872 T613 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 192879 T613 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 192925 T613 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 192926 T613 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 192932 T613 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 193092 T613 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 193107 T613 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 193107 T613 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 193115 T613 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 193118 T613 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 193126 T613 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 193127 T613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 193127 T613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 193127 T613 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 193128 T613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 193128 T613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 193128 T613 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 193128 T613 x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 193129 T613 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 193129 T613 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6358906
   [junit4]   2> 193136 T613 x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 193136 T613 x:collection1 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.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 193136 T613 x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 193137 T613 x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 193137 T613 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19480305389859112]
   [junit4]   2> 193139 T613 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@68cfb2ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c786602),segFN=segments_1,generation=1}
   [junit4]   2> 193139 T613 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 193154 T613 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 193154 T613 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 193155 T613 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 193155 T613 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 193155 T613 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 193155 T613 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 193155 T613 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 193156 T613 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 193156 T613 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 193156 T613 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 193156 T613 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 193156 T613 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 193178 T613 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 193183 T613 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 193184 T613 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 193186 T613 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 193195 T613 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 193202 T613 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 193202 T613 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 193203 T613 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 193206 T613 x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 193206 T613 x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 193207 T613 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 193207 T613 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 193214 T613 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=71.0888671875, floorSegmentMB=0.6767578125, forceMergeDeletesPctAllowed=27.655389395304137, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4190994536778233
   [junit4]   2> 193215 T613 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@68cfb2ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c786602),segFN=segments_1,generation=1}
   [junit4]   2> 193215 T613 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 193215 T613 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@6dee244f[collection1] main
   [junit4]   2> 193216 T613 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 193216 T613 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 193216 T613 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 193216 T613 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 193230 T613 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 193299 T613 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 193300 T614 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 193301 T614 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 193301 T614 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 193301 T614 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 193302 T614 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 193305 T614 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 193306 T614 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 193307 T614 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 193308 T614 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 193324 T614 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6dee244f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 193327 T613 x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 193331 T587 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 193332 T587 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 193333 T587 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> ASYNC  NEW_CORE C397 name=collection1 org.apache.solr.core.SolrCore@4a825935
   [junit4]   2> 193362 T591 x:collection1 C397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1501171940769923072)} 0 24
   [junit4]   2> ASYNC  NEW_CORE C398 name=collection1 org.apache.solr.core.SolrCore@7741d60a
   [junit4]   2> 193381 T605 x:collection1 C398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1501171940799283200)} 0 5
   [junit4]   2> 193401 T592 x:collection1 C397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1501171940818157568)]} 0 8
   [junit4]   2> 193412 T606 x:collection1 C398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1501171940833886208)]} 0 3
   [junit4]   2> 193417 T593 x:collection1 C397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1501171940841226240)]} 0 1
   [junit4]   2> 193424 T607 x:collection1 C398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1501171940848566272)]} 0 1
   [junit4]   2> 193434 T594 x:collection1 C397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1501171940859052032)]} 0 2
   [junit4]   2> 193439 T608 x:collection1 C398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1501171940865343488)]} 0 1
   [junit4]   2> 193447 T595 x:collection1 C397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1501171940872683520)]} 0 1
   [junit4]   2> 193458 T609 x:collection1 C398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1501171940884217856)]} 0 1
   [junit4]   2> 193463 T596 x:collection1 C397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1501171940889460736)]} 0 1
   [junit4]   2> 193468 T610 x:collection1 C398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1501171940894703616)]} 0 2
   [junit4]   2> 193477 T591 x:collection1 C397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1501171940904140800)]} 0 1
   [junit4]   2> 193482 T605 x:collection1 C398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1501171940909383680)]} 0 1
   [junit4]   2> 193487 T592 x:collection1 C397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1501171940915675136)]} 0 1
   [junit4]   2> 193495 T606 x:collection1 C398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1501171940924063744)]} 0 0
   [junit4]   2> 193505 T593 x:collection1 C397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1501171940930355200)]} 0 5
   [junit4]   2> 193509 T607 x:collection1 C398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1501171940937695232)]} 0 1
   [junit4]   2> 193515 T594 x:collection1 C397 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1501171940943986688)]} 0 1
   [junit4]   2> 193521 T608 x:collection1 C398 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1501171940950278144)]} 0 3
   [junit4]   2> 193526 T595 x:collection1 C397 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 193606 T595 x:collection1 C397 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7f3240d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e044d),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7f3240d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e044d),segFN=segments_2,generation=2}
   [junit4]   2> 193608 T595 x:collection1 C397 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> ASYNC  NEW_CORE C399 name=collection1 org.apache.solr.core.SolrCore@4a825935
   [junit4]   2> 193689 T595 x:collection1 C399 oass.SolrIndexSearcher.<init> Opening Searcher@7e6cec2d[collection1] main
   [junit4]   2> 193690 T595 x:collection1 C399 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 193693 T600 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e6cec2d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)))}
   [junit4]   2> 193693 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 168
   [junit4]   2> ASYNC  NEW_CORE C400 name=collection1 org.apache.solr.core.SolrCore@7741d60a
   [junit4]   2> 193696 T609 x:collection1 C400 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 193726 T609 x:collection1 C400 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@68cfb2ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c786602),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@68cfb2ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c786602),segFN=segments_2,generation=2}
   [junit4]   2> 193726 T609 x:collection1 C400 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 193730 T609 x:collection1 C400 oass.SolrIndexSearcher.<init> Opening Searcher@37555a28[collection1] main
   [junit4]   2> 193731 T609 x:collection1 C400 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 193734 T614 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@37555a28[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)))}
   [junit4]   2> 193735 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 39
   [junit4]   2> 193743 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1501171941179916288)]} 0 4
   [junit4]   2> 193751 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1501171941187256320)]} 0 5
   [junit4]   2> 193756 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1501171941196693504)]} 0 2
   [junit4]   2> 193760 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1501171941200887808)]} 0 1
   [junit4]   2> 193767 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1501171941208227840)]} 0 1
   [junit4]   2> 193771 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1501171941213470720)]} 0 0
   [junit4]   2> 193775 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1501171941216616448)]} 0 1
   [junit4]   2> 193781 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1501171941222907904)]} 0 1
   [junit4]   2> 193786 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1001 (1501171941227102208)]} 0 2
   [junit4]   2> 193789 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1001 (1501171941232345088)]} 0 0
   [junit4]   2> 193793 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1501171941235490816)]} 0 1
   [junit4]   2> 193804 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1501171941245976576)]} 0 7
   [junit4]   2> 193816 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1501171941260656640)]} 0 1
   [junit4]   2> 193821 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1501171941264850944)]} 0 1
   [junit4]   2> 193832 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1501171941276385280)]} 0 1
   [junit4]   2> 193845 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1501171941290016768)]} 0 1
   [junit4]   2> 193849 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1501171941295259648)]} 0 1
   [junit4]   2> 193855 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1501171941300502528)]} 0 1
   [junit4]   2> 193863 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[100 (1501171941308891136)]} 0 1
   [junit4]   2> 193868 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[100 (1501171941315182592)]} 0 0
   [junit4]   2> 193880 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[101 (1501171941327765504)]} 0 0
   [junit4]   2> 193888 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[101 (1501171941334056960)]} 0 2
   [junit4]   2> 193893 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[102 (1501171941340348416)]} 0 1
   [junit4]   2> 193901 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[102 (1501171941348737024)]} 0 1
   [junit4]   2> 193914 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[103 (1501171941362368512)]} 0 1
   [junit4]   2> 193923 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[103 (1501171941371805696)]} 0 2
   [junit4]   2> 193926 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[104 (1501171941376000000)]} 0 0
   [junit4]   2> 193929 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[104 (1501171941379145728)]} 0 0
   [junit4]   2> 193935 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[105 (1501171941385437184)]} 0 1
   [junit4]   2> 193941 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[105 (1501171941391728640)]} 0 1
   [junit4]   2> 193946 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[106 (1501171941396971520)]} 0 1
   [junit4]   2> 193955 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[106 (1501171941406408704)]} 0 0
   [junit4]   2> 193976 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[107 (1501171941428428800)]} 0 1
   [junit4]   2> 193984 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[107 (1501171941436817408)]} 0 0
   [junit4]   2> 194002 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[108 (1501171941454643200)]} 0 0
   [junit4]   2> 194009 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[108 (1501171941459886080)]} 0 3
   [junit4]   2> 194021 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[109 (1501171941474566144)]} 0 1
   [junit4]   2> 194049 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[109 (1501171941495537664)]} 0 9
   [junit4]   2> 194056 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[110 (1501171941511266304)]} 0 2
   [junit4]   2> 194068 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[110 (1501171941524897792)]} 0 1
   [junit4]   2> 194078 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[111 (1501171941534334976)]} 0 1
   [junit4]   2> 194083 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[111 (1501171941539577856)]} 0 1
   [junit4]   2> 194093 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[112 (1501171941549015040)]} 0 2
   [junit4]   2> 194114 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[112 (1501171941572083712)]} 0 1
   [junit4]   2> 194119 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[113 (1501171941578375168)]} 0 0
   [junit4]   2> 194131 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[113 (1501171941589909504)]} 0 1
   [junit4]   2> 194143 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[114 (1501171941603540992)]} 0 1
   [junit4]   2> 194148 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[114 (1501171941608783872)]} 0 0
   [junit4]   2> 194162 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[115 (1501171941622415360)]} 0 2
   [junit4]   2> 194177 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[115 (1501171941637095424)]} 0 2
   [junit4]   2> 194197 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[116 (1501171941659115520)]} 0 1
   [junit4]   2> 194206 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[116 (1501171941668552704)]} 0 1
   [junit4]   2> 194210 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[117 (1501171941673795584)]} 0 0
   [junit4]   2> 194215 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[117 (1501171941677989888)]} 0 1
   [junit4]   2> 194233 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[118 (1501171941697912832)]} 0 1
   [junit4]   2> 194249 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[118 (1501171941713641472)]} 0 1
   [junit4]   2> 194257 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[119 (1501171941723078656)]} 0 1
   [junit4]   2> 194272 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[119 (1501171941737758720)]} 0 1
   [junit4]   2> 194277 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[120 (1501171941744050176)]} 0 1
   [junit4]   2> 194288 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[120 (1501171941754535936)]} 0 1
   [junit4]   2> 194298 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[121 (1501171941766070272)]} 0 1
   [junit4]   2> 194308 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[121 (1501171941775507456)]} 0 1
   [junit4]   2> 194318 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[122 (1501171941785993216)]} 0 1
   [junit4]   2> 194338 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[122 (1501171941806964736)]} 0 1
   [junit4]   2> 194343 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[123 (1501171941813256192)]} 0 1
   [junit4]   2> 194355 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[123 (1501171941825839104)]} 0 1
   [junit4]   2> 194361 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[124 (1501171941831081984)]} 0 1
   [junit4]   2> 194368 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[124 (1501171941838422016)]} 0 1
   [junit4]   2> 194392 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 (1501171941864636416)]} 0 1
   [junit4]   2> 194397 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 (1501171941868830720)]} 0 1
   [junit4]   2> 194402 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[126 (1501171941874073600)]} 0 1
   [junit4]   2> 194408 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[126 (1501171941880365056)]} 0 1
   [junit4]   2> 194412 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[127 (1501171941884559360)]} 0 1
   [junit4]   2> 194418 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[127 (1501171941890850816)]} 0 2
   [junit4]   2> 194424 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[128 (1501171941897142272)]} 0 1
   [junit4]   2> 194427 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[128 (1501171941901336576)]} 0 1
   [junit4]   2> 194431 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[129 (1501171941904482304)]} 0 1
   [junit4]   2> 194438 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[129 (1501171941909725184)]} 0 4
   [junit4]   2> 194444 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[130 (1501171941917065216)]} 0 1
   [junit4]   2> 194455 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[130 (1501171941929648128)]} 0 7
   [junit4]   2> 194460 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[131 (1501171941935939584)]} 0 1
   [junit4]   2> 194465 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[131 (1501171941941182464)]} 0 0
   [junit4]   2> 194480 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[132 (1501171941953765376)]} 0 9
   [junit4]   2> 194486 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[132 (1501171941963202560)]} 0 0
   [junit4]   2> 194491 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[133 (1501171941968445440)]} 0 1
   [junit4]   2> 194496 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[133 (1501171941973688320)]} 0 1
   [junit4]   2> 194503 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[134 (1501171941978931200)]} 0 2
   [junit4]   2> 194510 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[134 (1501171941988368384)]} 0 0
   [junit4]   2> 194515 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[135 (1501171941992562688)]} 0 1
   [junit4]   2> 194519 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[135 (1501171941996756992)]} 0 1
   [junit4]   2> 194526 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[136 (1501171942003048448)]} 0 2
   [junit4]   2> 194530 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[136 (1501171942009339904)]} 0 0
   [junit4]   2> 194538 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[137 (1501171942016679936)]} 0 2
   [junit4]   2> 194545 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[137 (1501171942024019968)]} 0 1
   [junit4]   2> 194557 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[138 (1501171942037651456)]} 0 0
   [junit4]   2> 194570 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[138 (1501171942050234368)]} 0 1
   [junit4]   2> 194576 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[139 (1501171942057574400)]} 0 1
   [junit4]   2> 194589 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[139 (1501171942069108736)]} 0 2
   [junit4]   2> 194603 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[140 (1501171942085885952)]} 0 1
   [junit4]   2> 194619 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[140 (1501171942098468864)]} 0 6
   [junit4]   2> 194627 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[141 (1501171942110003200)]} 0 1
   [junit4]   2> 194631 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[141 (1501171942115246080)]} 0 0
   [junit4]   2> 194635 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[142 (1501171942119440384)]} 0 1
   [junit4]   2> 194640 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[142 (1501171942123634688)]} 0 1
   [junit4]   2> 194645 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[143 (1501171942129926144)]} 0 1
   [junit4]   2> 194654 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[143 (1501171942138314752)]} 0 1
   [junit4]   2> 194662 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[144 (1501171942146703360)]} 0 1
   [junit4]   2> 194672 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[144 (1501171942157189120)]} 0 1
   [junit4]   2> 194678 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[145 (1501171942163480576)]} 0 1
   [junit4]   2> 194688 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[145 (1501171942175014912)]} 0 1
   [junit4]   2> 194693 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[146 (1501171942179209216)]} 0 1
   [junit4]   2> 194697 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[146 (1501171942183403520)]} 0 1
   [junit4]   2> 194701 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[147 (1501171942188646400)]} 0 0
   [junit4]   2> 194705 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[147 (1501171942192840704)]} 0 1
   [junit4]   2> 194710 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[148 (1501171942198083584)]} 0 0
   [junit4]   2> 194715 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[148 (1501171942202277888)]} 0 1
   [junit4]   2> 194721 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[149 (1501171942208569344)]} 0 0
   [junit4]   2> 194729 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[149 (1501171942216957952)]} 0 1
   [junit4]   2> 194744 T595 x:collection1 C399 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 194828 T595 x:collection1 C399 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7f3240d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e044d),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7f3240d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e044d),segFN=segments_3,generation=3}
   [junit4]   2> 194829 T595 x:collection1 C399 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 194830 T595 x:collection1 C399 oass.SolrIndexSearcher.<init> Opening Searcher@7594076f[collection1] main
   [junit4]   2> 194833 T595 x:collection1 C399 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 194840 T600 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7594076f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9) Uninverting(_1(6.0.0):C59)))}
   [junit4]   2> 194842 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 99
   [junit4]   2> 194847 T609 x:collection1 C400 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 194879 T609 x:collection1 C400 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@68cfb2ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c786602),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@68cfb2ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c786602),segFN=segments_3,generation=3}
   [junit4]   2> 194879 T609 x:collection1 C400 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 194880 T609 x:collection1 C400 oass.SolrIndexSearcher.<init> Opening Searcher@14a10757[collection1] main
   [junit4]   2> 194881 T609 x:collection1 C400 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 194897 T614 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14a10757[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9) Uninverting(_1(6.0.0):C59)))}
   [junit4]   2> 194897 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 50
   [junit4]   2> 194905 T596 x:collection1 C399 oasc.SolrException.log Ignoring exception matching parameter cannot be negative
   [junit4]   2> 194906 T596 x:collection1 C399 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=2 
   [junit4]   2> 194910 T591 x:collection1 C399 oasc.SolrException.log Ignoring exception matching parameter cannot be negative
   [junit4]   2> 194911 T591 x:collection1 C399 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 QTime=0 
   [junit4]   2> 194920 T592 x:collection1 C399 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=5 
   [junit4]   2> 194964 T605 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126002&isShard=true&wt=javabin} hits=68 status=0 QTime=10 
   [junit4]   2> 194988 T606 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126002&ids=121,101,3,147,15,125,149,119,109,120&isShard=true&shard.url=http://127.0.0.1:63701//collection1&wt=javabin&version=2} status=0 QTime=3 
   [junit4]   2> 194997 T610 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:63701//collection1&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=68 
   [junit4]   2> 195002 T593 x:collection1 C399 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 195024 T608 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:63701//collection1|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1431629126094&isShard=true&wt=javabin} hits=68 status=0 QTime=1 
   [junit4]   2> 195043 T609 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126094&ids=100,144,145,13,113,115,105,7,140,10&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:63701//collection1|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=11 
   [junit4]   2> 195117 T607 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:63701//collection1|[ff01::213]:33332/&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=98 
   [junit4]   2> 195123 T594 x:collection1 C399 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 195145 T606 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126207&isShard=true&wt=javabin} hits=68 status=0 QTime=1 
   [junit4]   2> 195166 T610 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126207&ids=100,2,3,114,15,148,115,116,106,139&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:63701//collection1&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 195180 T605 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:63701//collection1&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=47 
   [junit4]   2> 195197 T595 x:collection1 C399 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 195250 T609 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126281&isShard=true&wt=javabin} hits=68 status=0 QTime=0 
   [junit4]   2> 195265 T607 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126281&ids=110,13,112,124,125,147,103,137,149,7&isShard=true&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:63701//collection1&wt=javabin&version=2} status=0 QTime=2 
   [junit4]   2> 195280 T608 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:63701//collection1&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=74 
   [junit4]   2> 195287 T596 x:collection1 C399 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 195320 T610 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=[ff01::114]:33332/|http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126381&isShard=true&wt=javabin} hits=68 status=0 QTime=1 
   [junit4]   2> 195335 T605 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126381&ids=12,111,144,124,15,138,149,116,6,140&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:63701//collection1&wt=javabin&version=2} status=0 QTime=2 
   [junit4]   2> 195343 T606 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:63701//collection1&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=36 
   [junit4]   2> 195349 T591 x:collection1 C399 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 195356 T607 x:collection1 C400 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126427&isShard=true&wt=javabin} hits=68 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C401 name=collection1 org.apache.solr.core.SolrCore@7741d60a
   [junit4]   2> 195379 T608 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126427&ids=1,133,2,14,114,104,127,106,117,109&isShard=true&shard.url=http://127.0.0.1:63701//collection1&wt=javabin&version=2} status=0 QTime=16 
   [junit4]   2> 195383 T609 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:63701//collection1&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=30 
   [junit4]   2> ASYNC  NEW_CORE C402 name=collection1 org.apache.solr.core.SolrCore@4a825935
   [junit4]   2> 195389 T592 x:collection1 C402 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 195396 T605 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126468&isShard=true&wt=javabin} hits=68 status=0 QTime=0 
   [junit4]   2> 195401 T606 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126468&ids=132,110,122,134,146,4,16,104,127,7&isShard=true&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:63701//collection1&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 195403 T610 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:63701//collection1&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=9 
   [junit4]   2> 195407 T593 x:collection1 C402 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 195415 T608 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=http://127.0.0.1:63701//collection1|[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1431629126486&isShard=true&wt=javabin} hits=68 status=0 QTime=0 
   [junit4]   2> 195420 T609 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126486&ids=11,143,123,126,17,139,118,8,119,9&isShard=true&shard.url=http://127.0.0.1:63701//collection1|[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 195421 T607 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:63701//collection1|[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/&sort=n_d1+asc&wt=javabin&version=2} hits=68 status=0 QTime=9 
   [junit4]   2> 195426 T594 x:collection1 C402 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 195432 T606 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=http://127.0.0.1:63701//collection1|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1431629126503&isShard=true&wt=javabin} hits=68 status=0 QTime=1 
   [junit4]   2> 195437 T610 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126503&ids=145,3,4,104,116,1001,118,9,130,10&isShard=true&shard.url=http://127.0.0.1:63701//collection1|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 195439 T605 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:63701//collection1|[ff01::213]:33332/&sort=n_td1+desc&wt=javabin&version=2} hits=68 status=0 QTime=10 
   [junit4]   2> 195443 T595 x:collection1 C402 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 195449 T609 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126519&isShard=true&wt=javabin} hits=68 status=0 QTime=0 
   [junit4]   2> 195453 T607 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126519&ids=132,100,102,125,16,137,17,8,119,140&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:63701//collection1&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 195454 T608 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:63701//collection1&sort=n_td1+asc&wt=javabin&version=2} hits=68 status=0 QTime=9 
   [junit4]   2> 195460 T596 x:collection1 C402 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 195468 T610 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+desc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126538&isShard=true&wt=javabin} hits=68 status=0 QTime=1 
   [junit4]   2> 195472 T605 x:collection1 C401 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126538&ids=133,13,102,136,148,127,149,17,9,141&isShard=true

[...truncated too long message...]

tories currently being tracked
   [junit4]   2> 434963 T587 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 434963 T587 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 434964 T587 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 434964 T587 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 434966 T587 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@23be01cf{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=CE64AEBCC082F2EE -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Asia/Choibalsan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    245s J0 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63790//collection1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2047)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:642)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:442)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    > 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:497)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE64AEBCC082F2EE:463091666E7E9F16]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 435123 T587 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch CE64AEBCC082F2EE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {other_tl1=Lucene50(blocksize=128), range_facet_l_dv=PostingsFormat(name=MockRandom), SubjectTerms_mfacet=Lucene50(blocksize=128), n_l1=Lucene50(blocksize=128), a_n_tdt=PostingsFormat(name=MockRandom), multiDefault=FSTOrd50, intDefault=Lucene50(blocksize=128), n_td1=FSTOrd50, n_d1=Lucene50(blocksize=128), n_f1=FSTOrd50, range_facet_l=Lucene50(blocksize=128), n_tl1=FSTOrd50, oddField_s=BlockTreeOrds(blocksize=128), n_tf1=Lucene50(blocksize=128), lowerfilt1and2=FSTOrd50, a_t=Lucene50(blocksize=128), lowerfilt=FSTOrd50, id=PostingsFormat(name=MockRandom), text=BlockTreeOrds(blocksize=128), timestamp=Lucene50(blocksize=128), severity=BlockTreeOrds(blocksize=128), foo_sev_enum=PostingsFormat(name=MockRandom), n_dt1=FSTOrd50, a_i1=Lucene50(blocksize=128), b_n_tdt=Lucene50(blocksize=128), n_ti1=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=MockRandom), _version_=Lucene50(blocksize=128), foo_b=BlockTreeOrds(blocksize=128), n_tdt1=Lucene50(blocksize=128), foo_d=PostingsFormat(name=MockRandom), range_facet_i_dv=Lucene50(blocksize=128), foo_f=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), foo_sev_enum=DocValuesFormat(name=Lucene50), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=tr, timezone=Asia/Choibalsan
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=2,free=12968512,total=154673152
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryZkTest, BasicDistributedZkTest, SuggesterFSTTest, TestDistributedSearch]
   [junit4] Completed [38/490] on J0 in 245.00s, 1 test, 1 error <<< FAILURES!

[...truncated 1399 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: 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:229: 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:1415: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: There were test failures: 490 suites, 1958 tests, 1 error, 62 ignored (24 assumptions)

Total time: 68 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2305 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2305/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.test

Error Message:
There should be 3 documents because there should be two id=1 docs due to overwrite=false expected:<3> but was:<1>

Stack Trace:
java.lang.AssertionError: There should be 3 documents because there should be two id=1 docs due to overwrite=false expected:<3> but was:<1>
	at __randomizedtesting.SeedInfo.seed([DCBBFDFCCA2F667F:54EFC22664D30B87]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption(CloudSolrClientTest.java:171)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:129)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11212 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/init-core-data-001
   [junit4]   2> 108677 T353 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 108677 T353 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 108682 T353 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 108723 T353 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 108730 T354 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 108730 T354 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 109048 T353 oasc.ZkTestServer.run start zk server on port:52250
   [junit4]   2> 109111 T353 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 109299 T353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109426 T361 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2475d0f name:ZooKeeperConnection Watcher:127.0.0.1:52250 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 109426 T353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 109427 T353 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 109433 T353 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 109500 T353 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 109503 T353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109507 T364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c7d7153 name:ZooKeeperConnection Watcher:127.0.0.1:52250/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 109507 T353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 109508 T353 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 109518 T353 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 109527 T353 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 109534 T353 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 109550 T353 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 109560 T353 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 109561 T353 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 109572 T353 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 109572 T353 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 109579 T353 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 109580 T353 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 109581 T353 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 109581 T353 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 109582 T353 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 109583 T353 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 109583 T353 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 109584 T353 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 109584 T353 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 109602 T355 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14d551aee450001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 109663 T353 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores/collection1
   [junit4]   2> 109668 T353 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 109679 T353 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@43a460e1{/,null,AVAILABLE}
   [junit4]   2> 109692 T353 oejs.AbstractConnector.doStart Started ServerConnector@4af6040{HTTP/1.1}{127.0.0.1:52253}
   [junit4]   2> 109692 T353 oejs.Server.doStart Started @116947ms
   [junit4]   2> 109692 T353 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/tempDir-001/control/data, hostContext=/, hostPort=52253, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores}
   [junit4]   2> 109693 T353 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@677327b6
   [junit4]   2> 109693 T353 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/'
   [junit4]   2> 109726 T353 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/solr.xml
   [junit4]   2> 109737 T353 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores
   [junit4]   2> 109737 T353 oasc.CoreContainer.<init> New CoreContainer 1639454014
   [junit4]   2> 109737 T353 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/]
   [junit4]   2> 109737 T353 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/lib
   [junit4]   2> 109738 T353 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/lib).
   [junit4]   2> 109752 T353 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 109756 T353 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 109757 T353 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 109758 T353 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 109758 T353 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 109758 T353 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52250/solr
   [junit4]   2> 109801 T353 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 109802 T353 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 109804 T353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109808 T378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@271898d0 name:ZooKeeperConnection Watcher:127.0.0.1:52250 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 109810 T353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 109810 T353 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 109829 T353 n:127.0.0.1:52253_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109833 T381 n:127.0.0.1:52253_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20a672b5 name:ZooKeeperConnection Watcher:127.0.0.1:52250/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 109833 T353 n:127.0.0.1:52253_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 109849 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 109864 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 109874 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 109882 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 109893 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 109918 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 109924 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 109928 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 109933 T353 n:127.0.0.1:52253_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52253_
   [junit4]   2> 109938 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52253_
   [junit4]   2> 109947 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 109966 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 109971 T353 n:127.0.0.1:52253_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 109984 T353 n:127.0.0.1:52253_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52253_
   [junit4]   2> 109985 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 109990 T353 n:127.0.0.1:52253_ oasc.Overseer.start Overseer (id=93824741399658499-127.0.0.1:52253_-n_0000000000) starting
   [junit4]   2> 110014 T353 n:127.0.0.1:52253_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 110063 T353 n:127.0.0.1:52253_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 110078 T383 n:127.0.0.1:52253_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 110080 T353 n:127.0.0.1:52253_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 110096 T382 n:127.0.0.1:52253_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 110111 T353 n:127.0.0.1:52253_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 110112 T353 n:127.0.0.1:52253_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores
   [junit4]   2> 110127 T353 n:127.0.0.1:52253_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 110128 T353 n:127.0.0.1:52253_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores/collection1/
   [junit4]   2> 110128 T353 n:127.0.0.1:52253_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 110129 T385 n:127.0.0.1:52253_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 110130 T385 n:127.0.0.1:52253_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 110141 T385 n:127.0.0.1:52253_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 110141 T381 n:127.0.0.1:52253_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 110148 T382 n:127.0.0.1:52253_ 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:52253",
   [junit4]   2> 	  "node_name":"127.0.0.1:52253_",
   [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> 110182 T382 n:127.0.0.1:52253_ 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:52253",
   [junit4]   2> 	  "node_name":"127.0.0.1:52253_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 110189 T382 n:127.0.0.1:52253_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 110225 T382 n:127.0.0.1:52253_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 110236 T381 n:127.0.0.1:52253_ 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> 111144 T385 n:127.0.0.1:52253_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 111144 T385 n:127.0.0.1:52253_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 111146 T385 n:127.0.0.1:52253_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 111146 T385 n:127.0.0.1:52253_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 111149 T385 n:127.0.0.1:52253_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 111149 T385 n:127.0.0.1:52253_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores/collection1/'
   [junit4]   2> 111191 T385 n:127.0.0.1:52253_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 111200 T385 n:127.0.0.1:52253_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 111207 T385 n:127.0.0.1:52253_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 111215 T385 n:127.0.0.1:52253_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 111218 T385 n:127.0.0.1:52253_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 111224 T385 n:127.0.0.1:52253_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 111414 T385 n:127.0.0.1:52253_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 111414 T385 n:127.0.0.1:52253_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 111416 T385 n:127.0.0.1:52253_ oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 111416 T385 n:127.0.0.1:52253_ oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 111425 T385 n:127.0.0.1:52253_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 111425 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 111425 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 111426 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 111426 T385 n:127.0.0.1:52253_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores/collection1/data
   [junit4]   2> 111426 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 111427 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 111427 T385 n:127.0.0.1:52253_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/control-001/cores/collection1/data/index
   [junit4]   2> 111427 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@114baef8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e8782e2),segFN=segments_1,generation=1}
   [junit4]   2> 111428 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 111429 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 111435 T385 n:127.0.0.1:52253_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 111436 T385 n:127.0.0.1:52253_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 111437 T385 n:127.0.0.1:52253_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 111438 T385 n:127.0.0.1:52253_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 111438 T385 n:127.0.0.1:52253_ x:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 111474 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 111474 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 111474 T385 n:127.0.0.1:52253_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 111474 T385 n:127.0.0.1:52253_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 111475 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 111476 T385 n:127.0.0.1:52253_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 111476 T385 n:127.0.0.1:52253_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 111477 T385 n:127.0.0.1:52253_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 111477 T385 n:127.0.0.1:52253_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 111478 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@114baef8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e8782e2),segFN=segments_1,generation=1}
   [junit4]   2> 111478 T385 n:127.0.0.1:52253_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 111478 T385 n:127.0.0.1:52253_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@2bcd7603[collection1] main
   [junit4]   2> 111479 T385 n:127.0.0.1:52253_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 111481 T385 n:127.0.0.1:52253_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 111481 T385 n:127.0.0.1:52253_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 111489 T385 n:127.0.0.1:52253_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 111489 T385 n:127.0.0.1:52253_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 111489 T385 n:127.0.0.1:52253_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 111490 T385 n:127.0.0.1:52253_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 111490 T385 n:127.0.0.1:52253_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 111491 T385 n:127.0.0.1:52253_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 111492 T385 n:127.0.0.1:52253_ x:collection1 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 111492 T386 n:127.0.0.1:52253_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2bcd7603[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 111495 T385 n:127.0.0.1:52253_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 111500 T385 n:127.0.0.1:52253_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 111502 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52253 collection:control_collection shard:shard1
   [junit4]   2> 111502 T353 n:127.0.0.1:52253_ oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 111503 T353 n:127.0.0.1:52253_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 111509 T353 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 111510 T353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 111514 T392 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55ffa1c3 name:ZooKeeperConnection Watcher:127.0.0.1:52250/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 111515 T353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 111515 T353 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 111515 T353 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 111523 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 111529 T353 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 111529 T353 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 111530 T353 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 111532 T353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 111543 T395 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@404a6d3d name:ZooKeeperConnection Watcher:127.0.0.1:52250/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 111543 T353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 111544 T353 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 111550 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 111550 T381 n:127.0.0.1:52253_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 111554 T355 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14d551aee450005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 111555 T382 n:127.0.0.1:52253_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 111555 T382 n:127.0.0.1:52253_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 111558 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 111559 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C107 name=collection1 org.apache.solr.core.SolrCore@57b14435 url=http://127.0.0.1:52253/collection1 node=127.0.0.1:52253_ C107_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52253, node_name=127.0.0.1:52253_, state=down}
   [junit4]   2> 111563 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 C107 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52253/collection1/
   [junit4]   2> 111563 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 C107 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 111564 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 C107 oasc.SyncStrategy.syncToMe http://127.0.0.1:52253/collection1/ has no replicas
   [junit4]   2> 111564 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52253/collection1/ shard1
   [junit4]   2> 111564 T382 n:127.0.0.1:52253_ 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> 111575 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 111577 T382 n:127.0.0.1:52253_ oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 111587 T381 n:127.0.0.1:52253_ 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> 111588 T392 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> 111625 T381 n:127.0.0.1:52253_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 111631 T382 n:127.0.0.1:52253_ 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:52253",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 111636 T353 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores/collection1
   [junit4]   2> 111638 T381 n:127.0.0.1:52253_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 111639 T353 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001
   [junit4]   2> 111640 T353 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 111641 T392 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> 111642 T381 n:127.0.0.1:52253_ 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> 111648 T353 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@3e8fe038{/,null,AVAILABLE}
   [junit4]   2> 111650 T353 oejs.AbstractConnector.doStart Started ServerConnector@5a83b1ca{HTTP/1.1}{127.0.0.1:52258}
   [junit4]   2> 111650 T353 oejs.Server.doStart Started @118904ms
   [junit4]   2> 111650 T353 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=52258, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores}
   [junit4]   2> 111652 T353 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@677327b6
   [junit4]   2> 111652 T353 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/'
   [junit4]   2> 111683 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:52253/collection1/ and leader is http://127.0.0.1:52253/collection1/
   [junit4]   2> 111683 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52253
   [junit4]   2> 111683 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 111684 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 111684 T389 n:127.0.0.1:52253_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 111686 T381 n:127.0.0.1:52253_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 111689 T382 n:127.0.0.1:52253_ 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:52253",
   [junit4]   2> 	  "node_name":"127.0.0.1:52253_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 111690 T353 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/solr.xml
   [junit4]   2> 111691 T382 n:127.0.0.1:52253_ 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:52253",
   [junit4]   2> 	  "node_name":"127.0.0.1:52253_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 111701 T353 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores
   [junit4]   2> 111702 T353 oasc.CoreContainer.<init> New CoreContainer 723362938
   [junit4]   2> 111702 T353 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/]
   [junit4]   2> 111702 T353 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/lib
   [junit4]   2> 111703 T353 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/lib).
   [junit4]   2> 111716 T353 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 111720 T353 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 111721 T353 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 111722 T353 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 111722 T353 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 111722 T353 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52250/solr
   [junit4]   2> 111723 T353 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 111723 T353 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 111724 T353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 111730 T409 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a0f1920 name:ZooKeeperConnection Watcher:127.0.0.1:52250 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 111731 T353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 111731 T353 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 111737 T353 n:127.0.0.1:52258_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 111742 T412 n:127.0.0.1:52258_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c4d9c20 name:ZooKeeperConnection Watcher:127.0.0.1:52250/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 111743 T353 n:127.0.0.1:52258_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 111760 T353 n:127.0.0.1:52258_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 111803 T392 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> 111803 T412 n:127.0.0.1:52258_ 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> 111803 T381 n:127.0.0.1:52253_ 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> 112793 T353 n:127.0.0.1:52258_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52258_
   [junit4]   2> 112795 T353 n:127.0.0.1:52258_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52258_
   [junit4]   2> 112810 T353 n:127.0.0.1:52258_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 112832 T353 n:127.0.0.1:52258_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 112834 T353 n:127.0.0.1:52258_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores
   [junit4]   2> 112838 T353 n:127.0.0.1:52258_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 112839 T353 n:127.0.0.1:52258_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores/collection1/
   [junit4]   2> 112839 T353 n:127.0.0.1:52258_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 112849 T413 n:127.0.0.1:52258_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 112849 T413 n:127.0.0.1:52258_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 112853 T381 n:127.0.0.1:52253_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 112856 T382 n:127.0.0.1:52253_ 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:52258",
   [junit4]   2> 	  "node_name":"127.0.0.1:52258_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 112858 T413 n:127.0.0.1:52258_ oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 112858 T413 n:127.0.0.1:52258_ oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 112858 T382 n:127.0.0.1:52253_ 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:52258",
   [junit4]   2> 	  "node_name":"127.0.0.1:52258_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 112859 T382 n:127.0.0.1:52253_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 112859 T382 n:127.0.0.1:52253_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 112860 T413 n:127.0.0.1:52258_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 112873 T413 n:127.0.0.1:52258_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 112873 T413 n:127.0.0.1:52258_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 112975 T382 n:127.0.0.1:52253_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 112978 T412 n:127.0.0.1:52258_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 112979 T412 n:127.0.0.1:52258_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 113875 T413 n:127.0.0.1:52258_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 113875 T413 n:127.0.0.1:52258_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 113876 T413 n:127.0.0.1:52258_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 113877 T413 n:127.0.0.1:52258_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 113878 T413 n:127.0.0.1:52258_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 113878 T413 n:127.0.0.1:52258_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores/collection1/'
   [junit4]   2> 113898 T413 n:127.0.0.1:52258_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 113903 T413 n:127.0.0.1:52258_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 113910 T413 n:127.0.0.1:52258_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 113919 T413 n:127.0.0.1:52258_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 113922 T413 n:127.0.0.1:52258_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 113925 T413 n:127.0.0.1:52258_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 114079 T413 n:127.0.0.1:52258_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 114079 T413 n:127.0.0.1:52258_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 114080 T413 n:127.0.0.1:52258_ oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 114080 T413 n:127.0.0.1:52258_ oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 114080 T413 n:127.0.0.1:52258_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 114081 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 114082 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 114082 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 114082 T413 n:127.0.0.1:52258_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores/collection1/data
   [junit4]   2> 114082 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 114083 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 114083 T413 n:127.0.0.1:52258_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 114084 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3754f40a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@608e5812),segFN=segments_1,generation=1}
   [junit4]   2> 114084 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 114088 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 114093 T413 n:127.0.0.1:52258_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 114094 T413 n:127.0.0.1:52258_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 114095 T413 n:127.0.0.1:52258_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 114097 T413 n:127.0.0.1:52258_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 114098 T413 n:127.0.0.1:52258_ x:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 114103 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 114103 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 114104 T413 n:127.0.0.1:52258_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 114104 T413 n:127.0.0.1:52258_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 114104 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 114113 T413 n:127.0.0.1:52258_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 114113 T413 n:127.0.0.1:52258_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 114114 T413 n:127.0.0.1:52258_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 114115 T413 n:127.0.0.1:52258_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 114116 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3754f40a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@608e5812),segFN=segments_1,generation=1}
   [junit4]   2> 114116 T413 n:127.0.0.1:52258_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 114116 T413 n:127.0.0.1:52258_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@608790ad[collection1] main
   [junit4]   2> 114117 T413 n:127.0.0.1:52258_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 114126 T413 n:127.0.0.1:52258_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 114126 T413 n:127.0.0.1:52258_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 114127 T413 n:127.0.0.1:52258_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 114127 T413 n:127.0.0.1:52258_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 114127 T413 n:127.0.0.1:52258_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 114137 T413 n:127.0.0.1:52258_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 114137 T413 n:127.0.0.1:52258_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 114138 T413 n:127.0.0.1:52258_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 114151 T413 n:127.0.0.1:52258_ x:collection1 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 114152 T413 n:127.0.0.1:52258_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 114152 T414 n:127.0.0.1:52258_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@608790ad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 114154 T413 n:127.0.0.1:52258_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 114155 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52258 collection:collection1 shard:shard2
   [junit4]   2> 114157 T353 n:127.0.0.1:52258_ oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 114157 T353 n:127.0.0.1:52258_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 114173 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 114230 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 114241 T381 n:127.0.0.1:52253_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 114242 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 114242 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C108 name=collection1 org.apache.solr.core.SolrCore@2edea70 url=http://127.0.0.1:52258/collection1 node=127.0.0.1:52258_ C108_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52258, node_name=127.0.0.1:52258_, state=down}
   [junit4]   2> 114242 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 C108 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52258/collection1/
   [junit4]   2> 114243 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 C108 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 114243 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 C108 oasc.SyncStrategy.syncToMe http://127.0.0.1:52258/collection1/ has no replicas
   [junit4]   2> 114243 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52258/collection1/ shard2
   [junit4]   2> 114243 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 114249 T382 n:127.0.0.1:52253_ 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> 114254 T382 n:127.0.0.1:52253_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 114256 T412 n:127.0.0.1:52258_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 114267 T412 n:127.0.0.1:52258_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 114283 T353 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores/collection1
   [junit4]   2> 114286 T353 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001
   [junit4]   2> 114289 T353 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 114296 T381 n:127.0.0.1:52253_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 114299 T382 n:127.0.0.1:52253_ 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:52258",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 114302 T382 n:127.0.0.1:52253_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 114304 T353 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@76c87085{/,null,AVAILABLE}
   [junit4]   2> 114305 T353 oejs.AbstractConnector.doStart Started ServerConnector@6c15d110{HTTP/1.1}{127.0.0.1:52263}
   [junit4]   2> 114305 T353 oejs.Server.doStart Started @121558ms
   [junit4]   2> 114306 T353 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=52263, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores}
   [junit4]   2> 114306 T353 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@677327b6
   [junit4]   2> 114306 T353 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/'
   [junit4]   2> 114314 T412 n:127.0.0.1:52258_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 114316 T412 n:127.0.0.1:52258_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 114352 T353 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/solr.xml
   [junit4]   2> 114353 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are http://127.0.0.1:52258/collection1/ and leader is http://127.0.0.1:52258/collection1/
   [junit4]   2> 114354 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52258
   [junit4]   2> 114354 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 114354 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 114354 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 114372 T381 n:127.0.0.1:52253_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 114372 T353 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores
   [junit4]   2> 114373 T353 oasc.CoreContainer.<init> New CoreContainer 1699984347
   [junit4]   2> 114373 T353 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/]
   [junit4]   2> 114373 T353 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/lib
   [junit4]   2> 114374 T353 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/lib).
   [junit4]   2> 114376 T382 n:127.0.0.1:52253_ 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:52258",
   [junit4]   2> 	  "node_name":"127.0.0.1:52258_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 114378 T382 n:127.0.0.1:52253_ 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:52258",
   [junit4]   2> 	  "node_name":"127.0.0.1:52258_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 114387 T353 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 114397 T382 n:127.0.0.1:52253_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 114399 T412 n:127.0.0.1:52258_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 114399 T353 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 114400 T353 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 114400 T353 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 114400 T353 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 114401 T353 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52250/solr
   [junit4]   2> 114401 T353 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 114401 T353 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 114403 T353 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 114410 T431 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4eae4090 name:ZooKeeperConnection Watcher:127.0.0.1:52250 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 114412 T353 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 114413 T353 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 114413 T417 n:127.0.0.1:52258_ c:collection1 s:shard2 x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 114417 T412 n:127.0.0.1:52258_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 114424 T355 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14d551aee450008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 114429 T353 n:127.0.0.1:52263_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 114432 T434 n:127.0.0.1:52263_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7859f5c3 name:ZooKeeperConnection Watcher:127.0.0.1:52250/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 114432 T353 n:127.0.0.1:52263_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 114471 T353 n:127.0.0.1:52263_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 115491 T353 n:127.0.0.1:52263_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52263_
   [junit4]   2> 115493 T353 n:127.0.0.1:52263_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52263_
   [junit4]   2> 115507 T353 n:127.0.0.1:52263_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 115513 T353 n:127.0.0.1:52263_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 115514 T353 n:127.0.0.1:52263_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores
   [junit4]   2> 115515 T353 n:127.0.0.1:52263_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 115516 T353 n:127.0.0.1:52263_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores/collection1/
   [junit4]   2> 115516 T353 n:127.0.0.1:52263_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 115544 T435 n:127.0.0.1:52263_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 115544 T435 n:127.0.0.1:52263_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 115548 T381 n:127.0.0.1:52253_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 115551 T382 n:127.0.0.1:52253_ 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:52263",
   [junit4]   2> 	  "node_name":"127.0.0.1:52263_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 115553 T382 n:127.0.0.1:52253_ 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:52263",
   [junit4]   2> 	  "node_name":"127.0.0.1:52263_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 115553 T435 n:127.0.0.1:52263_ oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 115553 T435 n:127.0.0.1:52263_ oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 115553 T382 n:127.0.0.1:52253_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 115554 T382 n:127.0.0.1:52253_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 115554 T435 n:127.0.0.1:52263_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 115557 T382 n:127.0.0.1:52253_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 115559 T412 n:127.0.0.1:52258_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 115561 T412 n:127.0.0.1:52258_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 115562 T434 n:127.0.0.1:52263_ oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 115562 T435 n:127.0.0.1:52263_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 115562 T435 n:127.0.0.1:52263_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 115562 T435 n:127.0.0.1:52263_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 115562 T435 n:127.0.0.1:52263_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 115565 T434 n:127.0.0.1:52263_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 115566 T435 n:127.0.0.1:52263_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 115566 T435 n:127.0.0.1:52263_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 115569 T435 n:127.0.0.1:52263_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 115569 T435 n:127.0.0.1:52263_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores/collection1/'
   [junit4]   2> 115588 T435 n:127.0.0.1:52263_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 115593 T435 n:127.0.0.1:52263_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 115600 T435 n:127.0.0.1:52263_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 115613 T435 n:127.0.0.1:52263_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 115615 T435 n:127.0.0.1:52263_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 115620 T435 n:127.0.0.1:52263_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 115706 T435 n:127.0.0.1:52263_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 115707 T435 n:127.0.0.1:52263_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 115708 T435 n:127.0.0.1:52263_ oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 115709 T435 n:127.0.0.1:52263_ oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 115709 T435 n:127.0.0.1:52263_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 115710 T435 n:127.0.0.1:52263_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 115710 T435 n:127.0.0.1:52263_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 115710 T435 n:127.0.0.1:52263_ x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 115711 T435 n:127.0.0.1:52263_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores/collection1/data
   [junit4]   2> 115711 T435 n:127.0.0.1:52263_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 115711 T435 n:127.0.0.1:52263_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 115711 T435 n:127.0.0.1:52263_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-2-001/cores/collection1/data/index


[...truncated too long message...]

c.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-3-003/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-3-003/cores/collection1/data/index;done=false>>]
   [junit4]   2> 202892 T843 n:127.0.0.1:52557_ oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-3-003/cores/collection1/data/index
   [junit4]   2> 202892 T843 n:127.0.0.1:52557_ oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-3-003/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-3-003/cores/collection1/data;done=false>>]
   [junit4]   2> 202893 T843 n:127.0.0.1:52557_ oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001/shard-3-003/cores/collection1/data
   [junit4]   2> 202893 T843 n:127.0.0.1:52557_ oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.<init>(ElectionContext.java:127)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.<init>(ElectionContext.java:182)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.copy(ElectionContext.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:425)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:153)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:492)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:248)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:90)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:84)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.<init>(ElectionContext.java:124)
   [junit4]   2> 	... 19 more
   [junit4]   2> 
   [junit4]   2> 202896 T353 oejs.AbstractConnector.doStop Stopped ServerConnector@a216f4d{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 202897 T353 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@d444ab9{/,null,UNAVAILABLE}
   [junit4]   2> 202911 T353 c:control_collection s:shard1 x:collection1 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 52546
   [junit4]   2> 202913 T353 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52543 52543
   [junit4]   2> 203005 T724 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52543 52543
   [junit4]   2> 204028 T724 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/aliases.json
   [junit4]   2> 		5	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/configs/conf1
   [junit4]   2> 		3	/solr/collections/collection1/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/live_nodes
   [junit4]   2> 		4	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> 204032 T353 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest DCBBFDFCCA2F667F-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=7184, maxDocsPerChunk=228, blockSize=211), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=7184, blockSize=211)), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_SG, timezone=Africa/Nouakchott
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=1,free=27587336,total=75829248
   [junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisResponseTest, TestBatchUpdate, TestUpdateRequestCodec, SolrExampleEmbeddedTest, TestXMLEscaping, TestCoreAdmin, GetByIdTest, ConcurrentUpdateSolrClientTest, TestSolrProperties, StreamExpressionToExpessionTest, TestEmbeddedSolrServer, StreamExpressionParserTest, DocumentAnalysisResponseTest, CloudSolrClientMultiConstructorTest, TestHash, SolrExampleStreamingTest, SolrExampleXMLTest, SolrExampleJettyTest, LargeVolumeBinaryJettyTest, JettyWebappTest, TestSpellCheckResponse, LargeVolumeJettyTest, TermsResponseTest, TestJavaBinCodec, TestDocumentObjectBinder, SolrQueryTest, ModifiableSolrParamsTest, TestFastInputStream, SolrDocumentTest, SolrExceptionTest, IteratorChainTest, ClientUtilsTest, NamedListTest, FacetFieldTest, CollectionAdminRequestRequiredParamsTest, SolrSchemalessExampleTest, BasicHttpSolrClientTest, CloudSolrClientTest]
   [junit4] Completed [60/60] on J0 in 95.41s, 3 tests, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: 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:242: 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:1415: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: There were test failures: 60 suites, 389 tests, 1 failure

Total time: 75 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any