Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/160/
3 tests failed. FAILED: org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512 Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:45687/solr] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:45687/solr] at __randomizedtesting.SeedInfo.seed([FD9A9666A1361813:28B755ED7CCFDD1]:0) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512(TestContainerReqHandler.java:378) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45687/solr: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 500 Server Error</title> </head> <body><h2>HTTP ERROR 500</h2> <p>Problem accessing /solr/____v2/cluster. Reason: <pre> Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127) at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100) at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181) at org.apache.solr.core.LibListener.newInstance(LibListener.java:78) at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:226) at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:222) at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:167) at org.apache.solr.core.LibListener.onChange(LibListener.java:104) at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118) at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299) at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:505) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) at java.lang.Thread.run(Thread.java:748) </pre> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) ... 45 more FAILED: org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048 Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:42063/solr] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42063/solr] at __randomizedtesting.SeedInfo.seed([FD9A9666A1361813:20F7B5CE01828272]:0) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048(TestContainerReqHandler.java:301) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42063/solr: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 500 Server Error</title> </head> <body><h2>HTTP ERROR 500</h2> <p>Problem accessing /solr/____v2/cluster. Reason: <pre> Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127) at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100) at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181) at org.apache.solr.core.LibListener.newInstance(LibListener.java:78) at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:226) at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:222) at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:167) at org.apache.solr.core.LibListener.onChange(LibListener.java:104) at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118) at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299) at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:505) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) at java.lang.Thread.run(Thread.java:748) </pre> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) ... 45 more FAILED: org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:45427/solr] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:45427/solr] at __randomizedtesting.SeedInfo.seed([FD9A9666A1361813:CE3D023252A6E9A7]:0) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib(TestContainerReqHandler.java:193) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) 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: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45427/solr: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 500 Server Error</title> </head> <body><h2>HTTP ERROR 500</h2> <p>Problem accessing /solr/____v2/cluster. Reason: <pre> Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127) at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100) at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181) at org.apache.solr.core.LibListener.newInstance(LibListener.java:78) at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:226) at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:222) at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:167) at org.apache.solr.core.LibListener.onChange(LibListener.java:104) at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118) at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299) at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:505) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) at java.lang.Thread.run(Thread.java:748) </pre> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) ... 45 more Build Log: [...truncated 15266 lines...] [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_FD9A9666A1361813-001/init-core-data-001 [junit4] 2> 2589115 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_FD9A9666A1361813-001/tempDir-001 [junit4] 2> 2589115 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2589116 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2589116 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2589216 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.ZkTestServer start zk server on port:40809 [junit4] 2> 2589216 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40809 [junit4] 2> 2589216 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40809 [junit4] 2> 2589218 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589220 INFO (zkConnectionManagerCallback-19468-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589220 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589224 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589225 INFO (zkConnectionManagerCallback-19470-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589225 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589226 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589227 INFO (zkConnectionManagerCallback-19472-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589227 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589331 WARN (jetty-launcher-19473-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2589331 WARN (jetty-launcher-19473-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2589333 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2589333 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2589333 WARN (jetty-launcher-19473-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2589333 INFO (jetty-launcher-19473-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 2589333 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2589333 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2589333 INFO (jetty-launcher-19473-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 2589333 WARN (jetty-launcher-19473-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2589333 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2589333 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2589333 INFO (jetty-launcher-19473-thread-4) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 2589333 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2589333 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2589334 INFO (jetty-launcher-19473-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 2589334 INFO (jetty-launcher-19473-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2589334 INFO (jetty-launcher-19473-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2589334 INFO (jetty-launcher-19473-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2589342 INFO (jetty-launcher-19473-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7da22f8f{/solr,null,AVAILABLE} [junit4] 2> 2589345 INFO (jetty-launcher-19473-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2589345 INFO (jetty-launcher-19473-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2589345 INFO (jetty-launcher-19473-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2589346 INFO (jetty-launcher-19473-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b0c360{/solr,null,AVAILABLE} [junit4] 2> 2589348 INFO (jetty-launcher-19473-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@73db864c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40399} [junit4] 2> 2589348 INFO (jetty-launcher-19473-thread-2) [ ] o.e.j.s.Server Started @2589412ms [junit4] 2> 2589348 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40399} [junit4] 2> 2589349 ERROR (jetty-launcher-19473-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2589349 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2589349 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.3.0 [junit4] 2> 2589349 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2589349 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2589349 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-07-21T08:00:28.774Z [junit4] 2> 2589352 INFO (jetty-launcher-19473-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2589352 INFO (jetty-launcher-19473-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2589352 INFO (jetty-launcher-19473-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6958b826{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45341} [junit4] 2> 2589352 INFO (jetty-launcher-19473-thread-3) [ ] o.e.j.s.Server Started @2589415ms [junit4] 2> 2589352 INFO (jetty-launcher-19473-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2589352 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45341} [junit4] 2> 2589352 ERROR (jetty-launcher-19473-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2589352 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2589352 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.3.0 [junit4] 2> 2589352 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2589352 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2589352 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-07-21T08:00:28.777Z [junit4] 2> 2589353 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589354 INFO (jetty-launcher-19473-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2589354 INFO (jetty-launcher-19473-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2589354 INFO (jetty-launcher-19473-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2589354 INFO (jetty-launcher-19473-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ad9815d{/solr,null,AVAILABLE} [junit4] 2> 2589354 INFO (zkConnectionManagerCallback-19475-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589354 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589355 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589355 INFO (jetty-launcher-19473-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76dc9a1b{/solr,null,AVAILABLE} [junit4] 2> 2589355 INFO (jetty-launcher-19473-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3f48968d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39647} [junit4] 2> 2589355 INFO (jetty-launcher-19473-thread-4) [ ] o.e.j.s.Server Started @2589419ms [junit4] 2> 2589355 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39647} [junit4] 2> 2589356 ERROR (jetty-launcher-19473-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2589356 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2589356 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.3.0 [junit4] 2> 2589356 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2589356 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2589356 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-07-21T08:00:28.781Z [junit4] 2> 2589356 INFO (zkConnectionManagerCallback-19477-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589356 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589357 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2589357 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2589357 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589360 INFO (jetty-launcher-19473-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@37ca409a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35679} [junit4] 2> 2589360 INFO (jetty-launcher-19473-thread-1) [ ] o.e.j.s.Server Started @2589423ms [junit4] 2> 2589360 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35679} [junit4] 2> 2589360 ERROR (jetty-launcher-19473-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2589360 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2589360 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.3.0 [junit4] 2> 2589361 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2589361 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2589361 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-07-21T08:00:28.786Z [junit4] 2> 2589362 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589363 INFO (zkConnectionManagerCallback-19479-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589363 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589363 INFO (zkConnectionManagerCallback-19481-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589363 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589363 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2589364 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2589573 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2589574 WARN (jetty-launcher-19473-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fd3452d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589574 WARN (jetty-launcher-19473-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fd3452d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589578 WARN (jetty-launcher-19473-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7cae4269[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589578 WARN (jetty-launcher-19473-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7cae4269[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589579 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40809/solr [junit4] 2> 2589580 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589581 INFO (zkConnectionManagerCallback-19489-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589581 INFO (jetty-launcher-19473-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589753 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2589754 WARN (jetty-launcher-19473-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@291ffb64[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589754 WARN (jetty-launcher-19473-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@291ffb64[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589762 WARN (jetty-launcher-19473-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6609b89c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589762 WARN (jetty-launcher-19473-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6609b89c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589763 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40809/solr [junit4] 2> 2589764 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589772 INFO (zkConnectionManagerCallback-19496-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589773 INFO (jetty-launcher-19473-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589821 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2589835 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2589835 WARN (jetty-launcher-19473-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5dd0719e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589835 WARN (jetty-launcher-19473-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5dd0719e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589835 WARN (jetty-launcher-19473-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@314d27f9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589835 WARN (jetty-launcher-19473-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@314d27f9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589838 WARN (jetty-launcher-19473-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1516a282[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589838 WARN (jetty-launcher-19473-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1516a282[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589838 WARN (jetty-launcher-19473-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b53a430[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589838 WARN (jetty-launcher-19473-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b53a430[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2589839 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40809/solr [junit4] 2> 2589839 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40809/solr [junit4] 2> 2589840 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589841 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589842 INFO (zkConnectionManagerCallback-19507-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589842 INFO (jetty-launcher-19473-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589842 INFO (zkConnectionManagerCallback-19509-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589842 INFO (jetty-launcher-19473-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589870 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589871 INFO (zkConnectionManagerCallback-19511-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589871 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589946 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589947 INFO (zkConnectionManagerCallback-19513-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589947 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2589979 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2589979 INFO (zkConnectionManagerCallback-19519-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2589979 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2590000 DEBUG (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2590001 DEBUG (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2590003 DEBUG (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [] [junit4] 2> 2590004 DEBUG (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 2590014 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39647_solr [junit4] 2> 2590015 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.Overseer Overseer (id=72065302674669581-127.0.0.1:39647_solr-n_0000000000) starting [junit4] 2> 2590039 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2590056 INFO (zkConnectionManagerCallback-19526-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2590056 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2590056 DEBUG (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2590061 DEBUG (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2590065 DEBUG (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [] [junit4] 2> 2590066 DEBUG (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 2590068 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40809/solr ready [junit4] 2> 2590080 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39647_solr [junit4] 2> 2590088 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2590093 DEBUG (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 2590100 INFO (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2590100 DEBUG (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:39647_solr] [junit4] 2> 2590100 DEBUG (zkCallback-19518-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 2590101 INFO (OverseerStateUpdate-72065302674669581-127.0.0.1:39647_solr-n_0000000000) [n:127.0.0.1:39647_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39647_solr [junit4] 2> 2590102 INFO (zkConnectionManagerCallback-19528-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2590102 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2590102 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.LibListener clusterprops.json changed , version -1 [junit4] 2> 2590103 INFO (zkCallback-19518-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2590103 DEBUG (zkCallback-19518-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:39647_solr] [junit4] 2> 2590111 DEBUG (OverseerStateUpdate-72065302674669581-127.0.0.1:39647_solr-n_0000000000) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:39647_solr] -> [127.0.0.1:39647_solr] [junit4] 2> 2590115 DEBUG (OverseerStateUpdate-72065302674669581-127.0.0.1:39647_solr-n_0000000000) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 2590120 DEBUG (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2590121 DEBUG (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2590123 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2590123 DEBUG (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:39647_solr] [junit4] 2> 2590124 DEBUG (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 2590133 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35679_solr as DOWN [junit4] 2> 2590136 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2590136 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35679_solr [junit4] 2> 2590142 DEBUG (zkCallback-19527-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 2590143 INFO (zkCallback-19527-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2590143 DEBUG (zkCallback-19527-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:39647_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr] [junit4] 2> 2590149 DEBUG (zkCallback-19518-thread-2) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 2590150 INFO (zkCallback-19518-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2590150 DEBUG (zkCallback-19518-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:39647_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr] [junit4] 2> 2590156 DEBUG (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 2590157 DEBUG (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2590157 INFO (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2590157 DEBUG (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:39647_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr] [junit4] 2> 2590158 DEBUG (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2590159 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2590159 DEBUG (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr] [junit4] 2> 2590160 DEBUG (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 2590166 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2590166 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40399_solr as DOWN [junit4] 2> 2590168 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2590168 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40399_solr [junit4] 2> 2590169 DEBUG (zkCallback-19518-thread-2) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 2590169 DEBUG (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 2590170 INFO (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2590170 DEBUG (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35679_solr, 127.0.0.1:39647_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] [junit4] 2> 2590170 INFO (zkCallback-19518-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2590170 DEBUG (zkCallback-19518-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35679_solr, 127.0.0.1:39647_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] [junit4] 2> 2590178 INFO (zkConnectionManagerCallback-19535-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2590178 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2590178 DEBUG (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2590179 DEBUG (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2590181 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2590181 DEBUG (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] [junit4] 2> 2590182 DEBUG (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 2590183 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40809/solr ready [junit4] 2> 2590183 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.LibListener clusterprops.json changed , version -1 [junit4] 2> 2590184 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2590185 DEBUG (zkCallback-19527-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 2590186 INFO (zkCallback-19527-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2590186 DEBUG (zkCallback-19527-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35679_solr, 127.0.0.1:39647_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] [junit4] 2> 2590195 DEBUG (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2590196 DEBUG (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2590196 DEBUG (zkCallback-19512-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 2590197 INFO (zkCallback-19512-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2590197 DEBUG (zkCallback-19512-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35679_solr, 127.0.0.1:39647_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] [junit4] 2> 2590197 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2590197 DEBUG (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] [junit4] 2> 2590198 DEBUG (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 2590200 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2590216 INFO (zkConnectionManagerCallback-19540-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2590216 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2590217 DEBUG (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2590218 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45341_solr as DOWN [junit4] 2> 2590218 DEBUG (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2590218 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2590218 DEBUG (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] [junit4] 2> 2590219 DEBUG (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 2590220 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2590220 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45341_solr [junit4] 2> 2590220 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40809/solr ready [junit4] 2> 2590221 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.LibListener clusterprops.json changed , version -1 [junit4] 2> 2590225 DEBUG (zkCallback-19518-thread-2) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 2590225 DEBUG (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 2590226 DEBUG (zkCallback-19527-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 2590226 INFO (zkCallback-19518-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2590226 DEBUG (zkCallback-19518-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr, 127.0.0.1:45341_solr] [junit4] 2> 2590226 INFO (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2590226 INFO (zkCallback-19527-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2590226 DEBUG (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr, 127.0.0.1:45341_solr] [junit4] 2> 2590226 DEBUG (zkCallback-19527-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr, 127.0.0.1:45341_solr] [junit4] 2> 2590227 DEBUG (zkCallback-19534-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 2590228 DEBUG (zkCallback-19510-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 2590228 INFO (zkCallback-19534-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2590228 DEBUG (zkCallback-19512-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 2590228 DEBUG (zkCallback-19534-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr, 127.0.0.1:45341_solr] [junit4] 2> 2590228 DEBUG (zkCallback-19539-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 2590232 INFO (zkCallback-19512-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2590232 DEBUG (zkCallback-19512-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr, 127.0.0.1:45341_solr] [junit4] 2> 2590233 INFO (zkCallback-19510-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2590233 DEBUG (zkCallback-19510-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr, 127.0.0.1:45341_solr] [junit4] 2> 2590237 INFO (zkCallback-19539-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2590237 DEBUG (zkCallback-19539-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr, 127.0.0.1:45341_solr] [junit4] 2> 2590241 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2590254 INFO (zkConnectionManagerCallback-19546-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2590256 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2590257 DEBUG (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2590263 DEBUG (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2590264 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2590264 DEBUG (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr, 127.0.0.1:45341_solr] [junit4] 2> 2590265 DEBUG (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 2590266 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40809/solr ready [junit4] 2> 2590266 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.LibListener clusterprops.json changed , version -1 [junit4] 2> 2590270 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2590273 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39647.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f1782 [junit4] 2> 2590274 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2590304 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39647.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f1782 [junit4] 2> 2590307 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39647.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f1782 [junit4] 2> 2590313 INFO (jetty-launcher-19473-thread-4) [n:127.0.0.1:39647_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_FD9A9666A1361813-001/tempDir-001/node4/. [junit4] 2> 2590329 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40399.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f1782 [junit4] 2> 2590338 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35679.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f1782 [junit4] 2> 2590338 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2590353 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40399.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f1782 [junit4] 2> 2590353 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40399.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f1782 [junit4] 2> 2590355 INFO (jetty-launcher-19473-thread-2) [n:127.0.0.1:40399_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_FD9A9666A1361813-001/tempDir-001/node2/. [junit4] 2> 2590377 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35679.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f1782 [junit4] 2> 2590378 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35679.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f1782 [junit4] 2> 2590379 INFO (jetty-launcher-19473-thread-1) [n:127.0.0.1:35679_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_FD9A9666A1361813-001/tempDir-001/node1/. [junit4] 2> 2590384 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45341.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f1782 [junit4] 2> 2590400 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45341.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f1782 [junit4] 2> 2590401 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45341.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f1782 [junit4] 2> 2590402 INFO (jetty-launcher-19473-thread-3) [n:127.0.0.1:45341_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_FD9A9666A1361813-001/tempDir-001/node3/. [junit4] 2> 2590612 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2590613 INFO (zkConnectionManagerCallback-19554-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2590613 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2590614 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2590615 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2590616 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2590616 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:35679_solr, 127.0.0.1:39647_solr, 127.0.0.1:40399_solr, 127.0.0.1:45341_solr] [junit4] 2> 2590617 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 2590618 INFO (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[FD9A9666A1361813]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40809/solr ready [junit4] 2> 2590624 DEBUG (zkCallback-19512-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0 [junit4] 2> 2590624 DEBUG (zkCallback-19534-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0 [junit4] 2> 2590624 DEBUG (zkCallback-19525-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0 [junit4] 2> 2590624 DEBUG (zkCallback-19527-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0 [junit4] 2> 2590624 INFO (zkCallback-19527-thread-1) [ ] o.a.s.c.LibListener clusterprops.json changed , version 0 [junit4] 2> 2590624 INFO (zkCallback-19512-thread-1) [ ] o.a.s.c.LibListener clusterprops.json changed , version 0 [junit4] 2> 2590624 DEBUG (zkCallback-19518-thread-2) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0 [junit4] 2> 2590624 INFO (zkCallback-19518-thread-2) [ ] o.a.s.c.LibListener clusterprops.json changed , version 0 [junit4] 2> 2590624 DEBUG (zkCallback-19518-thread-2) [ ] o.a.s.c.LibListener RequestHandlers being reloaded : [foo] [junit4] 2> 2590624 DEBUG (zkCallback-19527-thread-1) [ ] o.a.s.c.LibListener RequestHandlers being reloaded : [foo] [junit4] 2> 2590625 DEBUG (zkCallback-19539-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0 [junit4] 2> 2590625 DEBUG (zkCallback-19512-thread-1) [ ] o.a.s.c.LibListener RequestHandlers being reloaded : [foo] [junit4] 2> 2590625 DEBUG (zkCallback-19510-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0 [junit4] 2> 2590625 INFO (zkCallback-19510-thread-1) [ ] o.a.s.c.LibListener clusterprops.json changed , version 0 [junit4] 2> 2590625 DEBUG (zkCallback-19510-thread-1) [ ] o.a.s.c.LibListener RequestHandlers being reloaded : [foo] [junit4] 2> 2590625 INFO (qtp1738496677-53116) [n:127.0.0.1:45341_solr ] o.a.s.c.LibListener clusterprops.json changed , version 0 [junit4] 2> 2590625 DEBUG (qtp1738496677-53116) [n:127.0.0.1:45341_solr ] o.a.s.c.LibListener RequestHandlers being reloaded : [foo] [junit4] 2> 2590626 DEBUG (zkCallback-19512-thread-1) [ ] o.a.s.c.LibListener Registering request handlers [foo] [junit4] 2> 2590626 DEBUG (qtp1738496677-53116) [n:127.0.0.1:45341_solr ] o.a.s.c.LibListener Registering request handlers [foo] [junit4] 2> 2590626 DEBUG (zkCallback-19553-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0 [junit4] 2> 2590626 INFO (qtp1738496677-53116) [n:127.0.0.1:45341_solr ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update [junit4] 2> 2590626 DEBUG (qtp1738496677-53116) [n:127.0.0.1:45341_solr ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} [junit4] 2> 2590626 INFO (qtp1738496677-53116) [n:127.0.0.1:45341_solr ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 0 [junit4] 2> 2590628 DEBUG (zkCallback-19527-thread-1) [ ] o.a.s.c.LibListener Registering request handlers [foo] [junit4] 2> 2590629 DEBUG (zkCallback-19518-thread-2) [ ] o.a.s.c.LibListener Registering request handlers [foo] [junit4] 2> 2590629 DEBUG (zkCallback-19510-thread-1) [ ] o.a.s.c.LibListener Registering request handlers [foo] [junit4] 2> 2590629 DEBUG (zkCallback-19545-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0 [junit4] 2> 2590631 INFO (solrHandlerExecutor-13754-thread-2-processing-n:127.0.0.1:45341_solr) [n:127.0.0.1:45341_solr ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 2590631 INFO (solrHandlerExecutor-13754-thread-3-processing-n:127.0.0.1:45341_solr) [n:127.0.0.1:45341_solr ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 2590631 INFO (solrHandlerExecutor-13754-thread-1-processing-n:127.0.0.1:45341_solr) [n:127.0.0.1:45341_solr ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 2590632 INFO (solrHandlerExecutor-13754-thread-4-processing-n:127.0.0.1:45341_solr) [n:127.0.0.1:45341_solr ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 2590734 DEBUG (qtp2099017631-53137) [n:127.0.0.1:40399_solr ] o.a.s.c.LibListener expected version : 0 , my version 0 [junit4] 2> 2590734 DEBUG (qtp831483596-53132) [n:127.0.0.1:39647_solr ] o.a.s.c.LibListener expected version : 0 , my version 0 [junit4] 2> 2590734 DEBUG (qtp2099017631-53137) [n:127.0.0.1:40399_solr ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0 [junit4] 2> 2590734 DEBUG (qtp1738496677-53121) [n:127.0.0.1:45341_solr ] o.a.s.c.LibListener expected version : 0 , my version 0 [junit4] 2> 2590734 DEBUG (qtp1738496677-53121) [n:127.0.0.1:45341_solr ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0 [junit4] 2> 2590734 DEBUG (qtp957200843-53142) [n:127.0.0.1:35679_solr ] o.a.s.c.LibListener expected version : 0 , my version 0 [junit4] 2> 2590734 DEBUG (qtp957200843-53142) [n:127.0.0.1:35679_solr ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0 [junit4] 2> 2590734 DEBUG (qtp831483596-53132) [n:127.0.0.1:39647_solr ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0 [junit4] 2> 2590735 INFO (qtp831483596-53132) [n:127.0.0.1:39647_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2590735 INFO (qtp2099017631-53137) [n:127.0.0.1:40399_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2590735 INFO (qtp957200843-53142) [n:127.0.0.1:35679_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2590736 INFO (qtp1738496677-53121) [n:127.0.0.1:45341_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 2590740 INFO (qtp1738496677-53116) [n:127.0.0.1:45341_solr ] o.a.s.h.a.CollectionHandlerApi Took 113.0ms to update the clusterprops to be of version 0 on 4 nodes [junit4] 2> 2590740 INFO (qtp1738496677-53116) [n:127.0.0.1:45341_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=120 [junit4] 2> 2590742 INFO (qtp831483596-53129) [n:127.0.0.1:39647_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2590743 INFO (qtp2099017631-53136) [n:127.0.0.1:40399_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2590745 INFO (qtp957200843-53131) [n:127.0.0.1:35679_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext/foo params={testkey=testval&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2590749 DEBUG (zkCallback-19 [...truncated too long message...] j-lint] 1. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java (at line 219) [ecj-lint] return (NamedList<Object>) new JavaBinCodec(resolver).unmarshal(in); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 2. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 788) [ecj-lint] throw new UnsupportedOperationException("must add at least 1 node first"); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'queryRequest' is not closed at this location [ecj-lint] ---------- [ecj-lint] 3. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 794) [ecj-lint] throw new UnsupportedOperationException("must add at least 1 node first"); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'queryRequest' is not closed at this location [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 4. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/core/LibListener.java (at line 82) [ecj-lint] return klas.getConstructor(null).newInstance(); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Type null of the last argument to method getConstructor(Class<?>...) doesn't exactly match the vararg parameter type. Cast to Class<?>[] to confirm the non-varargs invocation, or pass individual arguments of type Class<?> for a varargs invocation. [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 5. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java (at line 784) [ecj-lint] new RuntimeLib(req.getCore().getCoreContainer()).init(new PluginInfo(info.tag, op.getDataMap())); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 6. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/handler/admin/CollectionHandlerApi.java (at line 193) [ecj-lint] RuntimeLib lib = new RuntimeLib(handler.handler.coreContainer); [ecj-lint] ^^^ [ecj-lint] Resource leak: 'lib' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 7. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java (at line 244) [ecj-lint] leafReader = ((FilterLeafReader)leafReader).getDelegate(); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'leafReader' is not closed at this location [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 8. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java (at line 148) [ecj-lint] return new JavaBinCodec(null, stringCache).setReadStringAsCharSeq(true); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 9. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137) [ecj-lint] new JavaBinCodec() { [ecj-lint] SolrParams params; [ecj-lint] AddUpdateCommand addCmd = null; [ecj-lint] [ecj-lint] @Override [ecj-lint] public List<Object> readIterator(DataInputInputStream fis) throws IOException { [ecj-lint] while (true) { [ecj-lint] Object o = readVal(fis); [ecj-lint] if (o == END_OBJ) break; [ecj-lint] if (o instanceof NamedList) { [ecj-lint] params = ((NamedList) o).toSolrParams(); [ecj-lint] } else { [ecj-lint] try { [ecj-lint] if (o instanceof byte[]) { [ecj-lint] if (params != null) req.setParams(params); [ecj-lint] byte[] buf = (byte[]) o; [ecj-lint] contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor); [ecj-lint] } else { [ecj-lint] throw new RuntimeException("unsupported type "); [ecj-lint] } [ecj-lint] } catch (Exception e) { [ecj-lint] throw new RuntimeException(e); [ecj-lint] } finally { [ecj-lint] params = null; [ecj-lint] req.setParams(old); [ecj-lint] } [ecj-lint] } [ecj-lint] } [ecj-lint] return Collections.emptyList(); [ecj-lint] } [ecj-lint] [ecj-lint] }.unmarshal(in); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 10. INFO in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java (at line 187) [ecj-lint] if (logger == root || root.equals(logger) || isRootLogger(name) || "".equals(name)) { [ecj-lint] ^^^^^^ [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> seems to be unrelated to Logger [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 11. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java (at line 258) [ecj-lint] HardlinkCopyDirectoryWrapper hardLinkedDir = new HardlinkCopyDirectoryWrapper(splitDir); [ecj-lint] ^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'hardLinkedDir' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 12. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 50) [ecj-lint] in = new FileInputStream(src).getChannel(); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] 13. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 51) [ecj-lint] out = new FileOutputStream(destination).getChannel(); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 14. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/util/SolrCLI.java (at line 1142) [ecj-lint] SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(simCloudManager, config); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 15. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 263) [ecj-lint] timers.remove(this); [ecj-lint] ^^^^ [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a Collection<Timer> [ecj-lint] ---------- [ecj-lint] 15 problems (1 error, 13 warnings, 1 info) BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/build.xml:643: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/build.xml:101: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build.xml:644: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/common-build.xml:2093: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/common-build.xml:2132: Compile failed; see the compiler error output for details. Total time: 114 minutes 37 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
