Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/4/
4 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:35192 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:35192 at __randomizedtesting.SeedInfo.seed([61D39AFAC83C524F:E987A52066C03FB7]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1667) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1694) at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:297) 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:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) 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:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) 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:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:523) ... 52 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest Error Message: 3 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 1) Thread[id=14116, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 2) Thread[id=14117, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-SendThread(127.0.0.1:40798), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) 3) Thread[id=14118, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] 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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 1) Thread[id=14116, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 2) Thread[id=14117, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-SendThread(127.0.0.1:40798), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) 3) Thread[id=14118, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] 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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) at __randomizedtesting.SeedInfo.seed([61D39AFAC83C524F]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=14117, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-SendThread(127.0.0.1:40798), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=14117, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-SendThread(127.0.0.1:40798), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) at __randomizedtesting.SeedInfo.seed([61D39AFAC83C524F]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestPullReplicaErrorHandling Error Message: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348) at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:478) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:928) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:969) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:904) at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91) at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384) at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745) at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726) at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) at org.eclipse.jetty.server.Server.handle(Server.java:534) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) at java.lang.Thread.run(Thread.java:748) org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348) at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:349) at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:709) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:934) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:969) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:904) at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91) at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384) at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745) at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726) at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) at org.eclipse.jetty.server.Server.handle(Server.java:534) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) at java.lang.Thread.run(Thread.java:748) org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348) at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:484) at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:332) at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419) at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1019) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:969) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:904) at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91) at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384) at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745) at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726) at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) at org.eclipse.jetty.server.Server.handle(Server.java:534) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) at java.lang.Thread.run(Thread.java:748) Stack Trace: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348) at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:478) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:928) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:969) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:904) at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91) at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384) at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745) at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726) at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) at org.eclipse.jetty.server.Server.handle(Server.java:534) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) at java.lang.Thread.run(Thread.java:748) org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348) at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:349) at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:709) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:934) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:969) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:904) at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91) at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384) at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745) at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726) at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) at org.eclipse.jetty.server.Server.handle(Server.java:534) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) at java.lang.Thread.run(Thread.java:748) org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348) at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:484) at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:332) at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419) at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1019) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:969) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:904) at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91) at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384) at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745) at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726) at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) at org.eclipse.jetty.server.Server.handle(Server.java:534) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([61D39AFAC83C524F]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNull(Assert.java:551) at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:296) at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 11343 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_61D39AFAC83C524F-001/init-core-data-001 [junit4] 2> 427564 WARN (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44 [junit4] 2> 427565 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 427566 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 427567 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_61D39AFAC83C524F-001/tempDir-001 [junit4] 2> 427567 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 427567 INFO (Thread-1508) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 427567 INFO (Thread-1508) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 427570 ERROR (Thread-1508) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 427667 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:54773 [junit4] 2> 427675 INFO (jetty-launcher-599-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 427675 INFO (jetty-launcher-599-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 427676 INFO (jetty-launcher-599-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 427677 INFO (jetty-launcher-599-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 427678 INFO (jetty-launcher-599-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ba01680{/solr,null,AVAILABLE} [junit4] 2> 427683 INFO (jetty-launcher-599-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bebae2e{/solr,null,AVAILABLE} [junit4] 2> 427685 INFO (jetty-launcher-599-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1a689444{HTTP/1.1,[http/1.1]}{127.0.0.1:55976} [junit4] 2> 427685 INFO (jetty-launcher-599-thread-2) [ ] o.e.j.s.Server Started @430948ms [junit4] 2> 427685 INFO (jetty-launcher-599-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55976} [junit4] 2> 427685 INFO (jetty-launcher-599-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2469262f{/solr,null,AVAILABLE} [junit4] 2> 427685 ERROR (jetty-launcher-599-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 427686 INFO (jetty-launcher-599-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@367885a5{HTTP/1.1,[http/1.1]}{127.0.0.1:41248} [junit4] 2> 427686 INFO (jetty-launcher-599-thread-1) [ ] o.e.j.s.Server Started @430948ms [junit4] 2> 427686 INFO (jetty-launcher-599-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 427686 INFO (jetty-launcher-599-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41248} [junit4] 2> 427686 INFO (jetty-launcher-599-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 427686 INFO (jetty-launcher-599-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 427686 INFO (jetty-launcher-599-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-04T21:23:08.516Z [junit4] 2> 427686 ERROR (jetty-launcher-599-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 427686 INFO (jetty-launcher-599-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@930570d{HTTP/1.1,[http/1.1]}{127.0.0.1:35718} [junit4] 2> 427686 INFO (jetty-launcher-599-thread-4) [ ] o.e.j.s.Server Started @430949ms [junit4] 2> 427686 INFO (jetty-launcher-599-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35718} [junit4] 2> 427687 ERROR (jetty-launcher-599-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 427687 INFO (jetty-launcher-599-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 427687 INFO (jetty-launcher-599-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 427687 INFO (jetty-launcher-599-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 427687 INFO (jetty-launcher-599-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-04T21:23:08.517Z [junit4] 2> 427688 INFO (jetty-launcher-599-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 427688 INFO (jetty-launcher-599-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 427688 INFO (jetty-launcher-599-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 427688 INFO (jetty-launcher-599-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-04T21:23:08.518Z [junit4] 2> 427696 INFO (jetty-launcher-599-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39b1f0cc{/solr,null,AVAILABLE} [junit4] 2> 427696 INFO (jetty-launcher-599-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1792c31a{HTTP/1.1,[http/1.1]}{127.0.0.1:39651} [junit4] 2> 427696 INFO (jetty-launcher-599-thread-3) [ ] o.e.j.s.Server Started @430959ms [junit4] 2> 427697 INFO (jetty-launcher-599-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39651} [junit4] 2> 427697 ERROR (jetty-launcher-599-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 427697 INFO (jetty-launcher-599-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 427697 INFO (jetty-launcher-599-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 427697 INFO (jetty-launcher-599-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 427697 INFO (jetty-launcher-599-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-04T21:23:08.527Z [junit4] 2> 427701 INFO (jetty-launcher-599-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 427702 INFO (jetty-launcher-599-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 427702 INFO (jetty-launcher-599-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 427702 INFO (jetty-launcher-599-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 427717 INFO (jetty-launcher-599-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54773/solr [junit4] 2> 427720 INFO (jetty-launcher-599-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54773/solr [junit4] 2> 427722 INFO (jetty-launcher-599-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54773/solr [junit4] 2> 427736 INFO (jetty-launcher-599-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54773/solr [junit4] 2> 427781 INFO (jetty-launcher-599-thread-4) [n:127.0.0.1:35718_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 427781 INFO (jetty-launcher-599-thread-1) [n:127.0.0.1:41248_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 427783 INFO (jetty-launcher-599-thread-4) [n:127.0.0.1:35718_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35718_solr [junit4] 2> 427783 INFO (jetty-launcher-599-thread-1) [n:127.0.0.1:41248_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41248_solr [junit4] 2> 427787 INFO (zkCallback-620-thread-1-processing-n:127.0.0.1:35718_solr) [n:127.0.0.1:35718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 427788 INFO (zkCallback-623-thread-1-processing-n:127.0.0.1:41248_solr) [n:127.0.0.1:41248_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 427791 INFO (jetty-launcher-599-thread-4) [n:127.0.0.1:35718_solr ] o.a.s.c.Overseer Overseer (id=98251793262116875-127.0.0.1:35718_solr-n_0000000000) starting [junit4] 2> 427805 INFO (jetty-launcher-599-thread-4) [n:127.0.0.1:35718_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35718_solr [junit4] 2> 427807 INFO (zkCallback-623-thread-1-processing-n:127.0.0.1:41248_solr) [n:127.0.0.1:41248_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 427807 INFO (zkCallback-620-thread-1-processing-n:127.0.0.1:35718_solr) [n:127.0.0.1:35718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 427902 INFO (jetty-launcher-599-thread-2) [n:127.0.0.1:55976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 427905 INFO (jetty-launcher-599-thread-2) [n:127.0.0.1:55976_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 427908 INFO (jetty-launcher-599-thread-2) [n:127.0.0.1:55976_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55976_solr [junit4] 2> 427910 INFO (zkCallback-620-thread-1-processing-n:127.0.0.1:35718_solr) [n:127.0.0.1:35718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 427910 INFO (zkCallback-623-thread-1-processing-n:127.0.0.1:41248_solr) [n:127.0.0.1:41248_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 427911 INFO (zkCallback-616-thread-1-processing-n:127.0.0.1:55976_solr) [n:127.0.0.1:55976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 427919 INFO (jetty-launcher-599-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 427924 INFO (jetty-launcher-599-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 427929 INFO (jetty-launcher-599-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39651_solr [junit4] 2> 427931 INFO (zkCallback-616-thread-1-processing-n:127.0.0.1:55976_solr) [n:127.0.0.1:55976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 427931 INFO (zkCallback-623-thread-1-processing-n:127.0.0.1:41248_solr) [n:127.0.0.1:41248_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 427931 INFO (zkCallback-620-thread-1-processing-n:127.0.0.1:35718_solr) [n:127.0.0.1:35718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 427943 INFO (zkCallback-615-thread-1-processing-n:127.0.0.1:39651_solr) [n:127.0.0.1:39651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 427982 INFO (jetty-launcher-599-thread-1) [n:127.0.0.1:41248_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41248.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 427986 INFO (jetty-launcher-599-thread-4) [n:127.0.0.1:35718_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35718.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 427991 INFO (jetty-launcher-599-thread-1) [n:127.0.0.1:41248_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41248.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 427991 INFO (jetty-launcher-599-thread-1) [n:127.0.0.1:41248_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41248.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 427991 INFO (jetty-launcher-599-thread-4) [n:127.0.0.1:35718_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35718.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 427992 INFO (jetty-launcher-599-thread-4) [n:127.0.0.1:35718_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35718.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 427993 INFO (jetty-launcher-599-thread-1) [n:127.0.0.1:41248_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_61D39AFAC83C524F-001/tempDir-001/node1/. [junit4] 2> 427993 INFO (jetty-launcher-599-thread-4) [n:127.0.0.1:35718_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_61D39AFAC83C524F-001/tempDir-001/node4/. [junit4] 2> 428018 INFO (jetty-launcher-599-thread-2) [n:127.0.0.1:55976_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55976.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 428023 INFO (jetty-launcher-599-thread-2) [n:127.0.0.1:55976_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55976.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 428023 INFO (jetty-launcher-599-thread-2) [n:127.0.0.1:55976_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55976.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 428024 INFO (jetty-launcher-599-thread-2) [n:127.0.0.1:55976_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_61D39AFAC83C524F-001/tempDir-001/node2/. [junit4] 2> 428048 INFO (jetty-launcher-599-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39651.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 428053 INFO (jetty-launcher-599-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39651.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 428054 INFO (jetty-launcher-599-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39651.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 428055 INFO (jetty-launcher-599-thread-3) [n:127.0.0.1:39651_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_61D39AFAC83C524F-001/tempDir-001/node3/. [junit4] 2> 428155 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 428157 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54773/solr ready [junit4] 2> 428163 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@930570d{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 428163 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1865889396 [junit4] 2> 428163 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 428166 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 428169 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 428171 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 428171 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 428172 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.Overseer Overseer (id=98251793262116875-127.0.0.1:35718_solr-n_0000000000) closing [junit4] 2> 428172 INFO (OverseerStateUpdate-98251793262116875-127.0.0.1:35718_solr-n_0000000000) [n:127.0.0.1:35718_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35718_solr [junit4] 2> 428178 INFO (zkCallback-616-thread-1-processing-n:127.0.0.1:55976_solr) [n:127.0.0.1:55976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 428178 INFO (zkCallback-615-thread-1-processing-n:127.0.0.1:39651_solr) [n:127.0.0.1:39651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 428179 INFO (zkCallback-623-thread-1-processing-n:127.0.0.1:41248_solr) [n:127.0.0.1:41248_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41248_solr [junit4] 2> 428179 INFO (zkCallback-623-thread-2-processing-n:127.0.0.1:41248_solr) [n:127.0.0.1:41248_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 428180 INFO (zkCallback-629-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 428180 INFO (zkCallback-623-thread-1-processing-n:127.0.0.1:41248_solr) [n:127.0.0.1:41248_solr ] o.a.s.c.Overseer Overseer (id=98251793262116876-127.0.0.1:41248_solr-n_0000000001) starting [junit4] 2> 429678 WARN (zkCallback-620-thread-2-processing-n:127.0.0.1:35718_solr) [n:127.0.0.1:35718_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 429679 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5ba01680{/solr,null,UNAVAILABLE} [junit4] 2> 429681 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 429684 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31d1f97a{/solr,null,AVAILABLE} [junit4] 2> 429684 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5ab1e494{HTTP/1.1,[http/1.1]}{127.0.0.1:56408} [junit4] 2> 429685 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.Server Started @432947ms [junit4] 2> 429685 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60280} [junit4] 2> 429685 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 429685 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 429686 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 429686 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 429686 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-04T21:23:10.516Z [junit4] 2> 429690 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 429702 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54773/solr [junit4] 2> 429715 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:60280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 429719 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:60280_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 429722 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:60280_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60280_solr [junit4] 2> 429724 INFO (zkCallback-616-thread-1-processing-n:127.0.0.1:55976_solr) [n:127.0.0.1:55976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 429724 INFO (zkCallback-615-thread-1-processing-n:127.0.0.1:39651_solr) [n:127.0.0.1:39651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 429724 INFO (zkCallback-623-thread-1-processing-n:127.0.0.1:41248_solr) [n:127.0.0.1:41248_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 429724 INFO (zkCallback-629-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 429726 INFO (zkCallback-634-thread-1-processing-n:127.0.0.1:60280_solr) [n:127.0.0.1:60280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 429809 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:60280_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60280.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 429815 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:60280_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60280.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 429815 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:60280_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60280.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 429816 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:60280_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_61D39AFAC83C524F-001/tempDir-001/node4/. [junit4] 2> 429861 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:56408/solr. Proxy: http://127.0.0.1:60280/solr [junit4] 2> 429862 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@367885a5{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 429863 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2120640443 [junit4] 2> 429863 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 429865 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 429867 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 429870 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 429870 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 429871 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.Overseer Overseer (id=98251793262116876-127.0.0.1:41248_solr-n_0000000001) closing [junit4] 2> 429871 INFO (OverseerStateUpdate-98251793262116876-127.0.0.1:41248_solr-n_0000000001) [n:127.0.0.1:41248_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41248_solr [junit4] 2> 429874 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2469262f{/solr,null,UNAVAILABLE} [junit4] 2> 429874 INFO (zkCallback-615-thread-1-processing-n:127.0.0.1:39651_solr) [n:127.0.0.1:39651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 429874 INFO (zkCallback-629-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 429875 INFO (zkCallback-634-thread-1-processing-n:127.0.0.1:60280_solr) [n:127.0.0.1:60280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 429875 INFO (zkCallback-616-thread-1-processing-n:127.0.0.1:55976_solr) [n:127.0.0.1:55976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 429875 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 429876 INFO (zkCallback-616-thread-2-processing-n:127.0.0.1:55976_solr) [n:127.0.0.1:55976_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55976_solr [junit4] 2> 429877 INFO (zkCallback-616-thread-2-processing-n:127.0.0.1:55976_solr) [n:127.0.0.1:55976_solr ] o.a.s.c.Overseer Overseer (id=98251793262116873-127.0.0.1:55976_solr-n_0000000002) starting [junit4] 2> 429877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48078c42{/solr,null,AVAILABLE} [junit4] 2> 429877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6335398{HTTP/1.1,[http/1.1]}{127.0.0.1:42090} [junit4] 2> 429877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.Server Started @433140ms [junit4] 2> 429878 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43798} [junit4] 2> 429878 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 429878 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 429878 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 429878 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 429878 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-04T21:23:10.708Z [junit4] 2> 429881 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 429892 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54773/solr [junit4] 2> 429909 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 429911 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:43798_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 429914 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:43798_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43798_solr [junit4] 2> 429915 INFO (zkCallback-615-thread-1-processing-n:127.0.0.1:39651_solr) [n:127.0.0.1:39651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 429915 INFO (zkCallback-629-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 429915 INFO (zkCallback-634-thread-1-processing-n:127.0.0.1:60280_solr) [n:127.0.0.1:60280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 429915 INFO (zkCallback-616-thread-2-processing-n:127.0.0.1:55976_solr) [n:127.0.0.1:55976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 429919 INFO (zkCallback-640-thread-1-processing-n:127.0.0.1:43798_solr) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 430041 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:43798_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43798.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 430046 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:43798_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43798.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 430047 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:43798_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43798.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 430048 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:43798_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_61D39AFAC83C524F-001/tempDir-001/node1/. [junit4] 2> 430091 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:42090/solr. Proxy: http://127.0.0.1:43798/solr [junit4] 2> 430092 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a689444{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 430093 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=36936706 [junit4] 2> 430093 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 430095 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 430097 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 430099 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 430099 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 430099 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.Overseer Overseer (id=98251793262116873-127.0.0.1:55976_solr-n_0000000002) closing [junit4] 2> 430100 INFO (OverseerStateUpdate-98251793262116873-127.0.0.1:55976_solr-n_0000000002) [n:127.0.0.1:55976_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55976_solr [junit4] 2> 430103 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15d0f7c43ef0009, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 430103 INFO (zkCallback-634-thread-1-processing-n:127.0.0.1:60280_solr) [n:127.0.0.1:60280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 430103 INFO (zkCallback-629-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 430104 INFO (zkCallback-640-thread-1-processing-n:127.0.0.1:43798_solr) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 430104 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bebae2e{/solr,null,UNAVAILABLE} [junit4] 2> 430104 INFO (zkCallback-615-thread-1-processing-n:127.0.0.1:39651_solr) [n:127.0.0.1:39651_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39651_solr [junit4] 2> 430104 INFO (zkCallback-615-thread-2-processing-n:127.0.0.1:39651_solr) [n:127.0.0.1:39651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 430106 INFO (zkCallback-615-thread-1-processing-n:127.0.0.1:39651_solr) [n:127.0.0.1:39651_solr ] o.a.s.c.Overseer Overseer (id=98251793262116872-127.0.0.1:39651_solr-n_0000000003) starting [junit4] 2> 430106 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 430107 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2de738e{/solr,null,AVAILABLE} [junit4] 2> 430107 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@67917a9d{HTTP/1.1,[http/1.1]}{127.0.0.1:55698} [junit4] 2> 430108 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.Server Started @433370ms [junit4] 2> 430108 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52131} [junit4] 2> 430108 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 430108 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 430108 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 430108 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 430108 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-04T21:23:10.938Z [junit4] 2> 430111 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 430121 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54773/solr [junit4] 2> 430133 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:52131_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 430136 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:52131_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 430138 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:52131_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52131_solr [junit4] 2> 430140 INFO (zkCallback-615-thread-1-processing-n:127.0.0.1:39651_solr) [n:127.0.0.1:39651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 430140 INFO (zkCallback-629-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 430141 INFO (zkCallback-646-thread-1-processing-n:127.0.0.1:52131_solr) [n:127.0.0.1:52131_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 430141 INFO (zkCallback-634-thread-1-processing-n:127.0.0.1:60280_solr) [n:127.0.0.1:60280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 430141 INFO (zkCallback-640-thread-1-processing-n:127.0.0.1:43798_solr) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 430241 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:52131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52131.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 430247 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:52131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52131.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 430247 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:52131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52131.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 430248 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:52131_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_61D39AFAC83C524F-001/tempDir-001/node2/. [junit4] 2> 430305 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:55698/solr. Proxy: http://127.0.0.1:52131/solr [junit4] 2> 430306 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1792c31a{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 430306 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=982827926 [junit4] 2> 430307 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 430309 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 430311 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 430313 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 430313 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 430313 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.Overseer Overseer (id=98251793262116872-127.0.0.1:39651_solr-n_0000000003) closing [junit4] 2> 430314 INFO (OverseerStateUpdate-98251793262116872-127.0.0.1:39651_solr-n_0000000003) [n:127.0.0.1:39651_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39651_solr [junit4] 2> 430318 WARN (zkCallback-615-thread-1-processing-n:127.0.0.1:39651_solr) [n:127.0.0.1:39651_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 430318 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39b1f0cc{/solr,null,UNAVAILABLE} [junit4] 2> 430319 INFO (zkCallback-640-thread-1-processing-n:127.0.0.1:43798_solr) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 430319 INFO (zkCallback-634-thread-1-processing-n:127.0.0.1:60280_solr) [n:127.0.0.1:60280_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60280_solr [junit4] 2> 430318 INFO (zkCallback-629-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 430318 INFO (zkCallback-646-thread-1-processing-n:127.0.0.1:52131_solr) [n:127.0.0.1:52131_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 430319 INFO (zkCallback-634-thread-2-processing-n:127.0.0.1:60280_solr) [n:127.0.0.1:60280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 430320 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 430320 INFO (zkCallback-634-thread-1-processing-n:127.0.0.1:60280_solr) [n:127.0.0.1:60280_solr ] o.a.s.c.Overseer Overseer (id=98251793262116881-127.0.0.1:60280_solr-n_0000000004) starting [junit4] 2> 430321 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@348a74bf{/solr,null,AVAILABLE} [junit4] 2> 430321 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1ba1382c{HTTP/1.1,[http/1.1]}{127.0.0.1:34195} [junit4] 2> 430322 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.e.j.s.Server Started @433584ms [junit4] 2> 430322 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34408} [junit4] 2> 430322 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 430322 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 430322 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 430322 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 430322 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-04T21:23:11.152Z [junit4] 2> 430325 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 430339 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54773/solr [junit4] 2> 430351 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:34408_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 430354 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:34408_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 430357 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:34408_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34408_solr [junit4] 2> 430359 INFO (zkCallback-629-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 430360 INFO (zkCallback-634-thread-1-processing-n:127.0.0.1:60280_solr) [n:127.0.0.1:60280_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 430360 INFO (zkCallback-646-thread-1-processing-n:127.0.0.1:52131_solr) [n:127.0.0.1:52131_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 430361 INFO (zkCallback-652-thread-1-processing-n:127.0.0.1:34408_solr) [n:127.0.0.1:34408_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 430363 INFO (zkCallback-640-thread-1-processing-n:127.0.0.1:43798_solr) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 430453 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:34408_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34408.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 430459 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:34408_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34408.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 430459 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:34408_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34408.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b24104c [junit4] 2> 430461 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [n:127.0.0.1:34408_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_61D39AFAC83C524F-001/tempDir-001/node3/. [junit4] 2> 430505 INFO (SUITE-TestPullReplicaErrorHandling-seed#[61D39AFAC83C524F]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:34195/solr. Proxy: http://127.0.0.1:34408/solr [junit4] 2> 430508 INFO (SocketProxy-Acceptor-52131) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58288,localport=52131], receiveBufferSize:531000 [junit4] 2> 430512 INFO (SocketProxy-Acceptor-52131) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=55698,localport=52008], receiveBufferSize=530904 [junit4] 2> 430514 INFO (qtp1065543251-4552) [n:127.0.0.1:52131_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 430515 INFO (qtp1065543251-4552) [n:127.0.0.1:52131_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 430549 INFO (TEST-TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper-seed#[61D39AFAC83C524F]) [ ] o.a.s.Sol [...truncated too long message...] che.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) [junit4] 2> 1874234 WARN (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-SendThread(127.0.0.1:40798)) [ ] o.a.z.ClientCnxn Session 0x15d0f907ab60006 for server null, unexpected error, closing socket connection and attempting reconnect [junit4] 2> java.net.ConnectException: Connection refused [junit4] 2> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit4] 2> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141) [junit4] 2> 1874733 WARN (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-SendThread(127.0.0.1:40798)) [ ] o.a.z.ClientCnxn Unexpected exception [junit4] 2> java.lang.InterruptedException: sleep interrupted [junit4] 2> at java.lang.Thread.sleep(Native Method) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) [junit4] 2> 1875233 WARN (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-SendThread(127.0.0.1:40798)) [ ] o.a.z.c.StaticHostProvider Unexpected exception [junit4] 2> java.lang.InterruptedException: sleep interrupted [junit4] 2> at java.lang.Thread.sleep(Native Method) [junit4] 2> at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) [junit4] 2> 1875234 WARN (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-SendThread(127.0.0.1:40798)) [ ] o.a.z.ClientCnxn Session 0x15d0f907ab60006 for server null, unexpected error, closing socket connection and attempting reconnect [junit4] 2> java.net.ConnectException: Connection refused [junit4] 2> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit4] 2> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141) [junit4] 2> Jul 04, 2017 9:47:16 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> SEVERE: There are still zombie threads that couldn't be terminated: [junit4] 2> 1) Thread[id=14117, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-SendThread(127.0.0.1:40798), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] [junit4] 2> at java.lang.Thread.sleep(Native Method) [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {rnd_b=PostingsFormat(name=Memory), a_t=PostingsFormat(name=Memory), a_i=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1106, maxMBSortInHeap=6.108080601797074, sim=RandomSimilarity(queryNorm=true): {}, locale=it-IT, timezone=Europe/Amsterdam [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=4,threads=2,free=222273352,total=526385152 [junit4] 2> NOTE: All tests run in this JVM: [OverseerRolesTest, TestSchemaNameResource, TestNumericRangeQuery64, TestPolicyCloud, TestDistribIDF, TestFieldCacheVsDocValues, FileUtilsTest, TestSolrCloudSnapshots, V2ApiIntegrationTest, TestLRUCache, TestCorePropertiesReload, ConfigSetsAPITest, TermVectorComponentTest, AsyncCallRequestStatusResponseTest, TestUpdate, DistributedTermsComponentTest, TestCursorMarkWithoutUniqueKey, TestManagedStopFilterFactory, TestCoreDiscovery, ResourceLoaderTest, TestSolrCloudWithKerberosAlt, TestCloudInspectUtil, RulesTest, TestSchemaManager, ZkControllerTest, LeaderElectionContextKeyTest, TestSystemIdResolver, DistributedFacetPivotSmallTest, CursorMarkTest, TestCloudPseudoReturnFields, TestEmbeddedSolrServerSchemaAPI, TestUseDocValuesAsStored2, StatelessScriptUpdateProcessorFactoryTest, AtomicUpdatesTest, SolrSlf4jReporterTest, TestAtomicUpdateErrorCases, TestFreeTextSuggestions, TestSearchPerf, TestClassicSimilarityFactory, StressHdfsTest, TestFuzzyAnalyzedSuggestions, BJQParserTest, DistributedDebugComponentTest, CurrencyFieldTypeTest, CollectionsAPIAsyncDistributedZkTest, TestBulkSchemaAPI, SpatialHeatmapFacetsTest, TestPullReplicaErrorHandling, TestFieldCacheReopen, ScriptEngineTest, DistribJoinFromCollectionTest, SolrXmlInZkTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, OverriddenZkACLAndCredentialsProvidersTest, ActionThrottleTest, CustomCollectionTest, TestMacroExpander, TestSimpleTrackingShardHandler, ShardRoutingTest, SuggesterTSTTest, BlockJoinFacetSimpleTest, SoftAutoCommitTest, TestXmlQParserPlugin, TestPivotHelperCode, TestCloudManagedSchema, TestStressVersions, ChaosMonkeySafeLeaderTest, DeleteStatusTest, TestRuleBasedAuthorizationPlugin, CollectionsAPIDistributedZkTest, DistanceFunctionTest, DocValuesNotIndexedTest, TestSolrCoreParser, TestInPlaceUpdatesDistrib, ConvertedLegacyTest, TestSubQueryTransformer, DisMaxRequestHandlerTest, TestManagedResource, MissingSegmentRecoveryTest, TestNumericTerms32, SolrCmdDistributorTest, DistributedIntervalFacetingTest, TestFiltering, LeaderInitiatedRecoveryOnCommitTest, BasicFunctionalityTest, HighlighterMaxOffsetTest, TestNestedDocsSort, ZkSolrClientTest, TestJavabinTupleStreamParser, ShardSplitTest, TestMaxTokenLenTokenizer, LoggingHandlerTest, TestRestoreCore, CdcrVersionReplicationTest, TestRebalanceLeaders, BadCopyFieldTest, TestDistributedStatsComponentCardinality, BitVectorTest, HdfsChaosMonkeyNothingIsSafeTest, SpatialFilterTest, JsonLoaderTest, TestHashPartitioner, RollingRestartTest, TestDistribDocBasedVersion, TestSchemaVersionResource, SmileWriterTest, AnalysisAfterCoreReloadTest, TestExportWriter, PeerSyncReplicationTest, SubstringBytesRefFilterTest, DirectSolrSpellCheckerTest, PKIAuthenticationIntegrationTest, DataDrivenBlockJoinTest, TestValueSourceCache, TestCollapseQParserPlugin, TestMiniSolrCloudCluster, TestSimpleTextCodec, TestAnalyzeInfixSuggestions, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestUtils, SliceStateTest, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, SolrTestCaseJ4Test, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignTest, CdcrBootstrapTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ChaosMonkeyNothingIsSafeWithPullReplicasTest -Dtests.seed=61D39AFAC83C524F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J1 | ChaosMonkeyNothingIsSafeWithPullReplicasTest (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: [junit4] > 1) Thread[id=14116, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > 2) Thread[id=14117, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-SendThread(127.0.0.1:40798), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) [junit4] > 3) Thread[id=14118, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] [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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) [junit4] > at __randomizedtesting.SeedInfo.seed([61D39AFAC83C524F]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: [junit4] > 1) Thread[id=14117, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[61D39AFAC83C524F]-SendThread(127.0.0.1:40798), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) [junit4] > at __randomizedtesting.SeedInfo.seed([61D39AFAC83C524F]:0) [junit4] Completed [484/726 (2!)] on J1 in 123.45s, 1 test, 3 errors <<< FAILURES! [...truncated 44036 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
