Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/78/
Java: 64bit/jdk1.8.0_40-ea-b22 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
Error Message:
ERROR: SolrIndexSearcher opens=31 closes=30
Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=31 closes=30
at __randomizedtesting.SeedInfo.seed([76E367C2AB1C28BD]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:426)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:185)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
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:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
Error Message:
3 threads leaked from SUITE scope at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest: 1)
Thread[id=3373, name=autoExpireDocs-2322-thread-1, state=TIMED_WAITING,
group=TGRP-DistribDocExpirationUpdateProcessorTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=3372,
name=searcherExecutor-2318-thread-1, state=WAITING,
group=TGRP-DistribDocExpirationUpdateProcessorTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=3362,
name=qtp1808482876-3362, state=WAITING,
group=TGRP-DistribDocExpirationUpdateProcessorTest] at
java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:502) at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:389)
at
org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:103)
at
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:228)
at
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:768)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1721)
at
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1976)
at
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:777)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:418)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
at
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
at org.eclipse.jetty.server.Server.handle(Server.java:368) at
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
at
org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
at
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
at
org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE
scope at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest:
1) Thread[id=3373, name=autoExpireDocs-2322-thread-1, state=TIMED_WAITING,
group=TGRP-DistribDocExpirationUpdateProcessorTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=3372, name=searcherExecutor-2318-thread-1, state=WAITING,
group=TGRP-DistribDocExpirationUpdateProcessorTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=3362, name=qtp1808482876-3362, state=WAITING,
group=TGRP-DistribDocExpirationUpdateProcessorTest]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:389)
at
org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:103)
at
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:228)
at
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:768)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1721)
at
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1976)
at
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:777)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:418)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
at
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
at org.eclipse.jetty.server.Server.handle(Server.java:368)
at
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
at
org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
at
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([76E367C2AB1C28BD]:0)
FAILED: org.apache.solr.schema.TestCloudSchemaless.testDistribSearch
Error Message:
Timeout occured while waiting response from server at:
https://127.0.0.1:47857/w_/collection1
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: https://127.0.0.1:47857/w_/collection1
at
__randomizedtesting.SeedInfo.seed([76E367C2AB1C28BD:F705E9DADC434881]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:564)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
at
org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
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:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:961)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
... 48 more
Build Log:
[...truncated 11550 lines...]
[junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/init-core-data-001
[junit4] 2> 887406 T2797 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 887406 T2797 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /w_/
[junit4] 2> 887408 T2797 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 887408 T2797 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 887409 T2798 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 887509 T2797 oasc.ZkTestServer.run start zk server on
port:37617
[junit4] 2> 887510 T2797 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 887512 T2804 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1cebc58f
name:ZooKeeperConnection Watcher:127.0.0.1:37617 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 887512 T2797 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 887513 T2797 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 887515 T2797 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 887521 T2806 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5c801ec6
name:ZooKeeperConnection Watcher:127.0.0.1:37617/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 887522 T2797 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 887522 T2797 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 887525 T2797 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 887527 T2797 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 887529 T2797 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 887531 T2797 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 887531 T2797 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 887534 T2797 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml
to /configs/conf1/schema.xml
[junit4] 2> 887535 T2797 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 887536 T2797 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 887536 T2797 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 887538 T2797 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 887538 T2797 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 887539 T2797 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 887540 T2797 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 887541 T2797 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 887541 T2797 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 887542 T2797 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 887542 T2797 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 887543 T2797 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 887543 T2797 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 887545 T2797 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 887545 T2797 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 887546 T2797 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 887546 T2797 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 887547 T2797 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 887548 T2797 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 887549 T2797 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 887550 T2808 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1cfe306b
name:ZooKeeperConnection Watcher:127.0.0.1:37617/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 887550 T2797 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 887782 T2797 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 887785 T2797 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 887791 T2797 oejs.AbstractConnector.doStart Started
[email protected]:47074
[junit4] 2> 887793 T2797 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 887793 T2797 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 887793 T2797 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002
[junit4] 2> 887794 T2797 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/'
[junit4] 2> 887811 T2797 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/solr.xml
[junit4] 2> 887826 T2797 oasc.CoreContainer.<init> New CoreContainer
600766414
[junit4] 2> 887827 T2797 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/]
[junit4] 2> 887827 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 887828 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 887828 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 887828 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 887828 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 887828 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 887829 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 887829 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 887829 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 887829 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 887830 T2797 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 887831 T2797 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 887832 T2797 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 887832 T2797 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 887833 T2797 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:37617/solr
[junit4] 2> 887833 T2797 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 887835 T2797 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 887836 T2819 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@63b277e6
name:ZooKeeperConnection Watcher:127.0.0.1:37617 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 887837 T2797 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 887839 T2797 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 887840 T2821 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@32e2db69
name:ZooKeeperConnection Watcher:127.0.0.1:37617/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 887840 T2797 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 887841 T2797 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 887842 T2797 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 887844 T2797 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 887845 T2797 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 887846 T2797 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 887848 T2797 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 887848 T2797 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47074_w_
[junit4] 2> 887849 T2797 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47074_w_
[junit4] 2> 887850 T2797 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 887851 T2797 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 887852 T2797 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 887853 T2797 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:47074_w_
[junit4] 2> 887854 T2797 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 887855 T2797 oasc.Overseer.start Overseer
(id=93455062679093252-127.0.0.1:47074_w_-n_0000000000) starting
[junit4] 2> 887857 T2797 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 887861 T2797 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 887861 T2823 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 887862 T2797 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 887863 T2797 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 887864 T2797
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 887866 T2822 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 887868 T2825 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 887868 T2825 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 887869 T2825 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 887869 T2826 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 887871 T2822 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:47074/w_",
[junit4] 2> "node_name":"127.0.0.1:47074_w_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 887871 T2822
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 887871 T2822 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 887873 T2826 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> 888869 T2825 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 888870 T2825 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 888870 T2825 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 888870 T2825 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 888871 T2825 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 888871 T2825 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/collection1/'
[junit4] 2> 888872 T2825 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 888872 T2825 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 888872 T2825 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 888898 T2825 oasc.SolrConfig.<init> Using Lucene MatchVersion:
4.10.5
[junit4] 2> 888910 T2825 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 888920 T2825 oass.ManagedIndexSchemaFactory.create The schema
is configured as managed, but managed schema resource managed-schema not found
- loading non-managed schema schema.xml instead
[junit4] 2> 888922 T2825 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 888933 T2825 oass.IndexSchema.readSchema [collection1] Schema
name=add-schema-fields-update-processor
[junit4] 2> 888940 T2825 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 888943 T2825
oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted
managed schema znode at /configs/conf1/managed-schema
[junit4] 2> 888944 T2825 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml.bak
[junit4] 2> 888946 T2825
oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to
managed schema in ZooKeeper, renamed the non-managed schema
/configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
[junit4] 2> 888946 T2825 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 888946 T2825 oasc.SolrCore.initDirectoryFactory
solr.NRTCachingDirectoryFactory
[junit4] 2> 888946 T2825 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/collection1/data/
[junit4] 2> 888946 T2825 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 888947 T2825 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/collection1/data
[junit4] 2> 888947 T2825 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/collection1/data/index/
[junit4] 2> 888947 T2825 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 888947 T2825 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/collection1/data/index
[junit4] 2> 888948 T2825 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=326720331,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 889015 T2825 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49606b8a;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 889016 T2825 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 889017 T2825 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
[junit4] 2> 889041 T2825 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 889042 T2825 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 889042 T2825 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 889042 T2825 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 889042 T2825 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 889042 T2825 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 889042 T2825 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 889042 T2825 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 889043 T2825 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 889043 T2825 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 889043 T2825 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 889043 T2825 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 889044 T2825 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 889045 T2825 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 889045 T2825 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 889046 T2825 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 889046 T2825 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 889047 T2825 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 889048 T2825 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 889048 T2825 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7300221470411508]
[junit4] 2> 889049 T2825 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-002/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49606b8a;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 889049 T2825 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 889049 T2825 oass.SolrIndexSearcher.<init> Opening
Searcher@754a77a[collection1] main
[junit4] 2> 889049 T2825 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 889050 T2825 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 889051 T2825 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 889051 T2825
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 889051 T2825 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 889051 T2825 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 889052 T2825
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 889052 T2825 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 889053 T2825 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 889055 T2825
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 889055 T2825 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 889055 T2825 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 889056 T2825 oass.ZkIndexSchemaReader.createSchemaWatcher
Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema ...
[junit4] 2> 889058 T2827 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@754a77a[collection1]
main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4] 2> 889058 T2825 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 889058 T2830 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:47074/w_
collection:control_collection shard:shard1
[junit4] 2> 889059 T2797 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
[junit4] 2> 889059 T2797 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 889059 T2830 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 889061 T2797 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 889062 T2832 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@609e80eb
name:ZooKeeperConnection Watcher:127.0.0.1:37617/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 889062 T2797 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 889063 T2797
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 889063 T2830 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 889064 T2826 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 889064 T2830
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 889064 T2797 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 889064 T2830 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2634 name=collection1
org.apache.solr.core.SolrCore@562d5978
url=https://127.0.0.1:47074/w_/collection1 node=127.0.0.1:47074_w_
C2634_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:47074/w_, node_name=127.0.0.1:47074_w_, state=down}
[junit4] 2> 889065 T2830 C2634 P47074 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:47074/w_/collection1/
[junit4] 2> 889065 T2830 C2634 P47074 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 889065 T2830 C2634 P47074 oasc.SyncStrategy.syncToMe
https://127.0.0.1:47074/w_/collection1/ has no replicas
[junit4] 2> 889066 T2830 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:47074/w_/collection1/ shard1
[junit4] 2> 889066 T2830 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 889068 T2826 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 889170 T2826 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> 889170 T2833 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> 889218 T2830 oasc.ZkController.register We are
https://127.0.0.1:47074/w_/collection1/ and leader is
https://127.0.0.1:47074/w_/collection1/
[junit4] 2> 889219 T2830 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:47074/w_
[junit4] 2> 889219 T2830 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 889219 T2830 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 889219 T2830 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 889220 T2826 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 889221 T2822 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=4 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:47074/w_",
[junit4] 2> "node_name":"127.0.0.1:47074_w_",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 889305 T2797 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 889305 T2797 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 889308 T2797 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 889309 T2797 oejs.AbstractConnector.doStart Started
[email protected]:49126
[junit4] 2> 889311 T2797 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 889311 T2797 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 889311 T2797 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003
[junit4] 2> 889312 T2797 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/'
[junit4] 2> 889322 T2797 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/solr.xml
[junit4] 2> 889323 T2826 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> 889323 T2833 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> 889336 T2797 oasc.CoreContainer.<init> New CoreContainer
964396172
[junit4] 2> 889336 T2797 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/]
[junit4] 2> 889337 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 889337 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 889337 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 889337 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 889338 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 889338 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 889338 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 889338 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 889338 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 889339 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 889340 T2797 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 889340 T2797 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 889341 T2797 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 889341 T2797 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 889341 T2797 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:37617/solr
[junit4] 2> 889341 T2797 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 889342 T2797 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 889344 T2844 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1bd8afc1
name:ZooKeeperConnection Watcher:127.0.0.1:37617 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 889344 T2797 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 889346 T2797 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 889347 T2846 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5f81d640
name:ZooKeeperConnection Watcher:127.0.0.1:37617/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 889347 T2797 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 889350 T2797
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 890352 T2797 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49126_w_
[junit4] 2> 890353 T2797 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49126_w_
[junit4] 2> 890356 T2797 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 890359 T2848 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 890359 T2848 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 890359 T2826 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 890359 T2848 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 890360 T2822 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=4 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:49126/w_",
[junit4] 2> "node_name":"127.0.0.1:49126_w_",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 890360 T2822
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2, shard3, shard4]
[junit4] 2> 890360 T2822 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 890462 T2833 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 890462 T2847 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 890462 T2826 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 891360 T2848 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 891360 T2848 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 891361 T2848 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 891361 T2848 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 891362 T2848 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 891363 T2848 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/collection1/'
[junit4] 2> 891363 T2848 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 891363 T2848 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 891363 T2848 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 891397 T2848 oasc.SolrConfig.<init> Using Lucene MatchVersion:
4.10.5
[junit4] 2> 891410 T2848 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 891411 T2848 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/managed-schema
[junit4] 2> 891414 T2848 oass.IndexSchema.readSchema [collection1] Schema
name=add-schema-fields-update-processor
[junit4] 2> 891424 T2848 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 891424 T2848 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 891424 T2848 oasc.SolrCore.initDirectoryFactory
solr.NRTCachingDirectoryFactory
[junit4] 2> 891425 T2848 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/collection1/data/
[junit4] 2> 891425 T2848 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 891425 T2848 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/collection1/data
[junit4] 2> 891425 T2848 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/collection1/data/index/
[junit4] 2> 891426 T2848 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 891426 T2848 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/collection1/data/index
[junit4] 2> 891427 T2848 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=326720331,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 891434 T2848 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18e8beea;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 891435 T2848 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 891436 T2848 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
[junit4] 2> 891436 T2848 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 891437 T2848 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 891437 T2848 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 891437 T2848 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 891437 T2848 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 891437 T2848 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 891437 T2848 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 891438 T2848 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 891438 T2848 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 891438 T2848 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 891438 T2848 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 891438 T2848 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 891439 T2848 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 891440 T2848 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 891440 T2848 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 891441 T2848 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 891441 T2848 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 891442 T2848 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 891443 T2848 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 891443 T2848 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7300221470411508]
[junit4] 2> 891444 T2848 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-003/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18e8beea;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 891444 T2848 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 891444 T2848 oass.SolrIndexSearcher.<init> Opening
Searcher@c82e63c[collection1] main
[junit4] 2> 891444 T2848 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 891445 T2848 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 891446 T2848 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 891446 T2848
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 891446 T2848 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 891446 T2848 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 891447 T2848
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 891447 T2848 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 891447 T2848 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 891447 T2848 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 891447 T2848 oass.ZkIndexSchemaReader.createSchemaWatcher
Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema ...
[junit4] 2> 891449 T2849 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@c82e63c[collection1]
main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4] 2> 891449 T2848 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 891450 T2852 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:49126/w_ collection:collection1
shard:shard2
[junit4] 2> 891450 T2797 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
[junit4] 2> 891450 T2852 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 891450 T2797 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 891453 T2852 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 891454 T2826 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 891454 T2852
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 891454 T2852 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2635 name=collection1
org.apache.solr.core.SolrCore@6217ceb7
url=https://127.0.0.1:49126/w_/collection1 node=127.0.0.1:49126_w_
C2635_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:49126/w_, node_name=127.0.0.1:49126_w_, state=down}
[junit4] 2> 891454 T2852 C2635 P49126 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:49126/w_/collection1/
[junit4] 2> 891454 T2852 C2635 P49126 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 891454 T2852 C2635 P49126 oasc.SyncStrategy.syncToMe
https://127.0.0.1:49126/w_/collection1/ has no replicas
[junit4] 2> 891455 T2852 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:49126/w_/collection1/ shard2
[junit4] 2> 891455 T2852 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 891457 T2826 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 891559 T2826 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 891559 T2847 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 891559 T2833 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 891608 T2852 oasc.ZkController.register We are
https://127.0.0.1:49126/w_/collection1/ and leader is
https://127.0.0.1:49126/w_/collection1/
[junit4] 2> 891608 T2852 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:49126/w_
[junit4] 2> 891608 T2852 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 891608 T2852 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 891608 T2852 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 891609 T2826 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 891611 T2822 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=4 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:49126/w_",
[junit4] 2> "node_name":"127.0.0.1:49126_w_",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 891697 T2797 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 891697 T2797 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 891700 T2797 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 891702 T2797 oejs.AbstractConnector.doStart Started
[email protected]:47857
[junit4] 2> 891703 T2797 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 891704 T2797 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 891704 T2797 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004
[junit4] 2> 891704 T2797 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/'
[junit4] 2> 891715 T2797 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/solr.xml
[junit4] 2> 891721 T2826 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 891721 T2847 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 891721 T2833 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 891723 T2797 oasc.CoreContainer.<init> New CoreContainer
242298921
[junit4] 2> 891724 T2797 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/]
[junit4] 2> 891724 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 891724 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 891725 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 891725 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 891725 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 891725 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 891725 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 891726 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 891726 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 891726 T2797 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 891727 T2797 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 891728 T2797 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 891728 T2797 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 891728 T2797 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 891729 T2797 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:37617/solr
[junit4] 2> 891729 T2797 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 891730 T2797 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 891731 T2863 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@41497db3
name:ZooKeeperConnection Watcher:127.0.0.1:37617 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 891731 T2797 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 891733 T2797 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 891738 T2865 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5053b750
name:ZooKeeperConnection Watcher:127.0.0.1:37617/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 891739 T2797 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 891742 T2797
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 892744 T2797 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47857_w_
[junit4] 2> 892745 T2797 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47857_w_
[junit4] 2> 892748 T2797 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 892751 T2867 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 892751 T2867 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 892752 T2867 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 892752 T2826 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 892753 T2822 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=4 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:47857/w_",
[junit4] 2> "node_name":"127.0.0.1:47857_w_",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 892753 T2822 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=4
[junit4] 2> 892754 T2822 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard3
[junit4] 2> 892856 T2847 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 892856 T2866 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 892856 T2826 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 892856 T2833 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 893752 T2867 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 893752 T2867 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 893753 T2867 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 893753 T2867 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 893754 T2867 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 893754 T2867 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/collection1/'
[junit4] 2> 893754 T2867 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 893754 T2867 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 893755 T2867 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 893774 T2867 oasc.SolrConfig.<init> Using Lucene MatchVersion:
4.10.5
[junit4] 2> 893786 T2867 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 893788 T2867 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/managed-schema
[junit4] 2> 893790 T2867 oass.IndexSchema.readSchema [collection1] Schema
name=add-schema-fields-update-processor
[junit4] 2> 893801 T2867 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 893801 T2867 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 893801 T2867 oasc.SolrCore.initDirectoryFactory
solr.NRTCachingDirectoryFactory
[junit4] 2> 893802 T2867 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
./solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/collection1/data/
[junit4] 2> 893802 T2867 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 893802 T2867 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/collection1/data
[junit4] 2> 893802 T2867 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/collection1/data/index/
[junit4] 2> 893803 T2867 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 893804 T2867 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/collection1/data/index
[junit4] 2> 893804 T2867 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=326720331,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 893810 T2867 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c03800e;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 893810 T2867 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 893811 T2867 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
[junit4] 2> 893812 T2867 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 893812 T2867 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 893812 T2867 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 893812 T2867 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 893812 T2867 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 893813 T2867 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 893813 T2867 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 893813 T2867 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 893813 T2867 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 893813 T2867 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 893813 T2867 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 893813 T2867 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 893815 T2867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 893815 T2867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 893816 T2867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 893817 T2867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 893817 T2867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 893819 T2867 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 893819 T2867 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 893819 T2867 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7300221470411508]
[junit4] 2> 893820 T2867 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-76E367C2AB1C28BD-001/tempDir-004/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c03800e;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 893820 T2867 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 893820 T2867 oass.SolrIndexSearcher.<init> Opening
Searcher@59b75a33[collection1] main
[junit4] 2> 893821 T2867 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 893821 T2867 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 893822 T2867 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 893822 T2867
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 893822 T2867 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 893822 T2867 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 893823 T2867
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 893823 T2867 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 893823 T2867 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 893824 T2867 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 893824 T2867 oass.ZkIndexSchemaReader.createSchemaWatcher
Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema ...
[junit4] 2> 893826 T2867 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 893826 T2868 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@59b75a33[collection1]
main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4] 2> 893826 T2871 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:47857/w_ collection:collection1
shard:s
[...truncated too long message...]
stributedZkTest, TestFieldTypeCollectionResource,
DistributedQueryElevationComponentTest, SearchHandlerTest, TestDocumentBuilder,
SolrIndexConfigTest, DistributedDebugComponentTest,
LeaderElectionIntegrationTest, SchemaVersionSpecificBehaviorTest,
DistributedIntervalFacetingTest, TestAtomicUpdateErrorCases,
TestQuerySenderNoQuery, EnumFieldTest, UpdateRequestProcessorFactoryTest,
TestQueryUtils, AnalysisErrorHandlingTest, SharedFSAutoReplicaFailoverTest,
TestCoreContainer, FileBasedSpellCheckerTest, TestExtendedDismaxParser,
ConvertedLegacyTest, TestSerializedLuceneMatchVersion,
BinaryUpdateRequestHandlerTest, TestOverriddenPrefixQueryForCustomFieldType,
TimeZoneUtilsTest, TestRealTimeGet, CopyFieldTest, ClusterStateTest,
LoggingHandlerTest, TestConfigSets, SortByFunctionTest, AutoCommitTest,
DistribDocExpirationUpdateProcessorTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistribDocExpirationUpdateProcessorTest
-Dtests.seed=76E367C2AB1C28BD -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=hr_HR -Dtests.timezone=MIT -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | DistribDocExpirationUpdateProcessorTest (suite)
<<<
[junit4] > Throwable #1: java.lang.AssertionError: ERROR:
SolrIndexSearcher opens=31 closes=30
[junit4] > at
__randomizedtesting.SeedInfo.seed([76E367C2AB1C28BD]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:426)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:185)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE
scope at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest:
[junit4] > 1) Thread[id=3373, name=autoExpireDocs-2322-thread-1,
state=TIMED_WAITING, group=TGRP-DistribDocExpirationUpdateProcessorTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=3372, name=searcherExecutor-2318-thread-1,
state=WAITING, group=TGRP-DistribDocExpirationUpdateProcessorTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 3) Thread[id=3362, name=qtp1808482876-3362, state=WAITING,
group=TGRP-DistribDocExpirationUpdateProcessorTest]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:502)
[junit4] > at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:389)
[junit4] > at
org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:103)
[junit4] > at
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:228)
[junit4] > at
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
[junit4] > at
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:768)
[junit4] > at
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1721)
[junit4] > at
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
[junit4] > at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:1976)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:777)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:418)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4] > at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4] > at
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4] > at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4] > at
org.eclipse.jetty.server.Server.handle(Server.java:368)
[junit4] > at
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
[junit4] > at
org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
[junit4] > at
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
[junit4] > at
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
[junit4] > at
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4] > at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4] > at
org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
[junit4] > at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4] > at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([76E367C2AB1C28BD]:0)
[junit4] Completed on J1 in 279.94s, 1 test, 1 failure, 1 error <<< FAILURES!
[...truncated 706 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build.xml:189: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/common-build.xml:494:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1351:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:966:
There were test failures: 424 suites, 1762 tests, 2 suite-level errors, 1
error, 39 ignored (18 assumptions)
Total time: 97 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b22
-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]