Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6659/
Java: 32bit/jdk-9-ea+173 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi

Error Message:
Error from server at http://127.0.0.1:64304/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 &lt;?&gt; at index 53: 
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr?uildsolr-core estJ0 
empsolr.handler.V2ApiIntegrationTest_BE16344548803EC7-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:64304/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 &lt;?&gt; at index 53: 
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr?uildsolr-core       estJ0 
  empsolr.handler.V2ApiIntegrationTest_BE16344548803EC7-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([BE16344548803EC7:6288D3C4F0995A79]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12861 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\J0\temp\solr.handler.V2ApiIntegrationTest_BE16344548803EC7-001\init-core-data-001
   [junit4]   2> 2871584 WARN  
(SUITE-V2ApiIntegrationTest-seed#[BE16344548803EC7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 2871584 INFO  
(SUITE-V2ApiIntegrationTest-seed#[BE16344548803EC7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2871585 INFO  
(SUITE-V2ApiIntegrationTest-seed#[BE16344548803EC7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2871585 INFO  
(SUITE-V2ApiIntegrationTest-seed#[BE16344548803EC7]-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\J0\temp\solr.handler.V2ApiIntegrationTest_BE16344548803EC7-001\tempDir-001
   [junit4]   2> 2871587 INFO  
(SUITE-V2ApiIntegrationTest-seed#[BE16344548803EC7]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2871587 INFO  (Thread-5069) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2871587 INFO  (Thread-5069) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2871592 ERROR (Thread-5069) [    ] 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> 2871687 INFO  
(SUITE-V2ApiIntegrationTest-seed#[BE16344548803EC7]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:64299
   [junit4]   2> 2871693 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 0x15cbbd640d30000, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2871694 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2871694 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2871695 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@180b8f1{/solr,null,AVAILABLE}
   [junit4]   2> 2871695 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@582f6a{/solr,null,AVAILABLE}
   [junit4]   2> 2871697 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c7c299{HTTP/1.1,[http/1.1]}{127.0.0.1:64303}
   [junit4]   2> 2871697 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@182d9e0{HTTP/1.1,[http/1.1]}{127.0.0.1:64304}
   [junit4]   2> 2871697 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.e.j.s.Server Started @2873327ms
   [junit4]   2> 2871697 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.e.j.s.Server Started @2873327ms
   [junit4]   2> 2871697 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64303}
   [junit4]   2> 2871697 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64304}
   [junit4]   2> 2871697 ERROR (jetty-launcher-4096-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2871697 ERROR (jetty-launcher-4096-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2871697 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2871697 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2871697 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2871698 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2871698 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2871698 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2871698 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-18T15:33:19.806762700Z
   [junit4]   2> 2871698 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-18T15:33:19.806762700Z
   [junit4]   2> 2871701 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2871701 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2871706 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 0x15cbbd640d30002, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2871709 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64299/solr
   [junit4]   2> 2871709 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64299/solr
   [junit4]   2> 2871736 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2871736 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2871737 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64303_solr
   [junit4]   2> 2871737 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64304_solr
   [junit4]   2> 2871738 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98159820780273670-127.0.0.1:64303_solr-n_0000000000) starting
   [junit4]   2> 2871739 INFO  (zkCallback-4108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2871739 INFO  (zkCallback-4107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2871745 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64303_solr
   [junit4]   2> 2871746 INFO  (zkCallback-4107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2871747 INFO  (zkCallback-4108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2871859 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64304.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bd1ca6
   [junit4]   2> 2871863 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64304.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bd1ca6
   [junit4]   2> 2871863 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64304.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bd1ca6
   [junit4]   2> 2871865 INFO  (jetty-launcher-4096-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2ApiIntegrationTest_BE16344548803EC7-001\tempDir-001\node1\.
   [junit4]   2> 2871938 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64303.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bd1ca6
   [junit4]   2> 2871943 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64303.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bd1ca6
   [junit4]   2> 2871943 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64303.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bd1ca6
   [junit4]   2> 2871944 INFO  (jetty-launcher-4096-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2ApiIntegrationTest_BE16344548803EC7-001\tempDir-001\node2\.
   [junit4]   2> 2871973 INFO  
(SUITE-V2ApiIntegrationTest-seed#[BE16344548803EC7]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2871974 INFO  
(SUITE-V2ApiIntegrationTest-seed#[BE16344548803EC7]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64299/solr ready
   [junit4]   2> 2871984 INFO  (qtp7415616-25503) [    ] 
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> 2871987 INFO  (OverseerThreadFactory-10351-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2872094 INFO  (qtp24726179-25515) [    ] 
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> 2872095 INFO  (qtp24726179-25515) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2872099 INFO  (qtp7415616-25504) [    ] 
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> 2872100 INFO  (qtp7415616-25504) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2872209 INFO  (zkCallback-4108-thread-1) [    ] 
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> 2872209 INFO  (zkCallback-4107-thread-1) [    ] 
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> 2873130 INFO  (qtp7415616-25504) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2873135 INFO  (qtp24726179-25515) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2873140 INFO  (qtp7415616-25504) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2873142 INFO  (qtp7415616-25504) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2873142 INFO  (qtp7415616-25504) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2873143 INFO  (qtp24726179-25515) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2873143 INFO  (qtp7415616-25504) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64303.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bd1ca6
   [junit4]   2> 2873143 INFO  (qtp7415616-25504) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2873143 INFO  (qtp7415616-25504) [    ] 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\J0\temp\solr.handler.V2ApiIntegrationTest_BE16344548803EC7-001\tempDir-001\node2\collection1_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2ApiIntegrationTest_BE16344548803EC7-001\tempDir-001\node2\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 2873145 INFO  (qtp24726179-25515) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2873145 INFO  (qtp24726179-25515) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2873145 INFO  (qtp24726179-25515) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64304.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bd1ca6
   [junit4]   2> 2873146 INFO  (qtp24726179-25515) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2873146 INFO  (qtp24726179-25515) [    ] 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\J0\temp\solr.handler.V2ApiIntegrationTest_BE16344548803EC7-001\tempDir-001\node1\collection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2ApiIntegrationTest_BE16344548803EC7-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 2873243 INFO  (qtp24726179-25515) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2873243 INFO  (qtp24726179-25515) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2873243 INFO  (qtp7415616-25504) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2873243 INFO  (qtp7415616-25504) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2873247 INFO  (qtp24726179-25515) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2873247 INFO  (qtp7415616-25504) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2873247 INFO  (qtp24726179-25515) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2873247 INFO  (qtp7415616-25504) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2873249 INFO  (qtp24726179-25515) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1cab004[collection1_shard1_replica_n1] main]
   [junit4]   2> 2873249 INFO  (qtp7415616-25504) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@113d786[collection1_shard1_replica_n2] main]
   [junit4]   2> 2873250 INFO  (qtp24726179-25515) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2873250 INFO  (qtp7415616-25504) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2873250 INFO  (qtp24726179-25515) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2873250 INFO  (qtp24726179-25515) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2873250 INFO  (qtp7415616-25504) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2873251 INFO  (qtp7415616-25504) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2873251 INFO  (qtp24726179-25515) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2873251 INFO  (qtp7415616-25504) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2873252 INFO  (qtp24726179-25515) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2873252 INFO  (qtp7415616-25504) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2873252 INFO  (qtp24726179-25515) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570557134226063360
   [junit4]   2> 2873252 INFO  (qtp7415616-25504) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570557134226063360
   [junit4]   2> 2873255 INFO  (searcherExecutor-10357-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@1cab004[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2873257 INFO  (searcherExecutor-10356-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher 
Searcher@113d786[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2873266 INFO  (qtp24726179-25515) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2873266 INFO  (qtp24726179-25515) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2873266 INFO  (qtp24726179-25515) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:64304/solr/collection1_shard1_replica_n1/
   [junit4]   2> 2873267 INFO  (qtp24726179-25515) [    ] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica_n1 url=http://127.0.0.1:64304/solr 
START replicas=[http://127.0.0.1:64303/solr/collection1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2873268 INFO  (qtp24726179-25515) [    ] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica_n1 url=http://127.0.0.1:64304/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 2873270 INFO  (qtp7415616-25507) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2873271 INFO  (qtp24726179-25515) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2873271 INFO  (qtp24726179-25515) [    ] 
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> 2873271 INFO  (qtp24726179-25515) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2873275 INFO  (qtp24726179-25515) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64304/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 2873388 INFO  (zkCallback-4108-thread-1) [    ] 
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> 2873389 INFO  (zkCallback-4107-thread-1) [    ] 
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> 2873439 INFO  (qtp24726179-25515) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2873444 INFO  (qtp24726179-25515) [    ] 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=1349
   [junit4]   2> 2873543 INFO  (zkCallback-4107-thread-1) [    ] 
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> 2873544 INFO  (zkCallback-4108-thread-1) [    ] 
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> 2874313 INFO  (qtp7415616-25504) [    ] 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=2214
   [junit4]   2> 2874317 INFO  (qtp7415616-25503) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2874418 INFO  (zkCallback-4108-thread-1) [    ] 
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> 2874418 INFO  (zkCallback-4107-thread-1) [    ] 
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> 2875317 INFO  (qtp7415616-25503) [    ] 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=3332
   [junit4]   2> 2875340 INFO  
(TEST-V2ApiIntegrationTest.testIntrospect-seed#[BE16344548803EC7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIntrospect
   [junit4]   2> 2875347 INFO  
(TEST-V2ApiIntegrationTest.testIntrospect-seed#[BE16344548803EC7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testIntrospect
   [junit4]   2> 2875360 INFO  
(TEST-V2ApiIntegrationTest.testSingleWarning-seed#[BE16344548803EC7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSingleWarning
   [junit4]   2> 2875365 INFO  
(TEST-V2ApiIntegrationTest.testSingleWarning-seed#[BE16344548803EC7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSingleWarning
   [junit4]   2> 2875378 INFO  
(TEST-V2ApiIntegrationTest.testSetPropertyValidationOfCluster-seed#[BE16344548803EC7])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetPropertyValidationOfCluster
   [junit4]   2> 2875390 INFO  (qtp24726179-25512) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 
QTime=10
   [junit4]   2> 2875405 INFO  (qtp24726179-25514) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 
QTime=14
   [junit4]   2> 2875406 INFO  
(TEST-V2ApiIntegrationTest.testSetPropertyValidationOfCluster-seed#[BE16344548803EC7])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetPropertyValidationOfCluster
   [junit4]   2> 2875422 INFO  
(TEST-V2ApiIntegrationTest.testWelcomeMessage-seed#[BE16344548803EC7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testWelcomeMessage
   [junit4]   2> 2875423 INFO  (qtp7415616-25511) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/ params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2875423 INFO  (qtp7415616-25513) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/_introspect params={wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2875424 INFO  
(TEST-V2ApiIntegrationTest.testWelcomeMessage-seed#[BE16344548803EC7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testWelcomeMessage
   [junit4]   2> 2875437 INFO  
(TEST-V2ApiIntegrationTest.testCollectionsApi-seed#[BE16344548803EC7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCollectionsApi
   [junit4]   2> 2875448 INFO  
(TEST-V2ApiIntegrationTest.testCollectionsApi-seed#[BE16344548803EC7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCollectionsApi
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=V2ApiIntegrationTest -Dtests.method=testCollectionsApi 
-Dtests.seed=BE16344548803EC7 -Dtests.slow=true -Dtests.locale=nl-SR 
-Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.03s J0 | V2ApiIntegrationTest.testCollectionsApi <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:64304/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 &lt;?&gt; at index 53: 
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr?uildsolr-core      estJ0  
 empsolr.handler.V2ApiIntegrationTest_BE16344548803EC7-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([BE16344548803EC7:6288D3C4F0995A79]: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.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2875450 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 0x15cbbd640d30008, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2875454 INFO  (jetty-closer-4097-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@182d9e0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2875455 INFO  (jetty-closer-4097-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=13147190
   [junit4]   2> 2875455 INFO  (jetty-closer-4097-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2875457 INFO  (jetty-closer-4097-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@c7c299{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2875459 INFO  (jetty-closer-4097-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=17943264
   [junit4]   2> 2875459 INFO  (jetty-closer-4097-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2875459 INFO  (jetty-closer-4097-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2875460 INFO  (jetty-closer-4097-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2875462 INFO  (jetty-closer-4097-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2875463 INFO  (jetty-closer-4097-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2875466 INFO  (jetty-closer-4097-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2875466 INFO  (jetty-closer-4097-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2875469 INFO  (coreCloseExecutor-10366-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1164ec9
   [junit4]   2> 2875471 INFO  (coreCloseExecutor-10367-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@fe55eb
   [junit4]   2> 2875472 INFO  (coreCloseExecutor-10366-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.replica_n1, tag=18239177
   [junit4]   2> 2875477 INFO  (coreCloseExecutor-10366-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=18239177
   [junit4]   2> 2875477 INFO  (coreCloseExecutor-10367-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.replica_n2, tag=16668139
   [junit4]   2> 2875482 INFO  (coreCloseExecutor-10367-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=16668139
   [junit4]   2> 2875483 INFO  (jetty-closer-4097-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98159820780273670-127.0.0.1:64303_solr-n_0000000000) closing
   [junit4]   2> 2875483 INFO  
(OverseerStateUpdate-98159820780273670-127.0.0.1:64303_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64303_solr
   [junit4]   2> 2875484 WARN  (zkCallback-4108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2875487 INFO  (jetty-closer-4097-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@582f6a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2875489 INFO  (zkCallback-4107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2875490 WARN  (zkCallback-4107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2876989 INFO  (jetty-closer-4097-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@180b8f1{/solr,null,UNAVAILABLE}
   [junit4]   2> 2876989 ERROR 
(SUITE-V2ApiIntegrationTest-seed#[BE16344548803EC7]-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> 2876989 INFO  
(SUITE-V2ApiIntegrationTest-seed#[BE16344548803EC7]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:64299 64299
   [junit4]   2> 2876990 INFO  (Thread-5069) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:64299 64299
   [junit4]   2> 2876991 WARN  (Thread-5069) [    ] 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\J0\temp\solr.handler.V2ApiIntegrationTest_BE16344548803EC7-001
   [junit4]   2> Jun 18, 2017 3:33:25 PM 
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): {}, 
docValues:{}, maxPointsInLeafNode=1121, maxMBSortInHeap=7.018329886986823, 
sim=RandomSimilarity(queryNorm=true): {}, locale=nl-SR, 
timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9-ea 
(32-bit)/cpus=3,threads=1,free=377808304,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsConfigTest, 
TestHttpShardHandlerFactory, TestSolrXml, CollectionsAPISolrJTest, 
TestBackupRepositoryFactory, TestFieldCache, 
SpellCheckCollatorWithCollapseTest, TestImplicitCoreProperties, 
V2StandaloneTest, TestJsonFacetRefinement, CleanupOldIndexTest, 
TestPhraseSuggestions, TestReloadDeadlock, ConnectionReuseTest, 
DocumentBuilderTest, IndexSchemaRuntimeFieldTest, 
TestDynamicFieldCollectionResource, UnloadDistributedZkTest, 
TestMergePolicyConfig, FastVectorHighlighterTest, CdcrBootstrapTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestManagedStopFilterFactory, 
SpatialFilterTest, MBeansHandlerTest, TestFieldSortValues, 
TestSubQueryTransformerCrossCore, RulesTest, TestStressUserVersions, 
TestReplicationHandler, TestHdfsCloudBackupRestore, TestLRUStatsCache, 
EnumFieldTest, TestXmlQParser, InfixSuggestersTest, TestLazyCores, 
DateMathParserTest, SimplePostToolTest, ZkControllerTest, QueryEqualityTest, 
OverseerRolesTest, TestEmbeddedSolrServerSchemaAPI, 
TestTrackingShardHandlerFactory, TestUpdate, ZkCLITest, 
HdfsUnloadDistributedZkTest, SoftAutoCommitTest, BasicDistributedZkTest, 
HdfsBasicDistributedZk2Test, SynonymTokenizerTest, RecoveryAfterSoftCommitTest, 
ImplicitSnitchTest, RAMDirectoryFactoryTest, TestCoreContainer, 
TestStressLucene, TestNumericRangeQuery64, DistributedDebugComponentTest, 
TestRandomCollapseQParserPlugin, StandardRequestHandlerTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, PolyFieldTest, 
TestLegacyNumericUtils, TestHighlightDedupGrouping, TestUseDocValuesAsStored, 
RequiredFieldsTest, TestSchemaManager, MultiTermTest, TestSort, 
TestReqParamsAPI, TriLevelCompositeIdRoutingTest, AnalysisAfterCoreReloadTest, 
PeerSyncTest, PropertiesRequestHandlerTest, 
ShufflingReplicaListTransformerTest, CursorPagingTest, DistribCursorPagingTest, 
TestXIncludeConfig, TestTlogReplica, TestSolrConfigHandlerCloud, 
TestDefaultStatsCache, HdfsThreadLeakTest, FileUtilsTest, TestCollationField, 
DisMaxRequestHandlerTest, DistributedFacetPivotSmallTest, 
TestExtendedDismaxParser, PeerSyncWithIndexFingerprintCachingTest, 
TestCharFilters, TestGraphTermsQParserPlugin, TestInPlaceUpdatesStandalone, 
TestPullReplica, TestConfigSetImmutable, UUIDUpdateProcessorFallbackTest, 
SolrMetricManagerTest, SolrIndexConfigTest, DistribJoinFromCollectionTest, 
TestShortCircuitedRequests, TestSweetSpotSimilarityFactory, TestCustomStream, 
ExplicitHLLTest, SolrShardReporterTest, JSONWriterTest, 
DistributedMLTComponentTest, TestBM25SimilarityFactory, 
DistributedQueryComponentCustomSortTest, SpellingQueryConverterTest, 
TestReRankQParserPlugin, PingRequestHandlerTest, TestDownShardTolerantSearch, 
BinaryUpdateRequestHandlerTest, DateRangeFieldTest, TestHashPartitioner, 
ReplaceNodeTest, TestRTimerTree, TestSolrFieldCacheBean, 
AutoScalingHandlerTest, XsltUpdateRequestHandlerTest, 
TestAuthorizationFramework, TestHdfsBackupRestoreCore, 
TestMinMaxOnMultiValuedField, ResponseHeaderTest, InfoHandlerTest, 
LeaderElectionTest, ZkNodePropsTest, TestTolerantSearch, 
TestSolrCloudWithSecureImpersonation, TestLegacyField, SOLR749Test, 
NumericFieldsTest, SharedFSAutoReplicaFailoverUtilsTest, TestNumericTerms64, 
TestSolrCloudWithDelegationTokens, TestSimpleQParserPlugin, 
SolrRequestParserTest, TestManagedSynonymGraphFilterFactory, BooleanFieldTest, 
TestMaxScoreQueryParser, HdfsCollectionsAPIDistributedZkTest, 
TestManagedSchemaThreadSafety, TestRebalanceLeaders, TestManagedResource, 
DateFieldTest, TestLFUCache, CoreAdminRequestStatusTest, 
TestPayloadScoreQParserPlugin, DeleteShardTest, ConfigSetsAPITest, 
AliasIntegrationTest, StressHdfsTest, TestMultiValuedNumericRangeQuery, 
TestUtils, DocExpirationUpdateProcessorFactoryTest, TestScoreJoinQPNoScore, 
MergeStrategyTest, TestRequestForwarding, TestHdfsUpdateLog, 
TestSurroundQueryParser, MissingSegmentRecoveryTest, 
TestSolrCloudWithHadoopAuthPlugin, AnalyticsMergeStrategyTest, 
TestDistributedSearch, TestRandomDVFaceting, TestWordDelimiterFilterFactory, 
DocValuesMultiTest, OverseerTest, TestRawTransformer, ClusterStateUpdateTest, 
ConfigureRecoveryStrategyTest, TestInitParams, DirectUpdateHandlerTest, 
HighlighterTest, TestFastOutputStream, TestReloadAndDeleteDocs, 
TestMultiWordSynonyms, TestTestInjection, AlternateDirectoryTest, 
TestQuerySenderNoQuery, BadComponentTest, SampleTest, TestDocSet, 
TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, 
DirectSolrConnectionTest, TestPerFieldSimilarity, TestIBSimilarityFactory, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSystemIdResolver, 
PrimUtilsTest, DOMUtilTest, TestSolrJ, TestLRUCache, SliceStateTest, 
TestRTGBase, TestCrossCoreJoin, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, ActionThrottleTest, AsyncCallRequestStatusResponseTest, 
BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CreateCollectionCleanupTest, 
DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, 
DeleteReplicaTest, DistributedVersionInfoTest, ForceLeaderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
MultiThreadedOCPTest, SSLMigrationTest, ShardSplitTest, 
TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, 
TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudCluster, 
TestOnReconnectListenerSupport, TestRandomRequestDistribution, 
TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestPolicyCloud, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsRecoverLeaseTest, HdfsRecoveryZkTest, CachingDirectoryFactoryTest, 
TestInfoStreamLogging, TestNRTOpen, TestShardHandlerFactory, 
TestSimpleTextCodec, TestSolrConfigHandler, TestSolrCloudSnapshots, 
TestBlobHandler, TestSystemCollAutoCreate, V2ApiIntegrationTest]
   [junit4] Completed [591/725 (1!)] on J0 in 6.43s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 434 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J0-20170618_144526_3704581295032739095539.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps\java_pid7228.hprof
 ...
   [junit4] Heap dump file created [307781214 bytes in 0.764 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 7488 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:775: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:727: Some of 
the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid7228.hprof

Total time: 82 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to