Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6661/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([A1E716EC13C14BDE:64F1D277037773BE]:0)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffObject(SolrInfoMBeanHandler.java:240)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffNamedList(SolrInfoMBeanHandler.java:219)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.getDiff(SolrInfoMBeanHandler.java:187)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.handleRequestBody(SolrInfoMBeanHandler.java:87)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testArraySort
Error Message:
--> http://127.0.0.1:57051/solr/collection1:Invalid stream expression
arraySort(array(11.5,12.3,4,3,1,0)) - function 'arraySort' is unknown (not
mapped to a valid TupleStream)
Stack Trace:
java.io.IOException: --> http://127.0.0.1:57051/solr/collection1:Invalid stream
expression arraySort(array(11.5,12.3,4,3,1,0)) - function 'arraySort' is
unknown (not mapped to a valid TupleStream)
at
__randomizedtesting.SeedInfo.seed([CE1586B47DABE32F:F8A35099FA721F56]:0)
at
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:219)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:7487)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testArraySort(StreamExpressionTest.java:5840)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi
Error Message:
Error from server at http://127.0.0.1:57860/solr: Expected mime type
application/octet-stream but got text/html. <html> <head> <meta
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error
400 </title> </head> <body> <h2>HTTP ERROR: 400</h2> <p>Problem accessing
/solr/____v2/c. Reason: <pre>
{metadata={error-class=org.apache.solr.common.SolrException,root-error-class=java.nio.file.InvalidPathException},msg=java.nio.file.InvalidPathException:
Illegal char <?> at index 53:
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr?uildsolr-core estJ1
empsolr.handler.V2ApiIntegrationTest_A1E716EC13C14BDE-001
empDir-002,code=400}</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered
by Jetty:// 9.3.14.v20161028</a><hr/> </body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:57860/solr: Expected mime type
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 400 </title>
</head>
<body>
<h2>HTTP ERROR: 400</h2>
<p>Problem accessing /solr/____v2/c. Reason:
<pre>
{metadata={error-class=org.apache.solr.common.SolrException,root-error-class=java.nio.file.InvalidPathException},msg=java.nio.file.InvalidPathException:
Illegal char <?> at index 53:
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr?uildsolr-core estJ1
empsolr.handler.V2ApiIntegrationTest_A1E716EC13C14BDE-001
empDir-002,code=400}</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.14.v20161028</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([A1E716EC13C14BDE:7D79F16DABD82F60]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:563)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:231)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:220)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1135)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:876)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi(V2ApiIntegrationTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11899 lines...]
[junit4] Suite: org.apache.solr.handler.V2ApiIntegrationTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_A1E716EC13C14BDE-001\init-core-data-001
[junit4] 2> 1186436 WARN
(SUITE-V2ApiIntegrationTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
[junit4] 2> 1186436 INFO
(SUITE-V2ApiIntegrationTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1186441 INFO
(SUITE-V2ApiIntegrationTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1186443 INFO
(SUITE-V2ApiIntegrationTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_A1E716EC13C14BDE-001\tempDir-001
[junit4] 2> 1186444 INFO
(SUITE-V2ApiIntegrationTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1186444 INFO (Thread-2289) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1186444 INFO (Thread-2289) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1186448 ERROR (Thread-2289) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1186545 INFO
(SUITE-V2ApiIntegrationTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:57856
[junit4] 2> 1186606 INFO (jetty-launcher-1849-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1186607 INFO (jetty-launcher-1849-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5c4e6fb2{/solr,null,AVAILABLE}
[junit4] 2> 1186608 INFO (jetty-launcher-1849-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@770e8545{HTTP/1.1,[http/1.1]}{127.0.0.1:57860}
[junit4] 2> 1186608 INFO (jetty-launcher-1849-thread-2) [ ]
o.e.j.s.Server Started @1189711ms
[junit4] 2> 1186608 INFO (jetty-launcher-1849-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57860}
[junit4] 2> 1186608 ERROR (jetty-launcher-1849-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1186613 INFO (jetty-launcher-1849-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1186613 INFO (jetty-launcher-1849-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1186613 INFO (jetty-launcher-1849-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1186613 INFO (jetty-launcher-1849-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-19T06:45:08.031Z
[junit4] 2> 1186615 INFO (jetty-launcher-1849-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1186616 INFO (jetty-launcher-1849-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3f3203ed{/solr,null,AVAILABLE}
[junit4] 2> 1186625 INFO (jetty-launcher-1849-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@30f8c844{HTTP/1.1,[http/1.1]}{127.0.0.1:57866}
[junit4] 2> 1186625 INFO (jetty-launcher-1849-thread-1) [ ]
o.e.j.s.Server Started @1189728ms
[junit4] 2> 1186625 INFO (jetty-launcher-1849-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57866}
[junit4] 2> 1186625 ERROR (jetty-launcher-1849-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1186625 INFO (jetty-launcher-1849-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1186625 INFO (jetty-launcher-1849-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1186625 INFO (jetty-launcher-1849-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1186625 INFO (jetty-launcher-1849-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-19T06:45:08.043Z
[junit4] 2> 1186639 INFO (jetty-launcher-1849-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1186639 INFO (jetty-launcher-1849-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1186677 INFO (jetty-launcher-1849-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57856/solr
[junit4] 2> 1186687 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cbf19089a0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1186689 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cbf19089a0002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1186691 INFO (jetty-launcher-1849-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57856/solr
[junit4] 2> 1186701 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cbf19089a0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1186719 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cbf19089a0005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1186744 INFO (jetty-launcher-1849-thread-1)
[n:127.0.0.1:57866_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1186744 INFO (jetty-launcher-1849-thread-2)
[n:127.0.0.1:57860_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1186745 INFO (jetty-launcher-1849-thread-1)
[n:127.0.0.1:57866_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:57866_solr
[junit4] 2> 1186746 INFO (jetty-launcher-1849-thread-2)
[n:127.0.0.1:57860_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57860_solr
[junit4] 2> 1186746 INFO (jetty-launcher-1849-thread-1)
[n:127.0.0.1:57866_solr ] o.a.s.c.Overseer Overseer
(id=98163406134706182-127.0.0.1:57866_solr-n_0000000000) starting
[junit4] 2> 1186755 INFO
(zkCallback-1861-thread-1-processing-n:127.0.0.1:57866_solr)
[n:127.0.0.1:57866_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1186765 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:57860_solr)
[n:127.0.0.1:57860_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1186786 INFO (jetty-launcher-1849-thread-1)
[n:127.0.0.1:57866_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57866_solr
[junit4] 2> 1186788 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:57860_solr)
[n:127.0.0.1:57860_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1186789 INFO
(zkCallback-1861-thread-1-processing-n:127.0.0.1:57866_solr)
[n:127.0.0.1:57866_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1187021 INFO (jetty-launcher-1849-thread-1)
[n:127.0.0.1:57866_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57866.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a5fea41
[junit4] 2> 1187021 INFO (jetty-launcher-1849-thread-1)
[n:127.0.0.1:57866_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57866.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a5fea41
[junit4] 2> 1187021 INFO (jetty-launcher-1849-thread-1)
[n:127.0.0.1:57866_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57866.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a5fea41
[junit4] 2> 1187021 INFO (jetty-launcher-1849-thread-1)
[n:127.0.0.1:57866_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_A1E716EC13C14BDE-001\tempDir-001\node2\.
[junit4] 2> 1187032 INFO (jetty-launcher-1849-thread-2)
[n:127.0.0.1:57860_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57860.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a5fea41
[junit4] 2> 1187037 INFO (jetty-launcher-1849-thread-2)
[n:127.0.0.1:57860_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57860.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a5fea41
[junit4] 2> 1187037 INFO (jetty-launcher-1849-thread-2)
[n:127.0.0.1:57860_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57860.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a5fea41
[junit4] 2> 1187042 INFO (jetty-launcher-1849-thread-2)
[n:127.0.0.1:57860_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_A1E716EC13C14BDE-001\tempDir-001\node1\.
[junit4] 2> 1187247 INFO
(SUITE-V2ApiIntegrationTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1187248 INFO
(SUITE-V2ApiIntegrationTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57856/solr ready
[junit4] 2> 1187284 INFO (qtp876646778-10756) [n:127.0.0.1:57866_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1187293 INFO
(OverseerThreadFactory-4380-thread-1-processing-n:127.0.0.1:57866_solr)
[n:127.0.0.1:57866_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1187402 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1187402 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1187413 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1187413 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1187525 INFO
(zkCallback-1861-thread-1-processing-n:127.0.0.1:57866_solr)
[n:127.0.0.1:57866_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1187528 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:57860_solr)
[n:127.0.0.1:57860_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1188553 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1188612 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1188616 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1188624 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1188624 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1188628 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57866.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a5fea41
[junit4] 2> 1188628 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1188628 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_A1E716EC13C14BDE-001\tempDir-001\node2\collection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_A1E716EC13C14BDE-001\tempDir-001\node2\.\collection1_shard1_replica_n1\data\]
[junit4] 2> 1188638 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema
[collection1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1188647 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1188647 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from
collection collection1, trusted=true
[junit4] 2> 1188647 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57860.solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a5fea41
[junit4] 2> 1188647 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1188647 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[[collection1_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_A1E716EC13C14BDE-001\tempDir-001\node1\collection1_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_A1E716EC13C14BDE-001\tempDir-001\node1\.\collection1_shard1_replica_n2\data\]
[junit4] 2> 1188784 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1188784 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1188785 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1188785 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1188789 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1188790 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1188790 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1188790 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1188791 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@69108975[collection1_shard1_replica_n1] main]
[junit4] 2> 1188792 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@612ef9fd[collection1_shard1_replica_n2] main]
[junit4] 2> 1188793 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1188794 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1188794 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1188794 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 1188794 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1188794 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 1188794 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1188795 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1188795 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1188796 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570614500617355264
[junit4] 2> 1188803 INFO
(searcherExecutor-4385-thread-1-processing-n:127.0.0.1:57866_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@69108975[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1188796 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1188808 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570614500629938176
[junit4] 2> 1188813 INFO
(searcherExecutor-4386-thread-1-processing-n:127.0.0.1:57860_solr
x:collection1_shard1_replica_n2 s:shard1 c:collection1) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@612ef9fd[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1188842 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1188980 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:57860_solr)
[n:127.0.0.1:57860_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1188981 INFO
(zkCallback-1861-thread-1-processing-n:127.0.0.1:57866_solr)
[n:127.0.0.1:57866_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1189348 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1189348 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1189348 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:57860/solr/collection1_shard1_replica_n2/
[junit4] 2> 1189349 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:57860/solr
START replicas=[http://127.0.0.1:57866/solr/collection1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 1189349 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:57860/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1189355 INFO (qtp876646778-10768) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1189355 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1189355 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1189355 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1189375 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57860/solr/collection1_shard1_replica_n2/ shard1
[junit4] 2> 1189487 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:57860_solr)
[n:127.0.0.1:57860_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1189487 INFO
(zkCallback-1861-thread-1-processing-n:127.0.0.1:57866_solr)
[n:127.0.0.1:57866_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1189531 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1189540 INFO (qtp1217433206-10743) [n:127.0.0.1:57860_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2137
[junit4] 2> 1189648 INFO
(zkCallback-1861-thread-1-processing-n:127.0.0.1:57866_solr)
[n:127.0.0.1:57866_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1189648 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:57860_solr)
[n:127.0.0.1:57860_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1189875 INFO (qtp876646778-10769) [n:127.0.0.1:57866_solr
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2473
[junit4] 2> 1189881 INFO (qtp876646778-10756) [n:127.0.0.1:57866_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1189988 INFO
(zkCallback-1861-thread-1-processing-n:127.0.0.1:57866_solr)
[n:127.0.0.1:57866_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1189988 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:57860_solr)
[n:127.0.0.1:57860_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1190886 INFO (qtp876646778-10756) [n:127.0.0.1:57866_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf1&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3601
[junit4] 2> 1191019 INFO
(TEST-V2ApiIntegrationTest.testSetPropertyValidationOfCluster-seed#[A1E716EC13C14BDE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSetPropertyValidationOfCluster
[junit4] 2> 1191040 INFO (qtp876646778-10757) [n:127.0.0.1:57866_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster
params={wt=javabin&version=2} status=0 QTime=19
[junit4] 2> 1191058 INFO (qtp1217433206-10751) [n:127.0.0.1:57860_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster
params={wt=javabin&version=2} status=0 QTime=15
[junit4] 2> 1191058 INFO
(TEST-V2ApiIntegrationTest.testSetPropertyValidationOfCluster-seed#[A1E716EC13C14BDE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSetPropertyValidationOfCluster
[junit4] 2> 1191107 INFO
(TEST-V2ApiIntegrationTest.testSingleWarning-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSingleWarning
[junit4] 2> 1191137 INFO
(TEST-V2ApiIntegrationTest.testSingleWarning-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSingleWarning
[junit4] 2> 1191209 INFO
(TEST-V2ApiIntegrationTest.testIntrospect-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntrospect
[junit4] 2> 1191214 INFO
(TEST-V2ApiIntegrationTest.testIntrospect-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testIntrospect
[junit4] 2> 1191314 INFO
(TEST-V2ApiIntegrationTest.testCollectionsApi-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCollectionsApi
[junit4] 2> 1191318 INFO
(OverseerCollectionConfigSetProcessor-98163406134706182-127.0.0.1:57866_solr-n_0000000000)
[n:127.0.0.1:57866_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1191340 INFO
(TEST-V2ApiIntegrationTest.testCollectionsApi-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCollectionsApi
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=V2ApiIntegrationTest -Dtests.method=testCollectionsApi
-Dtests.seed=A1E716EC13C14BDE -Dtests.slow=true -Dtests.locale=ar-BH
-Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.13s J1 | V2ApiIntegrationTest.testCollectionsApi <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:57860/solr: Expected mime type
application/octet-stream but got text/html. <html>
[junit4] > <head>
[junit4] > <meta http-equiv="Content-Type"
content="text/html;charset=ISO-8859-1"/>
[junit4] > <title>Error 400 </title>
[junit4] > </head>
[junit4] > <body>
[junit4] > <h2>HTTP ERROR: 400</h2>
[junit4] > <p>Problem accessing /solr/____v2/c. Reason:
[junit4] > <pre>
{metadata={error-class=org.apache.solr.common.SolrException,root-error-class=java.nio.file.InvalidPathException},msg=java.nio.file.InvalidPathException:
Illegal char <?> at index 53:
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr?uildsolr-core estJ1
empsolr.handler.V2ApiIntegrationTest_A1E716EC13C14BDE-001
empDir-002,code=400}</pre></p>
[junit4] > <hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.14.v20161028</a><hr/>
[junit4] > </body>
[junit4] > </html>
[junit4] > at
__randomizedtesting.SeedInfo.seed([A1E716EC13C14BDE:7D79F16DABD82F60]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:563)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:231)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:220)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1135)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:876)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] > at
org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi(V2ApiIntegrationTest.java:97)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1191445 INFO
(TEST-V2ApiIntegrationTest.testWelcomeMessage-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testWelcomeMessage
[junit4] 2> 1191445 INFO (qtp876646778-10762) [n:127.0.0.1:57866_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/ params={wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1191446 INFO (qtp1217433206-10764) [n:127.0.0.1:57860_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/_introspect
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1191446 INFO
(TEST-V2ApiIntegrationTest.testWelcomeMessage-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testWelcomeMessage
[junit4] 2> 1191447 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cbf19089a0008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1191449 INFO (jetty-closer-1850-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@30f8c844{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1191451 INFO (jetty-closer-1850-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2120137520
[junit4] 2> 1191451 INFO (jetty-closer-1850-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1191452 INFO (jetty-closer-1850-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@770e8545{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1191454 INFO (jetty-closer-1850-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1729489331
[junit4] 2> 1191454 INFO (jetty-closer-1850-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1191455 INFO (jetty-closer-1850-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1191455 INFO (jetty-closer-1850-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1191455 INFO (jetty-closer-1850-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1191456 INFO (jetty-closer-1850-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1191457 INFO (jetty-closer-1850-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1191458 INFO (jetty-closer-1850-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1191459 INFO (coreCloseExecutor-4395-thread-1)
[n:127.0.0.1:57866_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1c5487a
[junit4] 2> 1191459 INFO (coreCloseExecutor-4396-thread-1)
[n:127.0.0.1:57860_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@15ef8ca5
[junit4] 2> 1191466 INFO (coreCloseExecutor-4395-thread-1)
[n:127.0.0.1:57866_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=29706362
[junit4] 2> 1191470 INFO (coreCloseExecutor-4395-thread-1)
[n:127.0.0.1:57866_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=29706362
[junit4] 2> 1191470 INFO (coreCloseExecutor-4396-thread-1)
[n:127.0.0.1:57860_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n2, tag=368020645
[junit4] 2> 1191472 INFO (jetty-closer-1850-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98163406134706182-127.0.0.1:57866_solr-n_0000000000) closing
[junit4] 2> 1191472 INFO
(OverseerStateUpdate-98163406134706182-127.0.0.1:57866_solr-n_0000000000)
[n:127.0.0.1:57866_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:57866_solr
[junit4] 2> 1191474 WARN
(zkCallback-1861-thread-1-processing-n:127.0.0.1:57866_solr)
[n:127.0.0.1:57866_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1191476 INFO (jetty-closer-1850-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3f3203ed{/solr,null,UNAVAILABLE}
[junit4] 2> 1191476 INFO (coreCloseExecutor-4396-thread-1)
[n:127.0.0.1:57860_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=368020645
[junit4] 2> 1191476 INFO
(zkCallback-1860-thread-1-processing-n:127.0.0.1:57860_solr)
[n:127.0.0.1:57860_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1191480 INFO
(zkCallback-1860-thread-2-processing-n:127.0.0.1:57860_solr)
[n:127.0.0.1:57860_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:57860_solr
[junit4] 2> 1191482 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cbf19089a0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1191482 WARN
(zkCallback-1860-thread-2-processing-n:127.0.0.1:57860_solr)
[n:127.0.0.1:57860_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1191484 INFO (jetty-closer-1850-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5c4e6fb2{/solr,null,UNAVAILABLE}
[junit4] 2> 1191485 ERROR
(SUITE-V2ApiIntegrationTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1191486 INFO
(SUITE-V2ApiIntegrationTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57856 57856
[junit4] 2> 1191487 INFO (Thread-2289) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:57856 57856
[junit4] 2> 1191488 WARN (Thread-2289) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/configs/conf1/managed-schema
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_A1E716EC13C14BDE-001
[junit4] 2> Jun 19, 2017 6:45:12 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=420, maxMBSortInHeap=7.520125684227969,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-BH, timezone=Europe/Lisbon
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=226684320,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [SolrCloudReportersTest,
LoggingHandlerTest, TestIntervalFaceting, SimpleCollectionCreateDeleteTest,
TestFuzzyAnalyzedSuggestions, FieldAnalysisRequestHandlerTest,
ChaosMonkeySafeLeaderTest, TestPointFields,
CollectionsAPIAsyncDistributedZkTest, LukeRequestHandlerTest,
CachingDirectoryFactoryTest, PeerSyncReplicationTest, TestCustomDocTransformer,
TestLMJelinekMercerSimilarityFactory, TestUninvertingReader,
StatsReloadRaceTest, HdfsChaosMonkeySafeLeaderTest,
TestLMDirichletSimilarityFactory, TestPivotHelperCode, RegexBoostProcessorTest,
ManagedSchemaRoundRobinCloudTest, TestXmlQParserPlugin, TestSolrQueryParser,
CoreAdminHandlerTest, TestHighFrequencyDictionaryFactory,
SharedFSAutoReplicaFailoverTest, TestManagedResourceStorage, ZkSolrClientTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestManagedSynonymFilterFactory, PreAnalyzedUpdateProcessorTest,
OverseerStatusTest, TestSolrQueryResponse,
OverriddenZkACLAndCredentialsProvidersTest, TestDistribDocBasedVersion,
TestDistributedMissingSort, ActionThrottleTest, TestCoreAdminApis,
TestReplicaProperties, TestExpandComponent, TestIndexingPerformance,
HdfsBasicDistributedZkTest, SmileWriterTest, TestSearchPerf,
TestAtomicUpdateErrorCases, SaslZkACLProviderTest, MinimalSchemaTest,
TestCopyFieldCollectionResource, TestNumericRangeQuery32, JsonLoaderTest,
TestDocTermOrds, NodeMutatorTest, DistributedTermsComponentTest,
TestSegmentSorting, TestSmileRequest, RequestLoggingTest, BadCopyFieldTest,
UpdateRequestProcessorFactoryTest, RuleEngineTest, MetricUtilsTest,
TestConfigSetProperties, RemoteQueryErrorTest, TestFileDictionaryLookup,
TestSolrCoreParser, HLLUtilTest, TestClassicSimilarityFactory,
DistributedFacetPivotSmallAdvancedTest, BasicFunctionalityTest, TestDocSet,
TestSolr4Spatial, SpatialRPTFieldTypeTest, GraphQueryTest, TestFastWriter,
TestComponentsName, ShardRoutingCustomTest, TestRangeQuery,
TestAddFieldRealTimeGet, BlobRepositoryCloudTest,
ConcurrentDeleteAndCreateCollectionTest, TermVectorComponentDistributedTest,
CdcrReplicationDistributedZkTest, FacetPivotSmallTest, TestDistribIDF,
MoveReplicaTest, OpenCloseCoreStressTest, TestConfigReload, TestDynamicLoading,
SolrCoreCheckLockOnStartupTest, TestClusterStateMutator,
DirectUpdateHandlerOptimizeTest, TestFieldTypeResource, SolrCmdDistributorTest,
BasicZkTest, CSVRequestHandlerTest, QueryResultKeyTest, TestCryptoKeys,
TestShardHandlerFactory, BJQParserTest, TestCoreDiscovery, TestFiltering,
TestFoldingMultitermQuery, UpdateLogTest, TestRawResponseWriter,
TestCloudRecovery, BaseCdcrDistributedZkTest,
ClassificationUpdateProcessorIntegrationTest, DistanceFunctionTest,
SuggesterTSTTest, TestPullReplicaErrorHandling, TestCloudSchemaless,
QueryParsingTest, TestAnalyzedSuggestions, TestNRTOpen, CdcrRequestHandlerTest,
TestTrie, CacheHeaderTest, CollectionStateFormat2Test,
ReplicaListTransformerTest, ConnectionManagerTest, LargeFieldTest,
TestLuceneMatchVersion, TestRandomRequestDistribution, TestMissingGroups,
TestDocumentBuilder, BlockJoinFacetRandomTest, TestPolicyCloud,
HttpPartitionTest, DefaultValueUpdateProcessorTest,
SignatureUpdateProcessorFactoryTest, TestSearcherReuse,
PKIAuthenticationIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
EchoParamsTest, SolrIndexSplitterTest, TestSolrCloudWithKerberosAlt,
ExternalFileFieldSortTest, TestConfigSetsAPIExclusivity,
TestInPlaceUpdatesDistrib, LeaderInitiatedRecoveryOnCommitTest,
V2ApiIntegrationTest]
[junit4] Completed [293/725 (1!)] on J1 in 5.36s, 5 tests, 1 error <<<
FAILURES!
[...truncated 398 lines...]
[junit4] Suite: org.apache.solr.handler.admin.MBeansHandlerTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.MBeansHandlerTest_A1E716EC13C14BDE-001\init-core-data-001
[junit4] 2> 1818457 WARN
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1818457 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1818461 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1818461 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1818461 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1818538 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1818557 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1818659 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1818734 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5fea41
[junit4] 2> 1818737 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5fea41
[junit4] 2> 1818737 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5fea41
[junit4] 2> 1818739 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1818802 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1818819 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1818917 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1818923 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 1818923 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a5fea41
[junit4] 2> 1818923 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1818923 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.MBeansHandlerTest_A1E716EC13C14BDE-001\init-core-data-001\]
[junit4] 2> 1818925 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=97.6494140625,
floorSegmentMB=0.94921875, forceMergeDeletesPctAllowed=0.4498850135618593,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1819010 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1819010 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1819011 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1819011 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1819012 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7344990800765733]
[junit4] 2> 1819012 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d50df2e[collection1] main]
[junit4] 2> 1819012 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1819018 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1819047 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1819047 INFO
(searcherExecutor-7165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1819047 INFO (coreLoadExecutor-7164-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1570615161483427840
[junit4] 2> 1819049 INFO
(searcherExecutor-7165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1819049 INFO
(searcherExecutor-7165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1819049 INFO
(searcherExecutor-7165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1819049 INFO
(searcherExecutor-7165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1819050 INFO
(searcherExecutor-7165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1819050 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1819050 INFO
(searcherExecutor-7165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1819051 INFO
(searcherExecutor-7165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1819052 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDiff
[junit4] 2> 1819052 INFO
(searcherExecutor-7165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1819054 INFO
(searcherExecutor-7165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d50df2e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1819058 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1819059 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&wt=xml} status=0 QTime=7
[junit4] 2> 1819112 ERROR
(TEST-MBeansHandlerTest.testDiff-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.h.RequestHandlerBase java.lang.NullPointerException
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffObject(SolrInfoMBeanHandler.java:240)
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffNamedList(SolrInfoMBeanHandler.java:219)
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.getDiff(SolrInfoMBeanHandler.java:187)
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.handleRequestBody(SolrInfoMBeanHandler.java:87)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:337)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:319)
[junit4] 2> at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:57)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1819112 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&diff=true&wt=xml} status=500 QTime=52
[junit4] 2> 1819112 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[A1E716EC13C14BDE]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDiff
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MBeansHandlerTest
-Dtests.method=testDiff -Dtests.seed=A1E716EC13C14BDE -Dtests.slow=true
-Dtests.locale=es-VE -Dtests.timezone=Indian/Maldives -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.06s J1 | MBeansHandlerTest.testDiff <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([A1E716EC13C14BDE:64F1D277037773BE]:0)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffObject(SolrInfoMBeanHandler.java:240)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffNamedList(SolrInfoMBeanHandler.java:219)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.getDiff(SolrInfoMBeanHandler.java:187)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.handleRequestBody(SolrInfoMBeanHandler.java:87)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:337)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:319)
[junit4] > at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:57)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1819120 INFO
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[A1E716EC13C14BDE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testXMLDiffWithExternalEntity
[junit4] 2> 1819200 INFO
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[A1E716EC13C14BDE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testXMLDiffWithExternalEntity
[junit4] 2> 1819201 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1819201 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1201927605
[junit4] 2> 1819201 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1819202 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1819202 INFO
(SUITE-MBeansHandlerTest-seed#[A1E716EC13C14BDE]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1819203 INFO (coreCloseExecutor-7170-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6d7d5d19
[junit4] 2> 1819204 INFO (coreCloseExecutor-7170-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1836932377
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.MBeansHandlerTest_A1E716EC13C14BDE-001
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=1, maxDocsPerChunk=8, blockSize=782),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=1, blockSize=782)), sim=RandomSimilarity(queryNorm=true): {},
locale=es-VE, timezone=Indian/Maldives
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=271445672,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [SolrCloudReportersTest,
LoggingHandlerTest, TestIntervalFaceting, SimpleCollectionCreateDeleteTest,
TestFuzzyAnalyzedSuggestions, FieldAnalysisRequestHandlerTest,
ChaosMonkeySafeLeaderTest, TestPointFields,
CollectionsAPIAsyncDistributedZkTest, LukeRequestHandlerTest,
CachingDirectoryFactoryTest, PeerSyncReplicationTest, TestCustomDocTransformer,
TestLMJelinekMercerSimilarityFactory, TestUninvertingReader,
StatsReloadRaceTest, HdfsChaosMonkeySafeLeaderTest,
TestLMDirichletSimilarityFactory, TestPivotHelperCode, RegexBoostProcessorTest,
ManagedSchemaRoundRobinCloudTest, TestXmlQParserPlugin, TestSolrQueryParser,
CoreAdminHandlerTest, TestHighFrequencyDictionaryFactory,
SharedFSAutoReplicaFailoverTest, TestManagedResourceStorage, ZkSolrClientTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestManagedSynonymFilterFactory, PreAnalyzedUpdateProcessorTest,
OverseerStatusTest, TestSolrQueryResponse,
OverriddenZkACLAndCredentialsProvidersTest, TestDistribDocBasedVersion,
TestDistributedMissingSort, ActionThrottleTest, TestCoreAdminApis,
TestReplicaProperties, TestExpandComponent, TestIndexingPerformance,
HdfsBasicDistributedZkTest, SmileWriterTest, TestSearchPerf,
TestAtomicUpdateErrorCases, SaslZkACLProviderTest, MinimalSchemaTest,
TestCopyFieldCollectionResource, TestNumericRangeQuery32, JsonLoaderTest,
TestDocTermOrds, NodeMutatorTest, DistributedTermsComponentTest,
TestSegmentSorting, TestSmileRequest, RequestLoggingTest, BadCopyFieldTest,
UpdateRequestProcessorFactoryTest, RuleEngineTest, MetricUtilsTest,
TestConfigSetProperties, RemoteQueryErrorTest, TestFileDictionaryLookup,
TestSolrCoreParser, HLLUtilTest, TestClassicSimilarityFactory,
DistributedFacetPivotSmallAdvancedTest, BasicFunctionalityTest, TestDocSet,
TestSolr4Spatial, SpatialRPTFieldTypeTest, GraphQueryTest, TestFastWriter,
TestComponentsName, ShardRoutingCustomTest, TestRangeQuery,
TestAddFieldRealTimeGet, BlobRepositoryCloudTest,
ConcurrentDeleteAndCreateCollectionTest, TermVectorComponentDistributedTest,
CdcrReplicationDistributedZkTest, FacetPivotSmallTest, TestDistribIDF,
MoveReplicaTest, OpenCloseCoreStressTest, TestConfigReload, TestDynamicLoading,
SolrCoreCheckLockOnStartupTest, TestClusterStateMutator,
DirectUpdateHandlerOptimizeTest, TestFieldTypeResource, SolrCmdDistributorTest,
BasicZkTest, CSVRequestHandlerTest, QueryResultKeyTest, TestCryptoKeys,
TestShardHandlerFactory, BJQParserTest, TestCoreDiscovery, TestFiltering,
TestFoldingMultitermQuery, UpdateLogTest, TestRawResponseWriter,
TestCloudRecovery, BaseCdcrDistributedZkTest,
ClassificationUpdateProcessorIntegrationTest, DistanceFunctionTest,
SuggesterTSTTest, TestPullReplicaErrorHandling, TestCloudSchemaless,
QueryParsingTest, TestAnalyzedSuggestions, TestNRTOpen, CdcrRequestHandlerTest,
TestTrie, CacheHeaderTest, CollectionStateFormat2Test,
ReplicaListTransformerTest, ConnectionManagerTest, LargeFieldTest,
TestLuceneMatchVersion, TestRandomRequestDistribution, TestMissingGroups,
TestDocumentBuilder, BlockJoinFacetRandomTest, TestPolicyCloud,
HttpPartitionTest, DefaultValueUpdateProcessorTest,
SignatureUpdateProcessorFactoryTest, TestSearcherReuse,
PKIAuthenticationIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
EchoParamsTest, SolrIndexSplitterTest, TestSolrCloudWithKerberosAlt,
ExternalFileFieldSortTest, TestConfigSetsAPIExclusivity,
TestInPlaceUpdatesDistrib, LeaderInitiatedRecoveryOnCommitTest,
V2ApiIntegrationTest, TestSolrCLIRunExample, SpellCheckCollatorTest,
HdfsWriteToMultipleCollectionsTest, SliceStateTest, CloudMLTQParserTest,
SolrInfoBeanTest, CollectionsAPIDistributedZkTest, CustomCollectionTest,
BadIndexSchemaTest, TestHashQParserPlugin, TestQueryWrapperFilter,
TestObjectReleaseTracker, TestSchemaVersionResource, TestSolrDeletionPolicy2,
SortByFunctionTest, TestLockTree, TestFieldCacheWithThreads,
UninvertDocValuesMergePolicyTest, DistributedIntervalFacetingTest,
TestOnReconnectListenerSupport, DataDrivenBlockJoinTest,
AnalysisErrorHandlingTest, SolrCloudExampleTest,
TestImpersonationWithHadoopAuth, TestLegacyFieldReuse,
VMParamsZkACLAndCredentialsProvidersTest, TestHalfAndHalfDocValues,
TestReversedWildcardFilterFactory, AtomicUpdatesTest, DebugComponentTest,
TestRestoreCore, FullSolrCloudDistribCmdsTest,
TestLeaderElectionWithEmptyReplica, TestExceedMaxTermLength, TestOrdValues,
TestJavabinTupleStreamParser, BasicDistributedZk2Test, SyncSliceTest,
OverseerTest, LeaderElectionIntegrationTest, TestRandomFaceting,
AutoCommitTest, TestFaceting, TestRecovery, TestRealTimeGet, TestReload,
TestCoreContainer, StatsComponentTest, TestIndexSearcher,
CurrencyFieldXmlFileTest, SuggesterFSTTest, SuggesterTest, TestStressLucene,
SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest,
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields,
FieldMutatingUpdateProcessorTest, QueryEqualityTest,
IndexBasedSpellCheckerTest, TestQueryUtils, TestQueryTypes, TestOmitPositions,
RequestHandlersTest, TermVectorComponentTest, SolrPluginUtilsTest,
TestCollationField, MBeansHandlerTest]
[junit4] Completed [424/725 (2!)] on J1 in 0.76s, 2 tests, 1 error <<<
FAILURES!
[...truncated 1650 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_CE1586B47DABE32F-001\init-core-data-001
[junit4] 2> 95855 WARN
(SUITE-StreamExpressionTest-seed#[CE1586B47DABE32F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=112 numCloses=112
[junit4] 2> 95856 INFO
(SUITE-StreamExpressionTest-seed#[CE1586B47DABE32F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 95859 INFO
(SUITE-StreamExpressionTest-seed#[CE1586B47DABE32F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 95862 INFO
(SUITE-StreamExpressionTest-seed#[CE1586B47DABE32F]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_CE1586B47DABE32F-001\tempDir-001
[junit4] 2> 95862 INFO
(SUITE-StreamExpressionTest-seed#[CE1586B47DABE32F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 95890 INFO (Thread-178) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 95890 INFO (Thread-178) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 95904 ERROR (Thread-178) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN
[...truncated too long message...]
SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
[junit4] 2> 208611 INFO (jetty-closer-114-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 208613 INFO (jetty-closer-114-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 208617 INFO (jetty-closer-114-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 208619 INFO (coreCloseExecutor-565-thread-1)
[n:127.0.0.1:57051_solr c:collection1 s:shard2 r:core_node1
x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[collection1_shard2_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3b7009a6
[junit4] 2> 208620 INFO (jetty-closer-114-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 208621 INFO (jetty-closer-114-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 208621 INFO (jetty-closer-114-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 208623 INFO (jetty-closer-114-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 208624 INFO (jetty-closer-114-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 208626 INFO (jetty-closer-114-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 208627 INFO (coreCloseExecutor-565-thread-1)
[n:127.0.0.1:57051_solr c:collection1 s:shard2 r:core_node1
x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard2.replica_n1, tag=997198246
[junit4] 2> 208630 INFO (coreCloseExecutor-565-thread-1)
[n:127.0.0.1:57051_solr c:collection1 s:shard2 r:core_node1
x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard2.leader, tag=997198246
[junit4] 2> 208630 WARN
(zkCallback-135-thread-1-processing-n:127.0.0.1:57046_solr)
[n:127.0.0.1:57046_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 208631 INFO (jetty-closer-114-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@58427b47{/solr,null,UNAVAILABLE}
[junit4] 2> 208632 INFO
(zkCallback-132-thread-1-processing-n:127.0.0.1:57041_solr)
[n:127.0.0.1:57041_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (2)
[junit4] 2> 208632 INFO
(zkCallback-130-thread-1-processing-n:127.0.0.1:57051_solr)
[n:127.0.0.1:57051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (2)
[junit4] 2> 208632 INFO
(zkCallback-1720-thread-1-processing-n:127.0.0.1:57041_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:57041_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (2)
[junit4] 2> 208635 INFO (coreCloseExecutor-568-thread-1)
[n:127.0.0.1:57041_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7d62d520
[junit4] 2> 208644 INFO
(zkCallback-132-thread-1-processing-n:127.0.0.1:57041_solr)
[n:127.0.0.1:57041_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 208644 INFO (coreCloseExecutor-568-thread-1)
[n:127.0.0.1:57041_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=2103629088
[junit4] 2> 208647 INFO (coreCloseExecutor-568-thread-1)
[n:127.0.0.1:57041_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=2103629088
[junit4] 2> 208649 INFO (jetty-closer-114-thread-4) [ ]
o.a.s.c.Overseer Overseer
(id=98163515041054730-127.0.0.1:57041_solr-n_0000000000) closing
[junit4] 2> 208649 INFO
(OverseerStateUpdate-98163515041054730-127.0.0.1:57041_solr-n_0000000000)
[n:127.0.0.1:57041_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:57041_solr
[junit4] 2> 208651 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cbf3263ed000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 208651 WARN
(zkCallback-132-thread-1-processing-n:127.0.0.1:57041_solr)
[n:127.0.0.1:57041_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 208651 INFO (jetty-closer-114-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@de001bb{/solr,null,UNAVAILABLE}
[junit4] 2> 210131 WARN
(zkCallback-129-thread-1-processing-n:127.0.0.1:57036_solr)
[n:127.0.0.1:57036_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 210131 INFO (jetty-closer-114-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@490a24c6{/solr,null,UNAVAILABLE}
[junit4] 2> 210144 WARN
(zkCallback-130-thread-2-processing-n:127.0.0.1:57051_solr)
[n:127.0.0.1:57051_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 210144 INFO (jetty-closer-114-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@f003725{/solr,null,UNAVAILABLE}
[junit4] 2> 210146 ERROR
(SUITE-StreamExpressionTest-seed#[CE1586B47DABE32F]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 210146 INFO
(SUITE-StreamExpressionTest-seed#[CE1586B47DABE32F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57030 57030
[junit4] 2> 210149 INFO (Thread-178) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:57030 57030
[junit4] 2> 210153 WARN (Thread-178) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 92 /solr/aliases.json
[junit4] 2> 92 /solr/clusterprops.json
[junit4] 2> 12 /solr/configs/conf
[junit4] 2> 8 /solr/configs/ml
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 92 /solr/clusterstate.json
[junit4] 2> 7
/solr/collections/destinationCollection/state.json
[junit4] 2> 4 /solr/collections/destination/state.json
[junit4] 2> 4
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 4 /solr/collections/mainCorpus/state.json
[junit4] 2> 3 /solr/collections/workQueue/state.json
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98163515041054730-127.0.0.1:57041_solr-n_0000000000
[junit4] 2> 2 /solr/collections/uknownCollection/state.json
[junit4] 2> 2
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 2 /solr/collections/modelCollection/state.json
[junit4] 2> 2
/solr/collections/checkpointCollection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 92 /solr/live_nodes
[junit4] 2> 92 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_CE1586B47DABE32F-001
[junit4] 2> Jun 19, 2017 7:14:43 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-FR, timezone=Asia/Hong_Kong
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=333886464,total=482344960
[junit4] 2> NOTE: All tests run in this JVM: [QueryResponseTest,
ArrayEvaluatorTest, HyperbolicTangentEvaluatorTest, TestFastInputStream,
EqualsEvaluatorTest, TestSuggesterResponse, MergeIndexesEmbeddedTest,
AbsoluteValueEvaluatorTest, ShardParamsTest, AnlysisResponseBaseTest,
CommonAdminParamsTest, ContentStreamTest, TestConfigSetAdminRequest,
TestV2Request, HttpSolrClientConPoolTest, LargeVolumeBinaryJettyTest,
GetByIdTest, ConcurrentUpdateSolrClientTest, CubedRootEvaluatorTest,
TestCollectionStateWatchers, OrEvaluatorTest, SolrExampleJettyTest,
TestToleratedUpdateError, StreamExpressionParserTest, StreamExpressionTest]
[junit4] Completed [87/135 (1!)] on J1 in 114.59s, 89 tests, 1 error <<<
FAILURES!
[...truncated 42596 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]